General Algorithm

Total 5601 resources

Comprehensive MATLAB implementations for essential graph theory algorithms: Warshall-Floyd algorithm for shortest paths in weighted graphs, Kruskal's algorithm for minimum spanning trees, Hungarian algorithm for bipartite graph matching, feasible lab

MATLAB 235 views Premium

MATLAB implementation of GPS/INS integrated navigation system featuring tightly coupled algorithm design, validated through simulation with demonstrated effectiveness.

MATLAB 265 views Premium

This face recognition program performs image preprocessing followed by feature extraction using Principal Component Analysis (PCA). The implementation includes histogram equalization, dimensionality reduction, and classification algorithms.

MATLAB 315 views Premium

The real-valued MUSIC algorithm for DOA spectrum estimation transforms complex covariance matrices into real-valued matrices, reducing eigenvalue decomposition computational load by 75%, while maintaining the capability to resolve coherent signal sou

MATLAB 229 views Premium

This implementation uses MATLAB to solve the eigenvalue and eigenfunction problems of the time-independent Schrödinger equation by combining the shooting method with the Numerov algorithm. The method successfully computes eigenvalues and eigenfunctio

MATLAB 229 views Premium