Simulation

Total 9437 resources

This MATLAB implementation solves parameter estimation for Gaussian Mixture Models using the Expectation-Maximization (EM) algorithm. The program modularly separates mean, covariance, and weight estimation into independent functions saved as .M files

MATLAB 277 views Premium

UAV trajectory planning for battlefield simulation applications, featuring radar avoidance algorithms and shortest path optimization to reach targets

MATLAB 259 views Premium

Developed a MATLAB-based magnetotelluric 2D forward modeling program using finite difference method for creating various geological models. The synthetic data with added noise can be used for subsequent inversion studies.

MATLAB 365 views Premium

This is the MATLAB implementation of ID3 decision tree algorithm with comprehensive code comments. The package includes three distinct datasets for testing, making it exceptionally accessible for understanding the algorithm's implementation.

MATLAB 390 views Premium