Posts

New Post

Intelligent Traffic Management Using || AI & Metaheuristics || ~xRay Pixy

Image
Hybrid Artificial Intelligence and Metaheuristics for Smart City TRafci Management Problem Video Chapters: 00:00 Introduction 00:40 Smart Cities 01:14 Traditional Methods for Traffic Management 02:12 Hybrid Approach AI and Metaheuristics 02:47 STEPS for Hybrid  Traffic Management System 08:40 Advantages of Smart Traffic Management System 09:33 Conclusion

Aquila Optimization Algorithm Step-by-Step Explanation ~xRay Pixy

Image
  Video Chapters: Introduction: 00:00 Aquila Optimizer: 00:31 Aquila Hunting Methods: 02:09 Aquila Optimizer Steps: 03:33 Aquila Optimizer Mathematical Models: 06:07 Conclusion: 13:00 Aquila Optimization Algorithm is inspired by the Aquila Behavior in the nature. This algorithm is basically inspired by the aquilas hunting methods. How they catch their prey in the real life? Aquila Hunting Methods: Method 01: High Soar with Vertical Stoop. [i.e., Expanded Exploration] Method 02: Contour Flight with Short Glide Attack. [i.e., Narrowed Exploration] Method 03: Low Flight with Slow Decent Attack. [i.e., Expanded Exploitation] Method 04: Walking and Grab the Prey. [i.e., Narrowed Exploitation] Aquila Optimization Algorithm Steps: Step 01: Initialize Algorithm Parameters and Population Randomly. Step 02: Check While (Current Iteration <= Maximum Iteration) Step 03: Evaluate Agents Performance using Fitness Function. Step 04: For all agents update Location mean value. Step 05: Update Levy&#

Cat and Mouse Optimization Algorithm

Image
 Cat and Mouse Optimization Algorithm (CMOA) Cat and Mouse Optimization Algorithm is a population based metaheuristic optimization algorithm. Cat and Mouse Optimization Algorithm mimic the natural behavior of Cat attack on the mouse and Mouse escape from the Cat. In this algorithm population is divided into 2 groups: Group of Cats and Group of Mice . Cat and Mice scan the whole search space in this algorithm with their random movements. Each member in the population is a solution to the given problem. Initial population is evaluated using objective function and based on their fitness values population is sorted. Best values in the population as calculated using objective function are considered as Population for Mice and worst values in the population are considered as Population for Cats . Position Update Procedure in Cat and Mouse Optimization Algorithm (CMOA): Position Update in CMOA is divided into 2 phases as given below: First, Move Cats Towards Mice. Second, Move Mice away fr

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

Krill Herd Optimization NUMERICAL EXAMPLE ~xRay Pixy

Image
 Krill Herd Optimization Algorithm Numerical Example KRILL HERD OPTIMIZATION ALGORITHM STEPS Initialize Algorithm Parameters. Initialize Population for Krill's. Evaluate Krill's Performance. Selection Best Krill Among all. Check While (Current Iteration <= Maximum Iteration) Calculate Neighbors Krill Effect. Movement Induced. Calculate Food Attraction. Calculate Best Position Attraction. Foraging Motion. Physical Diffusion. Crossover and Mutation Update Krill Position. End While Display Best Solution Movement Induced Calculation Foraging Motion Calculation Physical Diffusion Calculation What is Krill Herd Optimization Algorithm?  Krill herd optimization algorithm is introduced in 2012 to solve the Global Optimization Function. This is a population-based Swarm Intelligence Search Algorithm based on the Herding behavior of krill.   In the Krill herd optimization algorithm, we have a  Group of Krill individuals and they are  Searching for Food.  Krill Herd Optimization Algorith

Draw Geometric Optical Illusion Art 3D | ILLUSION ART 1 | ~xRay Pixy

Image
Easy 3D Illusion Art

Learn How to Solve Sudoku Puzzle? ~xRay Pixy

Image

Optimization Engineering - Design Optimization

