-
MALLET
matlab语言程序。采用Mallat重构算法提取出的暂态扰动波形(matlab language program. Mallat reconstruction algorithm using transient disturbance waveforms extracted)
- 2013-10-23 16:05:44下载
- 积分:1
-
Inertial-algorithm-
完整的惯性领域解算数学模型及解算算法,可以进行理论仿真及实验数据验证。(Complete inertial field solver solver algorithms and mathematical models can be theoretical simulation and experimental data validation.)
- 2013-12-21 13:04:16下载
- 积分: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
-
aftercfault
Here we have modelled a five-phase induction motor and we have applied DTC control technique to the machine
- 2011-02-03 23:07:01下载
- 积分:1
-
DFT-calculations
说明: 用DFT计算连续信号的谱 通过应用 DFT 进一步加深对离散信号 DTFT 和 DFT 的概念及其相互关 系的理解。 =利用 DFT 计算连续周期信号的频谱(DFT calculations using a continuous signal by applying the DFT spectrum of discrete signals to further deepen the concept of DTFT and DFT and their mutual understanding of the relationship. = DFT calculations using a continuous spectrum of periodic signals)
- 2011-03-14 15:18:39下载
- 积分:1
-
Daily-work
Flow chart for cryptography model in matlab
- 2011-09-09 15:25:29下载
- 积分:1
-
细菌觅食算法(MATLAB)
细菌觅食算法的matlab程序,可以正确运行(Matlab procedure for bacterial foraging algorithm)
- 2018-09-04 15:46:26下载
- 积分:1
-
image
This file is the matlab code related to the imaging.
- 2010-09-25 19:58:18下载
- 积分:1
-
YAGI_UDA
Calculates a Yagi-Uda Array
- 2009-11-09 01:17:35下载
- 积分:1
-
ofdm
gnuradio下ofdm系统的python实现。包括收发路径,fft变换,标准的ofdm程序。(ofdm system under gnuradio achieve python. Including the transceiver path, fft transform, ofdm standard procedures.)
- 2021-03-24 20:49:17下载
- 积分:1