-
SVM在MATLAB下的实现,其中有五个文件夹,分别是不同的SVM-SVMmatlab
SVM在MATLAB下的实现,其中有五个文件夹,分别是不同的SVM(SVM writen by matlab,include five files,and diffent each other)
- 2005-04-03 11:50:26下载
- 积分:1
-
64srmmfile
srm 6/4 machin edesign using matlab m file
- 2011-10-17 21:37:35下载
- 积分:1
-
C_mat_mixpro
matlab和vc混合编程(Matlab and vc Mixed Programming)
- 2021-03-04 12:39:32下载
- 积分: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
-
multiuserdetectionalgorithm
移动通信中的多用户检测算法的实现与比较,很实用的matlab程序(Mobile Communications in the realization of multi-user detection algorithm and comparison, it is useful matlab program)
- 2009-11-21 21:37:32下载
- 积分:1
-
2DduplexingPCA(2D2PCA)
2D双向PCA(2D2PCA),二维主成分分析(2DPCA)的实质是对图像矩阵按行进行图像压缩抽取特征,消除了图像列的相关性.(2D bidirectional PCA (2D2PCA), two-dimensional principal component analysis (2DPCA) real image matrix row the Image Compression extraction characteristics to eliminate the correlation of the image column.)
- 2013-03-12 19:58:03下载
- 积分:1
-
gpc
Estimation Of Planar Curves of the Surfaces
- 2014-11-22 01:27:55下载
- 积分:1
-
LandingGearSubmit
基于MATLAB和SIMULINK的飞机起落架结构设计(MATLAB and SIMULINK based on structural design of aircraft landing gear)
- 2009-10-08 18:02:36下载
- 积分:1
-
pf
说明: matlab编写的粒子滤波器示例,共学习参考(particle filter Matlab prepared example, a reference)
- 2012-05-22 11:01:24下载
- 积分:1
-
puguji
BT法求功率谱,有较为详细的注释,简单易懂,希望对研究这方面的人员有帮助。(BT method of power spectrum, there are detailed notes, easy to understand, to contribute to the study of this aspect of the personnel.)
- 2013-10-12 19:59:16下载
- 积分:1