Posts

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

Harmony Search Algorithm Numerical Example | Step-By-Step |~xRay Pixy

Image
Harmony Search Algorithm Video Chapters: Introduction: 00:00 Harmony Search Algorithm: 01:00 Harmony Search Algorithm Example 1: 04:00 Harmony Search Algorithm Numerical Example 2: 07:26 Harmony Search Algorithm Numerical Example 3: 11:36 Conclusion: 15:00 How does harmony search algorithm work? Harmony Search Algorithm (HSA) is introduced by Zong Woo Geem and Joong Hoon Kim in 2001. Harmony Search is a music inspired optimization algorithm. Harmony Search Algorithm is basically inspired by the Music Harmony. Music Harmony refers to the relationship between sound waves coming either from musical instruments or human voices. It is the process by which individual sounds are joined together simultaneously. It is the combination of sound pitches in the music. Pitch is an aspect of sound that we can hear. Through pitch we can check weather sound is High or Low than other musical sound. Harmony Search Algorithm Main Rules: Musician has 3 choices Play Famous piece of Music (i.e., kn...
More posts