Image
 [ CAN Design Optimization using Teaching Learning Based Optimization Algorithm] PROBLEM STATEMENT:  Design a Can to Hold 800ml Liquid. OBJECTIVE: Minimize the CAN Manufacturing Cost, Minimize Amount of Sheet Metal Required.  CONSTRAINTS: For Diameter, It should be no greater than 16 cm and no less than 4.0 cm, For Height, It should be no more than 36 cm and no less than 16 cm.                                                     4.0 <= Diameter <= 16; cm                                                     16<= Height <= 36; cm Constraints to HOLD 800ml Liquid Capacity. OBJECTIVE FUNCTION: COST Function Used to Solve this problem: RESULT: AFTER OPTIMIZATION USING TEACHING LEARNING BASED OPTIMIZATION ALGORITHM Optimal Diameter 4.3679 Optimal Height 34.0069 Best Cost = 207.24 Teaching Learning Based Optimization Algorithm  |  TLBO Numerical Example  | Learn Teaching Learning Based Optimization Algorithm Step-by-Step with Numerical Example. Teaching Learning Based Optimizati

Shark Smell Optimization Algorithm Numerical Example

Image
SHARK SMELL OPTIMIXATION ALGORITHM [ Numerical Example ] Shark Smell Optimization Algorithm is population based Metaheuristic optimization algorithm. Shark Smell Optimization Algorithm is inspired by the Shark food foraging behavior.   Shark Smell Optimization Algorithm Steps: Initialize Algorithm Parameters Initialize Population for N Sharks in the search space. Evaluate Performance. While (current Iteration < Maximum Iteration) Calculate Shark Velocity Calculate Shark Position based on forward movement. Calculate Shark Position based on rotational movement. Identify Shark next position based on forward and rotational movements. Evaluate Performance. End While Display Best Solution. STEP 01: Initial Important Parameters.          Current_Iteration =1;          Maximum_Iteration = 10;          and other. STEP 02: Initial Population Randomly. Suppose, Population Size = 2; Position(1) = -0.9891 Position(2) = -8.3236 STEP 03: Using Fitness Function Calculate Fitness Values. Fitness(1)

Teaching Learning Based Optimization Algorithm | TLBO Numerical Example|

Image
Teaching Learning Based Optimization Algorithm  | TLBO Numerical Example | Learn Teaching Learning Based Optimization Algorithm Step-by-Step with Numerical Example. Teaching Learning Based Optimization Algorithm is based on the effect of Teacher on the Learners in the class. Teaching Learning Based Optimization Algorithm is basically inspired by the behavior of learners in the classroom. In Teaching Learning Based Optimization Algorithm 2 main procedure are followed: Teaching Phase: Learners study from the Teacher. Learner Phase: Learners can interact with each other and they can randomly interact with each other. Teaching Learning Based Optimization Algorithm Steps: Population Initialization Phase. Agents Performance Evaluation using Cost Function. Select Best Solution Among all. Calculate Mean Value. Teacher Phase. Mathematical Model Learner Phase MathematicalModel Evaluate New Solutions. Update Current Best Solution. Check Stopping Criteria. Display Best Solution.

Bacterial Foraging Optimization Algorithm | NUMERICAL EXAMPLE | ~xRay Pixy

Image
Bacterial Foraging Optimization Algorithm   |PART 2 - NUMERICAL EXAMPLE | _______________________________________________________________________________ [ PART 1 ] Learn Bacterial Foraging Optimization Algorithm (BFOA) Step-by-Step Learning ~xRay Pixy https://youtu.be/LXInp4wvpXM

Laptops, Desktops, Printers and Computers Accessories

