-
curvelinear--colour
matlab编程,实现曲线色彩的修改
(Matlab programming, achieve a modification of the curve color)
- 2012-05-18 15:25:31下载
- 积分: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
-
pri_divide
有序样品的最优分割程序。本程序优点在于分类齐全,使用方便、直观。供大家学习参考。(ordered the optimal sample segmentation procedures. The classification process is complete advantages, easy to use, intuitive. We reference for the study.)
- 2007-05-12 21:33:47下载
- 积分:1
-
NavierCode
This code is the Navier Method for analyzing a plate for those who are familiar with the theory of "plates and shells".
- 2013-12-03 08:35:13下载
- 积分:1
-
AIRtools
CT图像重建中的代数重建工具包(AIR Tools is a MATLAB software package for tomographic reconstruction (and other imaging problems) consisting of a number of algebraic iterative reconstruction methods. The work was carried out as part of the project CSI: Computational Science in Imaging, funded by the Danish Research Council for Technology and Production Sciences, and headed by Prof. Per Christian Hansen, DTU Compute. The collaborators are DTU Compute, Dept. of Electronic Systems at Aalborg University, and MOSEK ApS. The main part of the Matlab code was written by Maria Saxild-Hansen. The core of the functions fambeamtomo, paralleltomo, and seismictomo was written by Jakob Sauer J鴕gensen.)
- 2014-02-10 01:53:55下载
- 积分:1
-
system-of-communicatio-in-matlab
m现代通信系统-使用matlab,该书的所有程序(m modern communication systems- using matlab, the book all the procedures)
- 2011-04-23 16:13:26下载
- 积分:1
-
对数谱距离计算的matlab 实现
对数谱距离计算的matlab 实现,可以用于语音增强时性能比较。(log spectrum distance computation with matlab, you can use it for speech enhancement evaluation)
- 2020-07-13 09:48:52下载
- 积分:1
-
4_Asawari_Chinchanikar_689_Review_Article_EEC_Jun
Overview : MB-OFDM UWB System
1Asawari Chinchanikar* and 2RS Kawitkar
- 2013-04-26 22:25:16下载
- 积分:1
-
Tracking-by-using-Kalman-filter
Tracking by using Kalman filter
- 2011-12-28 17:43:48下载
- 积分:1
-
XCSR_DE1.0
- XCS for Dynamic Environments
+ Continuous versions of XCS
+ Test problem: real multiplexer
+ Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts.
+Reference papers:
H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mining – an Investigation in a Dynamic Environment. 2005, accepted for a book chapter in Springer Series on Studies in Computational Intelligence
H.H. Dam, H.A. Abbass, C.J. Lokan, Be Real! XCS with Continuous-Valued Inputs. IWLCS 2005, (International Workshop on Learning Classifier Systems). Washington DC, June 2005.(- XCS for Continuous Dynamic Environments Test versions of XCS problem : real multiplexer Experiments : XCS is explored in dynamic environments with di fferent magnitudes of change to the underlying concepts. Reference papers : H. H. Dam, H. A. Abbass, C. J. Lokan. Evolutionary Online Data Mining-an Investiga tion in a Dynamic Environment. 2005. accepted for a book chapter in Springer Series o n Studies in Computational Intelligence H.H. D am, H. A. Abbass, C. J. Lokan. Be Real! XCS with Continuous- Valued Inputs. IW LCS 2005. (International Workshop on Learning Classifi er Systems). Washington DC, June 2005.)
- 2006-09-02 20:53:58下载
- 积分:1