-
Particle-Filter
描述了Particl Filter的基本原理,以及它与EKF的区别;并用PF实现了对自由落体的跟踪效果仿真。(This program describe basic principle of partilc fitler and its difference with EKF. It also realizes tracking simulation of free fall ball.)
- 2012-05-21 20:51:49下载
- 积分:1
-
jisuanqi
由MATLAB编的一个计算器,可以进行一些简单的运算,很实用!!!!(By MATLAB for a calculator, you can conduct some simple arithmetic, it is practical! ! ! !)
- 2009-04-14 21:51:04下载
- 积分:1
-
sig_shift
使用MATLAB对离散信号进行运算,包括相加,位移,相乘以及变换等。(The use of MATLAB for computing discrete signals, including the add, shift, multiply and transform.)
- 2008-05-26 19:58:41下载
- 积分:1
-
wavelet_detect
说明: 极其经典的小波包分解程序,奇异点检测,附图说明(Most classical wavelet packet decomposition process, singular point detection, photo description)
- 2010-04-09 22:16:35下载
- 积分:1
-
MATLABjiaocheng
该书第一章系统讲述MATLAB6.5 的集成工作平台,引导读者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。本书用专门的一章深入浅出地阐明SIMULINK 的分层建模、仿真功能、与MATLAB 交互的功能。(err)
- 2008-06-18 01:21:03下载
- 积分:1
-
power_machines_original
Emergency Diesel Generator Simulink
- 2014-01-19 06:43:17下载
- 积分:1
-
RLS
一种同频重叠信号自适应盲分离算法,自适应盲分离算法RLS(An adaptive blind source separation algorithm for CO frequency overlapping signals RLS
)
- 2016-04-18 23:01:19下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
topsis3-1
this program is implementation of TOPSIS algorithm
- 2013-09-23 11:17:25下载
- 积分:1
-
Marr-Hildreth-edge-detector
Marr Hildreth Edge Detector
- 2013-11-25 00:52:58下载
- 积分:1