资源列表
Acquisition_canny
- Matlab code to acquire a frame from video input device and find edges using canny algorithm
adpmedian
- adaptive median filter
ex4_2
- 基于matlab的巴特沃斯低通滤波器设计程序-Matlab based on the Butterworth low-pass filter design program
kepler_to_cartezian
- This file gets the satellite coordinates in the orbital plane and computes its coordinates in the cartezian system
shizhimusic
- DOA谱估计实值MUSIC算法把复数协方差矩阵映射成实数矩阵来处理,特征值分解计算量降低了75 ,实值music算法可以分辨相干信号源-DOA in real MUSIC spectral estimation algorithm to map the complex covariance matrices to deal with real, eigenvalue decomposition calculation reduced by 75 , real music algorithm ca
feedback
- 利用神经网络中的elman网络对[-0.5 0.5]间随机信号进行系统辨识-Using elman network in the neural network ,for [-0.5 0.5] between the random signals, system identification
MATLAB
- 奇异值分解及欧式距离计算,两组数据之间的计算-singular and calculate distense
rbf
- RBF神经网络利用MATLAB工具箱函数实现非线性函数回归-RBF neural network using MATLAB toolbox function is to achieve non-linear regression function
MGM
- MGM(1,1)模型预测及精度检验,可直接使用-MGM (1,1) model prediction and accuracy test can be used directly
twopointp
- 解两点边值问题的有限元程序代码(matlab)-Solution of Boundary Value Problems of Finite Element code (matlab)
moshifenlei
- 这是一个自己写的模式分类的MATLAB程序,但是是用TXT文件编写的,下载之后可以复制粘贴到MATLAB中进行运行。-This is a classification model to write their own MATLAB program, but is written with a TXT file, download then you can copy and paste into MATLAB to run.
knn
- K近邻分类器,用于模式识别等领域,该程序短小精悍,适合与ANN和SVM进行比较研究,本人多篇论文用到,效果较好。-K-nearest neighbor classifier is often used in pattern recognition and other fields. It is suitful for a comparative study with ANN and SVM. I have published some papers used the code. The effe