演示程序 Resources

Showing items tagged with "演示程序"

A Support Vector Machine Toolbox featuring MATLAB demonstration programs and essential functions including kernel computation functions, SVM training algorithms, and cross-validation functions for parameter selection. This toolbox provides efficient implementations for key SVM operations with practical code examples.

MATLAB 285 views Tagged

This program demonstrates the particle filter tracking algorithm, which is suitable for tracking and estimation under nonlinear and non-Gaussian conditions. This expert-level implementation showcases the core concepts of PF tracking, featuring probability distribution sampling, importance weighting, and resampling techniques. The code includes practical implementations of state prediction, measurement updates, and effective sample size calculation.

MATLAB 233 views Tagged

This package contains MATLAB demonstration programs from the book "Neural Network Design" by Martin T. Hagan, Howard B. Demuth, and Mark H. Beale, featuring practical code examples covering various neural network architectures, training algorithms, and implementation techniques.

MATLAB 244 views Tagged