Posts

Showing posts from December 18, 2021

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

Shuffled Frog Leaping Algorithm (SFLA) Step-by-Step with Example ~xRay Pixy

Image
Shuffled Frog Leaping Algorithm (SFLA)  Video Timestamps: Introduction: 00:00 Shuffled Frog Leaping Algorithm (SFLA) Steps: 00:46 Shuffled Frog Leaping Algorithm (SFLA) Example: 02:00 Conclusion: 06:30 There are over 6000 different species of frogs. Frogs are found all over the world expect Antarctica. Shuffled Frog Leaping Algorithm (SFLA) is an Nature Inspired Swarm Based Metaheuristic Optimization Algorithm. Shuffled Frog Leaping Algorithm (SFLA) is inspired by frogs behavior. Shuffled Frog Leaping Algorithm (S.F.L.A.) is proposed by Eusuff and Lansey in 2003. To determine the optimum size of New Pipes (in the development of Network of pipes). Shuffled Frog Leaping Algorithm is basically inspired by the frogs behavior in finding food in the wetlands. Shuffled Frog Leaping Algorithm is combination of PSO and Memetic Algorithm. In Shuffled Frog Leaping Algorithm (S.F.L.A.), Population is Groups of Frogs and e ach Frog: Solution / Answer for the given problem. Shuffled Frog L...
More posts