-
demod_2fsk
2fsk的解调C语言实现,该程序实现2fsk的解调(2fsk demodulation C language, the program 2fsk demodulation)
- 2013-12-25 19:29:40下载
- 积分:1
-
25628762
基于DTW的语音信号分析,应用于语音识别,端点检测的DTW算法(DTW-based speech signal analysis, used in speech recognition, endpoint detection algorithm DTW)
- 2015-05-02 20:00:27下载
- 积分:1
-
trivsr
三相双闭环PWM整流器simulink仿真,空间矢量SVPWM,电流前馈解耦,DQ坐标变换(Double closed loop three-phase PWM rectifier, using SVPWM, current feedforward decoupling, DQ coordinate conversion, etc
)
- 2021-04-19 11:38:54下载
- 积分: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
-
KAPITEL01
Various mathematical tools in matlab
- 2014-08-27 23:19:02下载
- 积分:1
-
dcdcfeedback
DC-DC model with feedback control
- 2011-10-07 15:31:00下载
- 积分:1
-
Simulink-Simulation-tutorial
matlab simulink的仿真教程 也是比较好的 (matlab simulink simulation tutorial is good)
- 2011-10-14 22:28:50下载
- 积分:1
-
brushssDCmotorve
基于BUCK降压斩波的无刷直流电机仿真控制模型(buck bldc contrl)
- 2016-07-06 14:58:05下载
- 积分:1
-
capon
波束形成算法仿真分析 可以输出波形和仿真图(beamforming matlab)
- 2011-05-14 12:24:23下载
- 积分:1
-
sampledft
生成一个一定参数的原信号,并附加一个符合均匀分布的随机噪声,分别画出该信号经过均匀采样的频谱图以及经过非均匀采样的频谱和时域图(Generate a certain parameter of the original signal, and attach a line with uniformly distributed random noise were drawn through uniform sampling of the signal spectrum as well as through non-uniform sampling of the spectrum and time domain)
- 2013-09-16 22:02:10下载
- 积分:1