-
zhy
自己在simulink中仿真的一个自适应例程,大家可以参考一下(Simulink simulation in an adaptive routine, we can refer to)
- 2007-07-15 08:52:30下载
- 积分: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
-
IEEEChannel
run in matlab 6.0 or above UWB channel simulink .(run in Matlab 6.0 or above UWB channel simul ink.)
- 2007-05-26 15:47:24下载
- 积分:1
-
exam_fourier
用傅里叶变换对地震信号进行时频分析,通过修改参数可以深刻的认识傅里叶变换在时频分析中的意义,适合地震信号研究的初学者。(Fourier transform of the seismic signal frequency analysis, parameter changes can be profound understanding of Fourier transform in the time-frequency analysis of significance for the seismic signals of beginners.)
- 2013-04-19 10:56:49下载
- 积分:1
-
Asynchronous-motor
这是给异步电机仿真初学者比较好的资料(仿真模型),可以学习一下,然后自己就能搭建出异步发电机的模型了。省得大家走弯路(This is a simulation of asynchronous motor starter is good information(Simulation models), you can learn about and build asynchronous generator models, all by themselves.Save all detours)
- 2014-06-13 14:59:54下载
- 积分:1
-
2(5)
针对数字信号,计算该数字信号的幅频特性与频率响应(The calculation of the digital signal amplitude-frequency characteristic and the frequency response for digital signal)
- 2012-10-30 21:09:48下载
- 积分:1
-
abc
语音处理技术中用倒谱分析来求基音周期,为后续处理打下基础(Cepstral voice processing technology used to find pitch period analysis, laying a foundation for the subsequent treatment)
- 2010-11-23 19:33:39下载
- 积分:1
-
matlab-math
主要介绍 matlab微分方程解法 里面的例子较多(mathematical modelling in matlab)
- 2010-01-06 22:37:06下载
- 积分:1
-
exa130401
本程序先生成一个“Blocks”信号,然后加上高斯白噪声,再用 db3 小波进行分解,(This procedure Mr. Cheng a " Blocks" signal, and then adding white Gaussian noise, and then ' db3' wavelet decomposition,)
- 2009-11-05 11:05:00下载
- 积分:1
-
code-QAM
this file give another type of generation of quadrature amplitude modulation
- 2013-12-04 04:42:45下载
- 积分:1