-
extended-kalman-filter
The state space model is nonlinear and is input to the function along with the current measurement. The function performs the extended Kalman filter update and returns the estimated next state and error covariance
- 2010-02-20 03:49:50下载
- 积分:1
-
contact
轮轨接触点扫描方法,用扫描的方法计算求得任意轮轨型面的轮轨接触点(Wheel-rail contact point scanning method, the method of calculation obtained by scanning any type of wheel and rail wheel-rail contact point surface)
- 2021-03-29 10:59:11下载
- 积分:1
-
suite-DETECTION1
nous intéressons à la détection
et à la localisation de défauts dans des systèmes
dynamiques en combinant simultanément l’analyse en
composantes principales et la transformée en
ondelettes. Ce procédé d’analyse et de traitement,
connu souvent sous le nom de MSPCA, permet à la
fois l’extraction de la corrélation entre les différents
capteurs (approche ACP) et le calcul de l’auto
corrélation pour chaque capteur (approche ondelette).
- 2013-05-19 18:22:31下载
- 积分:1
-
matlabexamples
基础的matlab程序,适合初学人员,多读多练,我觉得很好(Matlab-based program, suitable for novice staff, and more time practicing, I feel good)
- 2008-05-18 15:59:49下载
- 积分:1
-
videofig
A figure ready to scroll through and play videos. You can also draw any custom graphics on it.
(VIDEOFIG(NUM_FRAMES, @REDRAW_FUNC) creates a figure with a horizontal scrollbar and shortcuts to scroll automatically. The scroll range is 1 to NUM_FRAMES. The function REDRAW_FUNC(F) is called to redraw at scroll position F (for example, REDRAW_FUNC can show the frame F of a video).
This can be used not only to play and analyze standard videos, but it also lets you place any custom Matlab plots and graphics on top.
Jiro posted a great example on the Pick of the Week blog, along with a nice GIF animation so you can see it in motion:
http://blogs.mathworks.com/pick/2010/12/10/video-player-for-your-frame-based-processing/
EXAMPLE 1
Place this in a file called "redraw.m":
function redraw(frame)
imshow([ AT3_1m4_ num2str(frame, 02.0f ) .tif ])
end
Then from a script or the command line, call:
videofig(10, @redraw)
redraw(1)
The images "AT3_1m4_01.tif" ... "AT3_1m4_10.tif" are part of the Image
Processing Toolbox and there s no ne)
- 2010-12-14 16:38:11下载
- 积分:1
-
cmfb2
hspice model of common mode feedback circuit
- 2013-08-09 16:19:24下载
- 积分:1
-
trainsig
Modulates binary data with discrete multitone modulation.(Modulates binary data with discrete multi tone modulation.)
- 2007-06-07 19:14:45下载
- 积分:1
-
sliding
matlab的simulink模块编写的滑模变结构完整控制程序,跟踪阶跃输入信号(matlab in simulink module written Sliding Mode Variable Structure complete control procedures, tracking a step input signal)
- 2014-09-09 16:29:16下载
- 积分:1
-
84b605039f25
matlab PBGBand 主要研究光子晶体能带结构(matlab PBGBand main photonic crystal band structure)
- 2014-11-15 09:38:44下载
- 积分:1
-
Code
ga binary code that consist three file: main ga code,cost and selection code
- 2013-12-31 04:28:50下载
- 积分:1