-
rectangle
make a simple rectangle with matlab
- 2015-04-08 10:18:13下载
- 积分:1
-
Liu-
liu超混沌系统的时序图及liu超混沌系统的相轨迹图的程序(Timing Diagram liu liu hyperchaotic system and hyperchaotic system phase trajectory program)
- 2020-11-02 11:09:54下载
- 积分:1
-
DIGITAL-CHAOTIC-COMMUNICATIONS
DIGITAL CHAOTIC COMMUNICATIONS IT USE CHAOTIC SIGNALS AS A CARRIER
- 2013-12-22 04:51:47下载
- 积分: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
-
lms
用于matlab的lrm算法,一个不错的例子(an example of LRM algorithm)
- 2009-11-04 09:13:47下载
- 积分:1
-
SVM
采用SVM高斯核,对样本进行分类,输入训练集和测试集,输出SVM分类准确率,采用10折交叉验证(This matlab code uses the SVM(support Vector Machine)to classify, and as the same time it uses the cross validation mathod.)
- 2020-12-17 20:59:13下载
- 积分:1
-
Plp_solve_550l
整形规划-数值计算 Matlab 工具,可以用于科学计算,效果堪比 CPLEX-Plastic Planning - Matlab numericcal tools can be used for scientific computing, the effect of rivals CPLEX
(Shaping planning- numerical Matlab tools can be used for scientific computing, the effect is comparable to the CPLEX-Plastic Planning- Matlab numericcal tools can be used for scientific computing Industries Integrated Service, and the effect of rivals CPLEX)
- 2012-08-23 20:51:28下载
- 积分:1
-
jouqiu_v22
完整的图像处理课设,包含所有源代码,汽车图像,语音信号的采集与处理,数字信号处理课设,阐述了负荷预测的应用研究。( Complete class-based image processing, contains all of the source code, auto image, Acquisition and Processing of the speech signal, digital signal processing class-based, It describes the application of load forecasting.)
- 2016-05-18 12:51:52下载
- 积分:1
-
CornellcollegeOFDMmatlab
Cornell大学一篇关于OFDM仿真的论文(含matlab程序
(Cornell University of an article on OFDM simulation papers (including matlab program)
- 2008-05-05 16:38:11下载
- 积分:1
-
boykov-iccv-01
有关于图像分割的一篇重要文献,写得比较清晰,理解容易(graph cut)
- 2011-12-13 22:36:22下载
- 积分:1