-
wirerope_denoising
主要用来对钢丝绳漏磁检测信号进行消噪处理,通过简单修改可以实现对钢丝绳检测信号的各种消噪方法。(wire rope magnetic flux leakage detection denoising)
- 2009-04-30 07:48:24下载
- 积分:1
-
bp
说明: 实现神经网络的bp识别手写数字。改程序师用MATLAB实现的,里面代码可以直接用(Bp neural network to achieve handwritten numeral recognition. Reform program to achieve the division to use MATLAB, which code can be directly used)
- 2009-12-21 10:50:09下载
- 积分:1
-
network
用matlab编写的简单的bp和rbf神经网路实例,有需要的下载吧,适合初学者(Written in a simple to use matlab bp and rbf neural network example, the need to download it for beginners)
- 2010-05-08 16:41:54下载
- 积分:1
-
ofdm-simulinkCODE1
一个OFDM的仿真代码,可以直接在MATLABA上运行(an OFDM simulation code can be directly operated in MATLABA)
- 2006-11-24 14:26:47下载
- 积分:1
-
MatlabOptimizationToolbox
Matlab Optimization Toolbox important book
- 2012-06-17 20:30:02下载
- 积分:1
-
Advanced-Computer-Architecture
computer architecture book . for those who wants to gain knowledge on organisation of hardware of a computer within.
- 2014-09-11 13:25:33下载
- 积分:1
-
Untitledc
job shop scheduling for parallel machine
- 2013-09-14 11:29:08下载
- 积分:1
-
libsvm_model
matlab中libsvm工具箱得到的model结构体中每个部分的含义(Libsvm toolbox in matlab to get the meaning of each part in the model structure )
- 2014-12-02 15:58:59下载
- 积分: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
-
singlephaseasynchronousmotorwithFC
A Fuel cell based single phase capacitor start asynchronous motor 0.25HP
- 2014-08-08 17:20:33下载
- 积分:1