TheAlgorithms /
MATLAB-Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
83/100 healthLoading repository data…
pebbie / repository
This project explores object tracking of human and vehicle targets in the infrared using Matlab. Using the OTCBVS Benchmark Dataset Collection, tracking of pedestrians are performed in a variety of infrared videos. Tracking is performed in cases with single pedestrians in the scene and also in cases with multiple pedestrians. Tracking approaches is centered on techniques most suited to the infrared. The project will not focus on identification of targets but instead on maintenance of accurate track following the identification. Performance of the developed tracking techniques are analyzed using the ground truth data from the databases. Metrics, such as those from the IEEE workshop on Performance Evaluation of Tracking and Surveillance is used for the analysis. All coding is done in MATLAB.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This project explores object tracking of human and vehicle targets in the infrared using Matlab. Using the OTCBVS Benchmark Dataset Collection, tracking of pedestrians are performed in a variety of infrared videos. Tracking is performed in cases with single pedestrians in the scene and also in cases with multiple pedestrians. Tracking approaches is centered on techniques most suited to the infrared. The project will not focus on identification of targets but instead on maintenance of accurate track following the identification. Performance of the developed tracking techniques are analyzed using the ground truth data from the databases. Metrics, such as those from the IEEE workshop on Performance Evaluation of Tracking and Surveillance is used for the analysis. All coding is done in MATLAB.
Selected from shared topics, language and repository description—not editorial ratings.
TheAlgorithms /
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
83/100 healthCodeByPinar /
🌍 Welcome to the Earthquake Prediction Analysis Project! 🚀 This project aims to predict earthquake magnitudes using LSTM neural networks and analyze seismic data. Explore, analyze, and forecast earthquakes with ease! 📈🔮
76/100 healthRobo-EX /
Mobile Robotics has been evolving as one of the most promising domains in the field of Robotics. The ability of these robots to explore and maneuver in complex environments without human intervention attracts the attention of researchers across the globe. The mobile robots are classified into three different areas viz. wheeled robots, tracked robots, and legged robots. Robot locomotion system is an essential characteristic of mobile design, which depends not only on working space but also on technical measures like maneuverability, controllability, terrain condition, efficiency, and stability. Applications involving locomotion over rough terrains or disaster management where the robot is needed to access the remote areas within the debris demand the use of legged robots. Legged robots are further classified depending on the number of legs the robot has. Hence the types of legged robots are pogo-stick robots or one-legged robots, bi-pedal or two-legged robots, quadrupedal or four-legged robots, six-legged or hexapod robots, and eight-legged robots. Each of the types has unique applications and special locomotion mechanisms. The GAIT behavior of the quadrupedal robots is inspired by the quadruped animals like horses, dogs, etc. This project is focused on the Simulation & Control of a Quadrupedal Robot, using trajectory generation for the locomotion and describing three types of GAIT behaviors for the robot, viz. Walking, Trotting and Galloping. These are based on the speed and leg-movement patterns of the robots. These behaviors can be transitioned depending on the application and the terrain pattern. All the mechanisms are designed and simulated in MATLAB, and Simulink.
58/100 healthAsgharAZ /
Exploring both MATLAB and Vivado Verilog in designing a Direct Digital Synthesizer (DDS) system with a FIR low-pass filter. This project goes into digital system design, signal processing, and hardware implementation.
66/100 healthThis project provides an open-source MATLAB code of Maxwell’s equations derived optimization (MEDO). MEDO is a novel optimization algorithm, which is particularly suitable for electromagnetic optimization problems. The algorithm focuses the time-varying's effect on a coaxial, and simplifies the coaxial to be a parallel circuit. One part of the conductor in the circuit is treated as the individual to explore the search space, which is named as ‘slide bar’. Another part of conductor next to the slide bar is treated as the region to be optimized, which is of the same shape with the objective function. According to the numerical tests, MEDO is proved to an effective optimization algorithm for both unimodal and multimodal functions.
40/100 healthHusseinElsherbini /
This Project explores the theory behind the control of a 2 wheeled self balancing robot system. it includes the mathematical derivations, a feedback control system model in MATLAB SIMULINK and finally a real life application.
30/100 health