-
fenzhengchenxu.m
一个非常实用的语音分帧程序,是用MATLAB写的(programme)
- 2010-06-29 12:55:40下载
- 积分:1
-
audioeffects
用simulink的实现的 非常难找的系统的封装与发送回主程序的方法(Simulink realization is very difficult to find the package and sent back to the main program
)
- 2012-11-22 10:13:23下载
- 积分:1
-
fcn_SR_KF
This file compares three different versions of the Kalman filter.
The Kalman filter is used for recursive parameter estimation.
The Kalman filter can handle noisy measurements.
The first implemented filter (fcn_KF) is the Kalman filter with standard
update of the covariance matrix P.
The covariance matrix reflects the uncertainties of the predictions.
To improve the numerical stability Potter developed a
square root update (fcn_KF_SRP) of the covariance matrix P.
Another version is the square root covariance update via
triangularization (fcn_KF_SRT).
This file generates a model. Then the three Kalman filters perform an
estimation of the model parameter. At the end the results are compared.
Sources:
Simon, D. (2006): Optimal state estimation
Kaminski, P. (1971): Discrete Square Root Filtering: A Survey of Current Techniques
Golub, G. (1996): Matrix Computations
- 2014-02-14 18:30:49下载
- 积分:1
-
colorhistogram
To generate color histogram of a color image.
- 2014-02-20 17:21:42下载
- 积分:1
-
Ch06
matlab 可视化 微分方程 线性方程 元胞自动机 晶体生长 金融(linear equations matlab visualization of cellular automata crystal growth differential financial)
- 2014-02-02 11:20:00下载
- 积分:1
-
粗糙度matlab程序
计算一维和二维表面粗糙度Ra,根据需要自行选择。(Calculate one and two dimensional surface roughness Ra, according to the needs of your choice.)
- 2017-08-01 21:59:44下载
- 积分:1
-
ANN数据预测
说明: 数据预测之BP神经网络具体应用以及matlab代码(Application of BP neural network in data prediction and matlab code)
- 2020-03-26 07:39:22下载
- 积分:1
-
BSS_matlab
盲信号分离的matlab程序,很好很实用,你值得拥有!(This program is made by Matlab 7.0.It is very good.you can prosess it )
- 2009-12-14 13:37:09下载
- 积分:1
-
SVM
该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法
(1) Main_SVC_C.m --- C_SVC二类分类算法
(2) Main_SVC_Nu.m --- Nu_SVC二类分类算法
(3) Main_SVM_One_Class.m --- One-Class支持向量机
(4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法
(5) Main_SVR_Nu.m --- Nu_SVR回归算法(Support Vector Machine Matlab Toolbox 1.0
Platform : Matlab6.5/Matlab7.0
Reference : Chih-Chung Chang, Chih-Jen Lin. "LIBSVM: a Library for Support Vector Machines")
- 2011-08-18 22:35:49下载
- 积分:1
-
GUICameraCalibrationToolboxforMatlab
修改Jean-Yves Bouguet的Camera Calibration Toolbox for
Matlab标定工具箱添加提取角点畸变参数调整GUI,以GUI方式调整输入一阶镜头畸变提取角点,省去反复而累人的手动输入数字参数的过程,内附使用说明和介绍(Modify Jean-Yves Bouguet Camera Calibration Toolbox for Matlab the calibration toolbox add extract corner distortion parameter adjustments GUI to GUI way to adjust the input first-order lens distortion to extract corner, eliminating the need for repeated and tiring process manually enter numerical parameters, included with the instructions for use and the introduction)
- 2012-09-17 10:21:20下载
- 积分:1