Posts

Showing posts from May, 2023

New Post

Algorithms Behind Space Missions ~xRay Pixy

Image
Learn different algorithms used in Space Missions. Video Link Video Chapters: Algorithms Behind Space Missions 00:00 Introduction 00:52 Space Missions 04:26 Space Missions Challenges 07:04 Algorithms Used in Space Missions 10:36 Optimization Techniques 11:44 Conclusion  NASA conducts space missions to explore the universe for various scientific, technological, and practical reasons: Understanding Our Place in the Universe Search for Life Beyond Earth Studying Earth from Space Advancing Technology Supporting Human Exploration Resource Utilization Inspiring Humanity Examples of NASA Space Missions Apollo Program: Sent humans to the Moon (1969–1972). Mars Rovers (Spirit, Opportunity, Perseverance): Explored Mars' surface and geology. Voyager Missions: Studied the outer planets and interstellar space. Hubble Space Telescope: Captured breathtaking images of the universe. International Space Station (ISS): Supports research in microgravity and international collaboration. Different ...

Dwarf Mongoose Optimization Algorithm || Step-By-Step || ~xRay Pixy

Image
Video Chapters: Dwarf Mongoose Optimization Algorithm 00:00 Introduction 02:10 About Mongoose 03:55 Mongoose Communication 05:00 Mongoose Lifestyle 07:23 Dwarf Mongoose Optimization Algorithm Steps 11:29 Optimization Process Start 16:00 Conclusion New Metaheuristic Optimization Algorithm Dwarf Mongoose Optimization We can use this algorithm to solve different optimization problems as when this algorithm is tested on different continuous, discrete optimization problems it provides efficient results. So, we can use this algorithm to solve complex optimization problems This algorithm is basically inspired by the foraging behavior of mongooses in real life. Dwarf Mongoose Optimizer is introduced in 2022 by Jeffrey and all. It is a swarm intelligence-based optimization algorithm that we can use to solve complex optimization problems. This algorithm provides efficient results in comparison with seven different algorithms as you can see here Particle Swarm Optimizer, Gray wolf O...

Optimization Problems || PART 02 || Design Variables, Constraints, Objec...

Image
Learn how to solve Optimization problems Step-By-Step. Video Chapters: Optimization Problems PART - 02 00:00 Introduction 00:16 Optimization Problems 01:51 Design Variables 02:34 Constraints 03:13 Objective Function 04:57 Conclusion

Fireworks Algorithm For Optimization || Step-By-Step || ~xRay Pixy

Image
Fireworks Algorithm For Optimization Video Link Learn Fireworks Algorithm For Optimization || Step-By-Step || Video Chapters: Firework Algorithm For Optimization 00:00 Introduction 00:55 About Fireworks 04:07 Fireworks Algorithm Steps 05:41 Set Off Fireworks 08:11 Calculate the Total Number of Spark 10:02 Sparks Location Calculation 14:00 conclusion Firework Algorithm For Optimization Key Points It is a Swarm intelligence Based Metaheuristic Algorithm. We can use Fireworks Algorithm to solve complex optimization problems in real life. The Fireworks Algorithm is basically inspired by the explosion process of Fireworks in real life. Fireworks Algorithm mimics this Fireworks explosion behavior to find out the optimal solution. The fireworks algorithm simulates a simple process. 1. Initialize the population for (N) fireworks. 2. Evaluate fireworks performance using an objective function. 3. Set Off N fireworks. 4. Calculate the number of sparks each firework yield and the...
More posts