Posts

Showing posts from February 2, 2022

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 ...

Mayfly Optimization Algorithm Step-by-Step Learning ~xRay Pixy

Image
Mayfly Optimization Algorithm Learn Mayfly Optimization Algorithm Step-by-Step with Example. Mayfly optimization algorithm is inspired by mayfly flight behavior and mating process. We can use this algorithm to solve single objective optimization problems and multi objective optimization problems. Mayfly Optimization Algorithm Video Chapters: Introduction: 00:00 Mayfly behavior, Life Cycle: 01:27 Single Objective Mayfly Optimization Algorithm: 03:25 Mayfly Optimization Algorithm Steps: 04:35 Update Mayflies Position and Velocity: 06:25 Mate the Mayflies: 11:27 Conclusion: 13:43 Mayfly optimization Algorithm is developed by Zervoudakis K. and Dr. Tsafarakis S. Mayfly optimization Algorithm is inspired by the flight behavior and mating process of mayflies. Mayfly optimization Algorithm is modification of Particle Swarm Optimization (P.S.O). It use the key advantages of Swarm Intelligence Algorithms and Evolutionary Algorithms and form Hybrid Algorithmic Structure . Mayfly optimiz...
More posts