-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
MOFANG
这是一个生成魔方矩阵的演示程序,学习matlab的可参考(This is a rubik s cube matrix generated demonstration program, learning matlab can be reference)
- 2013-05-22 17:29:34下载
- 积分:1
-
LCC_HVDC_12P_PI
simulink仿真 采用PI控制 进行直流输电仿真
- 2020-10-25 09:50:00下载
- 积分:1
-
Multisensorrefusion
本程序采用matlab编程,通过设计训练一个人工神经网络来达到其对一个4传感器实时检测输出结果融合判断的模拟,文中涉及人工圣经网络和多传感器融合两们学科的基本知识。(the procedures used Matlab programming, through the design of a training artificial neural network to achieve its right to a four-detection sensor fusion output judgment simulation , the text involving artificial Bible network and multi-sensor fusion of the two disciplines have basic knowledge.)
- 2007-06-03 16:26:11下载
- 积分:1
-
AR
说明: AR谱估计函数,内置基于FPE准则、AIC准则以及CAT准则判定AR阶数(AR spectral estimation function, built-in standards-based FPE, AIC criteria and guidelines to determine the AR order of CAT)
- 2011-11-28 15:07:43下载
- 积分: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
-
chazhi
一维插值、二维插值,三维插值也有,但是结果没有显示,各位帮我诊断一下(One-dimensional interpolation, two-dimensional interpolation, three-dimensional interpolation also has, but the results did not show, you help me diagnose what)
- 2009-02-25 08:57:46下载
- 积分:1
-
practiselkj
本例很好的解释了FFT变换的功能,例程简单易懂,能够很好的用于理解FFT,观察信号频谱。(In this case a good explanation of the function of FFT transform routines easy to understand, can be very good for understanding the FFT, observe the signal spectrum.)
- 2014-09-07 14:31:08下载
- 积分:1
-
module
MATLAB电机仿真精华50例,源代码,中的一部分源代码(MATLAB simulation of the essence of motor 50 cases, source code, part of the source code)
- 2008-07-24 12:07:47下载
- 积分:1
-
Bdataoperation
matlab学习教程
内容很基本,我也是转载的
对新手很有帮助,英文的,但是能听懂(matlab tutorial learning content is very basic, I am also reproduced very helpful for novice English, but can understand)
- 2008-07-27 09:50:03下载
- 积分:1