-
TYZmyLDA
LDA算法的matlab程序。本代码是对一维信号进行LDA降维处理的函数。(LDA algorithm matlab program. This code is a one-dimensional signal processing functions LDA dimensionality reduction.)
- 2013-07-17 11:29:46下载
- 积分:1
-
BP预测
说明: 基于BP神经网络的锂离子电池剩余使用寿命预测(Residual service life prediction of lithium ion battery based on BPneural network)
- 2021-03-28 16:45:45下载
- 积分:1
-
zernike
matlab的zernike矩算法,可计算R(matlab zernike)
- 2009-04-17 21:01:25下载
- 积分:1
-
sr1
optimizatiom multivariate optimization(sr1)
- 2009-11-30 22:32:29下载
- 积分:1
-
gabor1
图像处理:gabor小波变换程序,用于对图像进行处理,在国外网站下的,已调成功,非常好的一个程序。(Image Processing: KFDA procedures for facial feature extraction, a procedure useful)
- 2010-12-03 09:31:34下载
- 积分:1
-
engine_model
simulink中按照相关公式建立的发动机模型(established in accordance with the relevant formula simulink engine model)
- 2020-07-04 01:20:01下载
- 积分:1
-
OverLaying-Color-Images
main executing reference usage: usage_overlayColoredBorders_Images.m
The objective is to illustrate overlaying of 2 RGB images. Multiple images may be overlay 1 over the other as well.
- 2011-01-20 07:06:25下载
- 积分:1
-
samp6_7
说明: 本例程是用MATLAB来实现数字滤波器的设计。(This routine is used MATLAB to achieve digital filter design.)
- 2008-12-07 00:45:19下载
- 积分:1
-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分: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