-
KalmanFiltering
关于卡尔曼滤波的好书,详细介绍了卡尔曼滤波的原理以及实现。(detial Kalman Filtering,and give various examples)
- 2010-06-09 19:14:10下载
- 积分:1
-
chazhiyunihe
matlab经典算法的程序之插值与拟合,多项式的插值与拟合等程序(classical algorithm matlab interpolation and fitting procedures, such as polynomial interpolation and fitting procedures)
- 2011-07-09 11:21:28下载
- 积分:1
-
speaker1-GMM
基于GMM的说话人识别程序,提取梅尔倒谱特征进行训练(voice detection based on GMM)
- 2013-10-16 22:40:05下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
MATLAB-cources
MATLAB教程 是一个系列的教程对MATLAB的初学者很有用(matlab cources)
- 2013-05-21 20:49:07下载
- 积分:1
-
junzhifangchaguji_matlab.rar
本实验主要是学会利用matlab软件,在用编程语言实现单样本均值和方差的区间估计的过程中,调用matlab工具中的数学函数来完成计算功能,并绘制出样本均值概率分布图和样本方差分布图。(This experiment is to learn to use matlab software, a programming language to achieve a single sample interval estimation of the mean and variance of the process, call matlab tool to calculate mathematical functions to perform the function, and draw out the probability distribution of the sample mean and sample variance distribution Figure.)
- 2014-01-04 19:53:59下载
- 积分:1
-
mannual-mosaicing
this program consists of mosaicing image mannually by allowing the user enter the desired points
- 2014-02-19 09:54:03下载
- 积分:1
-
li2015
energy management in smart grid
- 2019-03-28 20:55:42下载
- 积分:1
-
53607914PWM_IGBT
programm that describe how control the dfig
- 2009-10-10 16:02:53下载
- 积分:1
-
Experimental-Software-Signal-System
信号系统实验软件,matlab编写,实现时域和频域,离散和连续的各种处理(Signal system experimental software, matlab writing, to achieve time-domain and frequency domain, a variety of discrete and continuous processing
)
- 2011-04-19 23:53:56下载
- 积分:1