-
BidirectionDC-DC
说明: 此模型为双向DCDC,可用于电池充放电,燃料电池升降压模拟等。采用PWM控制IGBT管占空比。可直接运行,在其基础上修改简单(This model is a bidirectional DCDC, which can be used for battery charging and discharging, fuel cell buck-boost simulation. PWM control of the IGBT tube duty cycle. Can be run directly, modify it on the basis of simple)
- 2020-11-21 10:39:37下载
- 积分:1
-
1
说明: 这是一个有关频谱分析的程序,可实时的画出任意信号的频谱,通过测试程序无误,欢迎下载(This is a spectrum analysis procedure can draw an arbitrary signal in real-time spectrum, through the test procedure correctly, please download the)
- 2009-11-29 16:00:41下载
- 积分:1
-
gw2
说明: 这是黑龙江大学自控理论专业同学在最优估计课程当中用matlab编写的gw算法!(This is the theory of controlled Heilongjiang University students in professional courses optimal estimate prepared by using Matlab algorithms gw!)
- 2006-03-29 14:47:04下载
- 积分:1
-
EOF
基于matlab的eof分析,有助于对于eof分析方法的理解(EOF analysis based on matlab)
- 2013-09-17 13:47:01下载
- 积分:1
-
雷达噪声仿真
对雷达射频端实施射频噪声干扰,观测雷达目标回波干扰情况。给出了具体的matlab源码,和效果图。(Radio frequency noise jamming is applied to the radio frequency end of the radar, and radar target echo jamming is observed. The specific matlab source code and the effect diagram are given.)
- 2019-05-05 11:12:33下载
- 积分:1
-
K-means_Matlab
K-均值算法的Matlab源代码,比较简短(Matlab source code of K-means algorithm )
- 2009-04-15 17:09:56下载
- 积分:1
-
07-Algoritma-Djikstra
Djikstra Algorithm builded by c++
- 2014-09-12 12:31:33下载
- 积分:1
-
hw3
用matlab进行图像滤波,图像滤波的效果在文档中有说明(The effect of image filtering, image filtering using matlab document)
- 2012-10-19 22:48:22下载
- 积分: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
-
cp0201_waveform
主要用于扩展频谱脉冲幅度调制当中波形的产生(Mainly used for spread spectrum pulse amplitude modulation waveforms which have)
- 2008-03-15 10:52:33下载
- 积分:1