-
test_pf_colortracker
说明: 粒子滤波。此文件为主程序文件,使用matlab编程,调用了c文件(Particle filter. This file is the main program file, use the matlab program, called the c file)
- 2011-04-04 21:37:28下载
- 积分:1
-
tridiagLUsolve.m
Solution of system (LU)*v=d
- 2013-01-10 21:40:53下载
- 积分:1
-
pendlum
利用滑模变结构实现对倒立摆的控制仿真,采用s函数编写,便于修改(The use of sliding mode control to achieve inverted pendulum simulation, using s function to write, easy to modify)
- 2011-07-01 12:30:42下载
- 积分:1
-
Matlab-Call-OptiSystem
SIMULATION OF OPTICAL SYSTEM
- 2012-10-09 18:38:11下载
- 积分:1
-
rs-matlab
RS码的matlab仿真
非常有帮助的东西(RS Matlab simulation code has been very helpful things)
- 2007-05-10 22:43:51下载
- 积分:1
-
matlabexcel
本程序的功能是将模型结果直接输出到excel中的演示(The program s function is to generate the result of the model to demonstrate in excel)
- 2011-09-07 15:33:24下载
- 积分:1
-
Intelligent-Fault-Diagnosis-
Intelligent Fault Diagnosis and Prognosis for Engineering Systems
- 2013-09-02 18:36:40下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
05
说明: 这个事matlab作图的一个ppt演示范本,希望对大家有用(The matter of a ppt presentation matlab mapping model, we want to be useful)
- 2010-05-14 17:17:44下载
- 积分:1
-
plotbar
做金融 K 线图, 比matlab自携带的效率高,特别在动态显示的时候比较有优势(plot candle figure)
- 2013-03-20 21:40:31下载
- 积分:1