-
ImageZoom
simple C# application to zoom image!!
- 2014-08-12 09:38:20下载
- 积分:1
-
PID_DIFF
微分先行PID算法Matlab仿真程序。适用于控制工程领域。(Differential forward PID algorithm Matlab simulation program. Applicable to the field of control engineering.)
- 2014-01-09 21:00:30下载
- 积分:1
-
7DOF-Vehicle-Matlab-Simulink
7自由度的汽车整车模型,适合做汽车动力学仿真(7 degree of freedom vehicle model, which is suitable for vehicle dynamics simulation)
- 2015-08-04 19:31:11下载
- 积分: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
-
PTS_Papr_V4
OFDM信号的PTS算法,用于降低峰均比,v=4,64QAM调制,子载波数可以自己调整(Partial Transfer Sequence Algorithms)
- 2019-04-24 15:13:52下载
- 积分:1
-
upfc_power_flow
说明: 在极坐标下计算电力系统网络潮流以及加设FACTS(UPFC)原件后的潮流调整(Calculated in polar coordinates, and the trend of power system network to install FACTS (UPFC) original trend after adjustment)
- 2011-04-15 22:24:47下载
- 积分:1
-
splinefit
this the code for spline fit
- 2013-03-03 14:53:51下载
- 积分:1
-
Simulation-procedure
Our project is to describe the Brownian Motion and Geometric Brownian Motion. This project is to simulate the price shock. Then we use Geometric Brownian motion to describe the movement of shocks’ price. The program is produced by Matlab.(Application of Ito’s Lemma to a Stock Price Process)
- 2013-11-23 11:43:12下载
- 积分:1
-
Acoustic-Analysis-for-Detection-of-Voice-Disorder
Acoustic Analysis for Detection of Voice Disorders Using Adaptive Features and Classifiers
- 2015-02-03 22:48:24下载
- 积分:1
-
libsvm-pattern-classification
matlab平台下libsvm程序包进行模式分类(libsvm in matlab to pattern classification)
- 2013-03-16 23:49:21下载
- 积分:1