-
dddqqq
有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
- 2010-09-08 13:40:46下载
- 积分:1
-
fiber-EH11-mode
利用matlab模拟光纤中EH11模的模式分布图。(Using matlab simulation mode fiber EH11 mode maps.)
- 2020-07-03 17:00:01下载
- 积分:1
-
DCT_liang
此代码是基于DCT的数字水印MATLAB编程,包括水印的置乱和反置乱,嵌入以及提取水印四个部分(This code is based on digital watermark DCT MATLAB programming, including the watermark scrambling scrambling and anti-, four-part watermark embedding and extraction)
- 2010-05-19 16:10:55下载
- 积分:1
-
ASK_Done
基于的ASKmatlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the ASKmatlab, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:22:14下载
- 积分:1
-
Svvehicle8i
汽车8自由度simulink模型,可乙乙进行各种汽车动力学控制及其仿真研究工作
(Automotive 8 degrees of freedom simulink model, B B a variety of vehicle dynamics control and simulation study of)
- 2012-07-16 17:29:20下载
- 积分:1
-
Chapter-VI-simulation-report-
A律13折线编码 PCM编码信号通过加性高斯加白噪声信号(A law encoded PCM encoded signal 13 fold by adding white noise signal is high, Alaska)
- 2014-12-07 19:43:49下载
- 积分: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
-
aa
说明: 有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
- 2010-09-08 13:38:35下载
- 积分:1
-
Matlab-code
Matlab与C语言混合编程源代码,2012年出版的新书(Matlab and C language mixed programming source code, a new book published in 2012)
- 2013-01-15 19:32:50下载
- 积分:1
-
GameOfLife
利用MATLAB模拟的细胞自动机程序,可以借用来研究怎么写此类程序(Using MATLAB simulation of cellular automata program, you can borrow to study how to write such programs)
- 2010-05-06 10:24:27下载
- 积分:1