-
particle_filter
利用粒子滤波方法,实现目标跟踪的例子。能够直接运行。(Using particle filtering method to achieve target tracking .It can be run directly.)
- 2010-06-14 16:37:13下载
- 积分:1
-
spatiograms
matlab code for spatiograms of images
- 2010-12-30 01:47:35下载
- 积分:1
-
cwfac
利用matlab编程计算矩阵的协方差,对数学建模很有用(slove mathematics things)
- 2012-06-09 20:08:53下载
- 积分:1
-
MVDR001program
MVDR的一个程序 ,希望能够跟大家一起交流!(MVDR a process of hope and communicate with everyone)
- 2009-02-25 21:37:46下载
- 积分:1
-
decimation-examples
Decimation is a technique for reducing the number of samples in a discrete-time signal.
- 2012-05-04 04:26:35下载
- 积分:1
-
untitled1
阿波罗卫星轨道的matlab仿真,可以实现轨道模拟(Apollo satellite orbit simulation)
- 2011-06-12 22:34:10下载
- 积分: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
-
This-is-a-multi-level-voltage-svpwm-space-vector-
This is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor controlThis is a multi-level voltage svpwm space vector control algorithm for motor control
- 2013-10-24 23:10:34下载
- 积分:1
-
sjzycsf(matlab)
十进制遗传算法matlab程序,该程序主要实现十进制下的遗传算法.(Decimal genetic algorithm matlab program, the program is primarily to achieve the decimal under the genetic algorithm.)
- 2009-12-12 19:07:16下载
- 积分:1
-
Digital-image--methods-of-denoising
这篇文章不错 关于数字图像的噪声及其去噪的几种方法研究(Good article on the digital image noise and its several methods of denoising)
- 2011-05-19 19:27:07下载
- 积分:1