Posts

Showing posts from July, 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 ...

Hybrid Teaching Learning Based Optimization and Harmony Search | Hybrid TLBO-HS|

Image
Hybrid Teaching Learning Based Optimization and Harmony Search Hybrid TLBO-HS Video Chapters: Introduction: 00:00 Metaheuristics Hybridization: 00:40 Hybrid TLBO-HS: 02:43 Hybrid TLBO-HS Steps: 05:17 Conclusion: 11:30

Hybrid Grasshopper Optimization Algorithm with Genetic Algorithm

Image
Hybrid Grasshopper Optimization Algorithm and Genetic Algorithm GOA-GA Hybrid Metaheuristics Video Chapters: Introduction: 00:00 Hybrid Metaheuristics: 01:11 Metaheuristic Hybridization Types: 02:47 Hybrid Grasshopper Optimization Algorithm - Genetic Algorithm: 04:06 Hybrid Grasshopper and Genetic Algorithm Steps: 08:54 Conclusion: 13:00 Hybrid methods are powerful as compared to others. Suppose, we have 2 Algorithms: Algorithm A and Algorithm B . Now suppose we merge the merits of both algorithms and formed Hybrid A-B Algorithm. New Algorithm i.e., Hybrid A-B Algorithm is better as compared to Algorithm A or Algorithm B. Metaheuristics Hybridization Types: Metaheuristic with Metaheuristic. Metaheuristic with Exact Methods. Metaheuristic with Constraint Programming, Artificial Intelligence. Metaheuristic with Data Mining and Machine Learning Techniques. Hybrid Grasshopper Optimization Algorithm and Genetic Algorithm |Hybrid G.O.A - G.A.| Hybrid GOA-GA is a combination of 2 Meta-h...

Jellyfish Search Optimizer Step-by-Step Leaning with Example ~xRay Pixy

Image
Jellyfish Search Optimizer (2020) Video Chapters: Introduction: 00:00 Jellyfish Search Optimizer: 00:26 About Jellyfish: 01:11 Jellyfish Search Optimize Steps: 06:37 Time Control Calculation: 10:50 Passive Motion: 11:59 Action Motion: 12:52 Ocean Current: 15:27 Conclusion: 16:31 Jellyfish: Sea Animals Without Backbone. Jellyfish Size: 1-16 inch. Jellyfish Lifespan : 1 Month / 1 Year depend on species. Jellyfish Diet : Nutrients Plants, Planktons, Small Fishes, Fish eggs. Jellyfish Search Optimizer is also known as artificial Jellyfish Search Optimizer. Jellyfish Search Optimizer is inspired by jellyfish food searching behavior in the ocean. We can use Jellyfish Search Optimizer to solve Global Optimization problems, Complex real world optimization problems and other. Jellyfish movements are result due to: Ocean Current ( Horizontal Movement and Vertical Movemen t). Jellyfish Motion inside Swarm ( Passive Motion and Active Motion ). Time Control mechanism is used to switch jellyfish ...
More posts