-
UWBsimulink
说明: 供大家学习UWB的simulink建模仿真,希望大家多多交流(For everybody to learn the simulink modeling and simulation of UWB, hope more exchanges)
- 2011-03-17 17:06:09下载
- 积分:1
-
matlab-fliter
自己写的 matlab图像处理算法 中值滤波 均值滤波 高斯 腐蚀 还有超绿算法 (农业相关图像处理使用)(Write your own matlab image processing median filter algorithm Gaussian mean filter algorithm corrosion and ultra-green (agriculture-related image processing use))
- 2013-07-14 21:32:02下载
- 积分:1
-
face
面部识别源代码,适合的开发环境是MATLAB(Facial recognition source code, development environment is MATLAB)
- 2012-05-29 21:30:41下载
- 积分: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
-
PID
被控对象在系统单神经元自适应PID控制下的阶跃响应,并和传统PID进行比较(Charged object in the step response of the system single neuron adaptive PID control and conventional PID to compare)
- 2012-04-11 10:51:05下载
- 积分:1
-
clear-all
用MATLAB解决阶互调频率组合计算的编程手记(Third-order intermodulation frequency combinations computing programming notes)
- 2013-05-22 15:12:42下载
- 积分:1
-
matlab振动分析程序
这个是用来计算白噪声测试的,特别适用于振动台试验。编程简单,测试也比较符合预测值。(This is used to calculate white noise, especially for shaking table test. The programming is simple and the test is more consistent with the predicted value.)
- 2018-07-02 02:03:32下载
- 积分:1
-
lagrane
说明: 该函数用于用于拉格朗日插值的展开及其误差估计(matlab function for lagrane)
- 2019-12-13 08:48:57下载
- 积分:1
-
kNN_pred
采用改进的K最近邻算法对混沌时间序列进行预测(The improved K-nearest neighbor algorithm to predict chaotic time series)
- 2010-08-19 01:40:31下载
- 积分:1
-
Matlab
说明: Matlab数值微分的程序,包含下面所列多种微分算法。
MidPoint 中点公式求取导数
ThreePoint 三点法求函数的导数
FivePoint 五点法求函数的导数
DiffBSample 三次样条法求函数的导数
SmartDF 自适应法求函数的导数
CISimpson 辛普森数值微分法法求函数的导数(Matlab numerical differentiation procedure, including a variety of differential algorithm listed below. MidPoint the mid-point derivative formula to strike a three-point method ThreePoint derivative function for a five-point method FivePoint function derivative DiffBSample cubic spline function method of derivative adaptive method SmartDF derivative function CISimpson Simpson numerical differentiation Method derivative function)
- 2009-08-18 16:09:05下载
- 积分:1