-
yundongxue
当时间间隔足够小的时候,速度和加速度的瞬时值可用平均值代替。">
- 2012-05-10 20:58:04下载
- 积分:1
-
bp
说明: 一个matlab写的bpANN程序,参数优化采用交叉验证办法.(Write a matlab bpANN process parameter optimization using cross-validation approach.)
- 2011-09-25 12:33:18下载
- 积分:1
-
ANN
神经网络代码,用于区分种类,里面有详细例子(Neural network code)
- 2014-12-01 15:40:50下载
- 积分:1
-
iplex
两发两收的空间多路复用信道的matlab仿真程序。(Spatial multiplexing received two rounds of two-channel matlab simulation program.)
- 2013-11-24 19:21:16下载
- 积分:1
-
dianyadianliu
buck电压电流双闭环 在simulink仿真环境下(Voltage and current double closed loop)
- 2016-06-12 20:15:12下载
- 积分: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
-
Kalman
implement of kalman filter in Matlab (implement of kalman filter in Matlab)
- 2008-03-08 16:09:45下载
- 积分:1
-
DiscriminantMethods
距离判别法与Bayes判别法在分类中的应用。对于学习GUI同学很好。(Application of the distance discriminant law with the Bayes discriminant law classification the. Students for learning GUI good.)
- 2013-04-04 17:33:44下载
- 积分:1
-
untitled11
基于MATLAB的单自由度机械振动系统的仿真,可以根据仿真描述运动规律(Simulation of single degree of freedom mechanical vibration system based on MATLAB, the simulation can be described according to the movement of)
- 2014-04-28 18:35:09下载
- 积分:1
-
量化
量化实例程序编程,即对数据图形进行量化,此量化程序为对数量化。(Quantitative instance programming)
- 2020-11-13 16:59:42下载
- 积分:1