资源列表
kalman-simulink
- 使用matlab simulink编写的卡尔曼滤波程序-Prepared using matlab simulink Kalman filtering process
pca
- PCA matlab程序,可以通过改解释率,确定主元个数-PCA matlab code
matlab4
- 基于小波的人脸识别算法的matlab实现-Face Recognition Based on Wavelet matlab algorithm to achieve
FaceRecognitionByMatLab
- 結合webcam 進行人臉辨識並有GUI方便可正確執行-Combined with webcam for face recognition and can facilitate the correct implementation of GUI
adptivecontrol
- 自己写的关于电机自适应控制的源码,考虑所有参数均为未知的情况- code on the motor adaptive control with MATLAB
utilities
- matlab中几个非常实用的画图程序,分别用来画箭头,方形,球体,多面体,坐标系,非常实用。-matlab drawing on some very practical procedures were used to draw the arrow, square, sphere, polyhedron, coordinate system, very useful.
SNDR-test-for-pipelined-ADC
- 流水线ADC信噪比测试程序,最后一级flash位数可调,可进行SNDR和SFDR的测试-SNDR test for pipelined ADC
2DPCA
- 二维pca算法 由南理工的杨健老师提出的-Two-dimensional pca algorithm of Yang Jian, a teacher from the proposed Huanan
SRGUI
- Super resolution process using some different method. Thanks to Bahadir Gunturk for the original source.
zuoyoumatlabcode
- 关于最优化算法的matlab 程序,搜索方向包括线性和非线性搜索-With regard to optimization algorithm matlab program, the search direction, including linear and nonlinear search
matlab-GM
- GM(1,1)源代码,计算原始数据的残差、关联度、小误差概率等。同时画出原始数据和预测数据对比图-GM (1,1) source code to calculate the raw data residuals, correlation, and so a small error probability. At the same time draw the raw data and forecast data comparison chart
convolution
- 利用此程序,可以计算出两离散序列的线性卷积和循环卷积。-calculating the linear_convolution and circular_convolution of two scattered data.