Posts

Showing posts from April 21, 2020

New Post

Bermuda Triangle Optimizer

Image
VIDEO LINK The Bermuda Triangle Optimizer (BTO) is a nature-inspired algorithm that simulates a gravity-like pull in the Bermuda Triangle to find optimal solutions. Learn Bermuda Triangle Optimizer (BTO) Step-By-Step using Examples. Video Chapters: Bermuda Triangle Optimizer (BTO) 00:00 Introduction 00:34 About the Bermuda Triangle 02:06 Bermuda Triangle Optimizer  05:44 BTO STEPS 09:30 BTO Advantages 10:17 BTO Limitations 10:42 BTO Applications 11:07 Conclusion Bermuda Triangle Optimizer || Step-By-Step || ~xRay Pixy Video Link:  https://youtu.be/bBnsd7BBttg #optimization #algorithm #metaheuristic #robotics #deeplearning #ArtificialIntelligence #MachineLearning #computervision #research #projects #thesis #Python #optimizationproblem #optimizationalgorithms 

Two Dimensional Array in C++ |initialization of array in c++

Image
Array Instillation Program

MATLAB Simulator

MATLAB Simulator Q . Why we are using simulation software? A. Simulation Software helps us to predict the behavior of a system (i.e., Dynamic System ).  Q. How we can use simulation software? A. We  can use simulation software to evaluate a new design, diagnose problems with an existing design, and test a system under conditions that are hard to reproduce, such as a satellite in outer space.   Q.  Who using Engineers simulation software and why?  A.  Engineers and scientists use simulation software for a variety of reasons.  Creating and simulating models is less expensive, t o  t est different designs  before building one in hardware and  to test the integration of the full design.  Q.  What is  Simulink? A. A  simulation and model-based design environment for dynamic systems  integrated with MATLAB.  Simulink is developed by MathWorks. Q.  Why    Simulink is used? A....
More posts