-
Convexoptimization
methods of convex function optimization
- 2010-11-05 01:13:32下载
- 积分:1
-
spmtools
DICOM CONVERT TO NIFTI
- 2011-05-07 16:02:07下载
- 积分:1
-
chap5_3s
智能控制的应用1 基于模糊控制的控制器仿真
简单易懂 功能强大(intelligent control based on the application of a fuzzy controller to control the simulation is simple to understand the powerful)
- 2007-05-31 17:20:34下载
- 积分:1
-
full-search-ME
matlab 对于块全搜索运动估计 源代码 视频压缩技术h.264(matlab block full search motion estimation for the source code h.264 video compression technology)
- 2013-12-10 17:29:33下载
- 积分:1
-
altreadsegy
这是一个用matlab写的读取地震sey文件的程序(read sey file)
- 2012-05-01 11:08:17下载
- 积分:1
-
ACF
通过使用短时自相关,可以得到基音周期。可以稳定运行。(With short-term autocorrelation obtained pitch period)
- 2012-11-21 00:39:43下载
- 积分: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
-
t2f-and-f2t
matlab环境下,函数的傅立叶变换和反变换(matlab environment, the function of the Fourier transform and inverse transform)
- 2008-07-15 09:37:50下载
- 积分:1
-
ybs
计算时间序列样本熵,一种很有效的算法,依据算法步骤而编译(Calculate time series sample entropy)
- 2013-03-30 15:22:34下载
- 积分:1
-
multialgorithms
该程序包是在matlab环境中开发,用于求解TSP问题,效果很好。(The package is in the matlab environment, development, for solving the TSP problem, works well.)
- 2010-06-16 13:14:25下载
- 积分:1