-
Particle-Filter-Note
粒子滤波跟踪算法学习的好文档。为个人读书心得,主要从三个角度去理解粒子滤波,由浅入深,有学习价值!(Particle filter tracking algorithm to learn a good document. For personal reading experience, mainly from the three perspectives to understand the particle filter, Deep learning value!)
- 2011-01-17 15:12:15下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
functionguotao
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。(Evolutionary Computation is based on the then new search algorithm its technical model derived from natural evolution. Here)
- 2008-04-30 23:55:32下载
- 积分:1
-
TVehicleDynamh
,建立车体6个自由度加上前轮转向系统1个自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽汽车前轮转角,也可以不给定前轮转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性 已通过测试。
(Vehicle mathematical model of one degree of freedom, the establishment of the body' s six degrees of freedom coupled with front-wheel steering system mathematical model of the car does not need to introduce a lot of people assume front wheel angle can be achieved given steam can also be given front wheel angle does not depend on the complex determination of the lateral force function and model parameters consider rolling characteristics of the tire has been tested.)
- 2012-07-16 17:29:54下载
- 积分:1
-
SADFSA
这是21寸定位压合源代码(it s very inportent)
- 2013-11-15 19:37:11下载
- 积分:1
-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
xindian
基于MATLAB的心电信号的分析与处理设计(Ecg signal analysis and processing design based on MATLAB)
- 2014-09-02 17:55:32下载
- 积分:1
-
medfilt_avefile_bijiao
Matlab实现中值滤波与均值滤波的对椒盐噪声滤波的比较!(Matlab to achieve median filter and mean filter for noise filtering salt and pepper comparison!)
- 2009-06-06 20:30:19下载
- 积分:1
-
Doppler-radar-driver
多普勒雷达驱动程序,应用于室内导航与定位(Doppler radar driver)
- 2015-04-02 11:56:05下载
- 积分:1
-
6
说明: 1. To design IIR filters in MATLAB to achieve various types of frequency selectivity, e.g.,lowpass, highpass, bandpass, etc
2. To implement the designed IIR filters in different architectural forms (e.g., direct form vssecond-order cascade form) using C6713 DSK
3. To perform real-time testing of the performance of the designed IIR filters.
- 2012-11-21 04:53:20下载
- 积分:1