-
CS4VM
this rar file contains matlab code for face recognition using CS4VM. here the implementation was done by using CS4VM method of face recognition.
- 2013-07-16 17:50:16下载
- 积分:1
-
毕设使用的灰度的区域灰度分割算法调试工具
进行波形数据分析,与理论分析结果相比,LCMV优化设计阵列处理信号,Matlab实现界面友好,基于混沌的模拟退火算法,一些自适应信号处理的算法。
- 2022-01-25 22:45:10下载
- 积分:1
-
Gauss-Jordan消去法解线性方程组的MATLAB代码与算法
利用Gauss-Jordan消去法的算法(算法来自《数值分析》-王开荣)描述编写解线性方程组的MATLAB程序。写得比较长,可供数值分析学习者或者MATLAB初学者上机练习参考使用。
- 2022-08-21 02:28:19下载
- 积分:1
-
kaerman
说明: 实现卡尔曼滤波,可以看出,滤波过程是以不断地“预测—修正”的递推方式进行计算,先进行预测值计算,再根据观测值得到的新信息和kalman 增益(加权项),对预测值进行修正。由滤波值可以得到预测,又由预测可以得到滤波,其滤波和预测相互作用,并不要求存储任何观测数据,可以进行实时处理。(Kalman filtering, can be seen, the filtering process is constantly " forecast- Fixed" recursive manner calculated to predict the value of the first, and then according to the new information should be observed and the kalman gain (weighted items), on predictive value of the amendment. Value can be predicted by the filter, but also can be filtered by the forecast, and its interaction filtering and prediction, does not require the storage of any observational data, real-time processing.)
- 2011-02-27 10:33:13下载
- 积分:1
-
xuwhite
岩石物理,Xu-White公式,用于计算岩石物理参数(Xu-white )
- 2013-05-30 09:51:14下载
- 积分:1
-
Wavelets-with-applications-in-signal-and-imageproc
关于介绍小波在信号和图像中的应用,有大量例子说明~(On the introduction of wavelet in signal and image applications, there are numerous examples to illustrate ~)
- 2010-05-11 16:00:47下载
- 积分:1
-
Prod
说明: This is a MATLAB code of Prod operation.
- 2020-09-25 13:27:47下载
- 积分:1
-
cordic
CORDIC sin cos m-file
- 2010-06-21 15:26:16下载
- 积分:1
-
feedforward_with_GUI
design and implementation of feedforward neural network with BP training algorithm.(include the GUI)
- 2009-12-29 06:36:06下载
- 积分:1
-
meanshiftsegmentation
说明: 均值漂移图像分割测试程序,使用meanshift算法对彩色图像进行聚类分割,效果很好,并且显示使用时间、找到的类数,另包含RGB与LUV颜色空间的互相转换,图片矩阵数据转为降维数组等,程序中有详尽的注释和说明,并且配有测试结果图片,非常适合计算机视觉、机器学习、模式识别的朋友参考(failed to translate)
- 2011-02-21 15:17:51下载
- 积分:1