Image
[LAPTOP, DESKTOP, COMPUTER ACCESSORIES ] -------------------------------------------------------------------------------------------------------------------- CLICK HERE TO  SHOP NOW --------------------------------------------------------------------------------- [ LAPTOP / HD MONITOR ] Lenovo IdeaPad 3 Core i3 10th Gen - (8 GB/256 GB SSD/Windows 10 Home) 15IML05 Thin and Light Laptop (15.6 Inch, Platinum Grey, 1.7 kg, with MS Office) 81WB01BNIN Click Here to  BUY NOW Lenovo 18.5-inch HD Monitor, TN Panel, (5ms Response time - 200 Nits Brightness – HDMI and VGA Port - HDMI Cable Included - 72% Color Gamut - TUV Blue Light Certification), LED Backlit                                       Click Here to  BUY NOW [ MOUSE ( Wireless, Wired, Optical) ] Zebronics Zeb-Jaguar Wireless Mouse, 2.4GHz with USB Nano Receiver, High Precision Optical Tracking, 4 Buttons, Plug & Play, Ambidextrous, for PC/Mac/Laptop (Black+Grey) Click Here to   BUY NOW Zebronics Zeb-Power Plus USB Optical Mouse  

Flower Pollination Algorithm (FPA) Step-by-Step Learning

Image
 Flower Pollination Algorithm (FPA) Flower Pollination Algorithm (FPA)  is a Nature Inspired Metaheuristic Optimization Algorithm. It is introduced by Xin She Yang in 2012. Flower Pollination Algorithm is a population based metaheuristic algorithm that is basically inspired by the plants  flowering  behavior in nature. Flower Pollination Algorithm outperform different Metaheuristics and provide better results in different fields such as: For Feature Selection. For Image Processing. For Signal Processing. In Computer Gaming. For Wireless Sensor Network Problems. For Structural Design Problems. For Clustering Problems. For Global Optimization Problems. There are more than 250000 species of flowering plants around the world and 200000 species of pollinators. Pollinators play major role in the pollination process. 35% of our food pants are animal pollinated.  Pollen: Pollen are the grains / Yellow Dust like particles.  Pollinators: Pollinators play major role in the pollination process. Po

Remora Optimization Algorithm Step-by-Step Learning with Example ~xRay Pixy

Image
Remora Optimization Algorithm (ROA) Remora Optimization Algorithm (ROA) is recently proposed Bionics based, Nature Inspired Metaheuristic Optimization Algorithm used to solve Global Optimization Problems. Remora Optimization Algorithm is proposed by Heming Jia, Xiaoxu Peng and Chunbo Lang in 2021. Remora Optimization Algorithm is basically inspired by the Parasitic features of remora and Random Host Replacement of remora. Remora use suction technique for their survival. They attached themselves to the host animals such as Whales, Sea Turtles, Sharks, Swordfish and other. They use their suction disk to easily attach themselves with host. Remora clean host body from Parasites, Bacteria's, and in return they get their food for survival. They also eat the leftover food from their host. In ROA, Whale Optimization Algorithm and Swordfish Optimization Algorithm is used to update remora position in the search space. In ROA, the fusion framework is used by switching between Remora and t

Metaheuristic Optimization in Software Testing |Test Suite Prioritization using Grey Wolf Optimization Algorithm

Image
Metaheuristic Optimization in Software Testing Video Chapters: Introduction: 00:00 Software Development Life Cycle: 01:38 Software Testing: 03:15 Software Testing Objectives: 05:08 Test Cases in Software Testing: 07:30 Software Testing Process: 08:23 Test Suites in Software Testing: 09:04 Design Test Cases for Software Testing: 09:37 Approaches to Design White Box Test Cases: 14:22 Software Testing Tools: 16:08 Search Based Software Testing: 16:25 Metaheuristic Optimization in Software Testing: 17:33 Software Testing Issues: 18:22 Test Case Prioritization Techniques: 19:51 Solve Test Suite Prioritization Problem using Grey Wolf Optimization: 21:22 Conclusion: 27:50 Software Development Life Cycle Software Development Life Cycle is pictorial representation of Software Development. Software Development Life Cycle (SDLC) is the time period when any software is Created and Ends Software Development Life Cycle Phases: 1.) Requirement Phase: This phase is also known as Requirement Analysis o
More posts