-
fft--demo
matlab写的一个FFT例程,对初学者很有帮助(matlab FFT DEMO)
- 2013-09-20 16:24:16下载
- 积分:1
-
MATLABtoolbox_sboyer
sboyer收集的matlab工具箱下载地址。(sboyer collection of Matlab Toolbox download locations.)
- 2007-06-08 20:31:23下载
- 积分:1
-
FLMS
ECG Denoising using FLMS
- 2015-02-16 22:46:22下载
- 积分:1
-
APF_Threelevel
基于三电平逆变器的有源滤波装置设计,仿真模型完整,运行调试成功。(Based on the design of the active filter device of the three-level inverter, the simulation model is complete and the operation and debugging are successful.)
- 2018-12-23 10:03:54下载
- 积分:1
-
MATLAB-Jiaocheng-Quanji
Matlab用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分。
帮助您快速、全面的掌握Matlab的运用。(Help you quickly and fully grasp the use of the Matlab.)
- 2012-04-20 10:41:24下载
- 积分:1
-
Matlab--cascade-control-
这是一个比较简单的水箱水位串级控制的程序,供初学者学习。(This is a relatively simple tank level cascade control program for beginners to learn.)
- 2013-07-29 10:50:21下载
- 积分:1
-
MasterCard-CAP
MasterCard CAP:
cap fa final 2007.pdf
CAP-FA_SummaryOfChanges_2004-2006_v0-1.pdf
- 2013-10-25 14:52:58下载
- 积分:1
-
RCS
matlab code for RCS
this file show resuls of RCS in polar diagram
- 2012-11-11 14:34:45下载
- 积分: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
-
temps
bpsk 调制uwb ,以便于初学者学习用,很不错的matlab程序(BPSK modulation UWB for beginners to learn to use, very good procedures Matlab)
- 2006-07-07 14:57:08下载
- 积分:1