-
morph3
三维图像形态学函数的实现,三维腐蚀效果,matlab toolbox 中有二维实现,但迄今为止还没见到三维实现(graphic morph erode3)
- 2009-09-28 11:36:03下载
- 积分: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
-
space_time_coding
Space-Time Coding - STC 空时编码技术是信道编码技术和多发送天线技术的有机结合。外文参考资料(Space-Time Coding
Branka Vucetic University of Sydney, Australia
Jinhong Yuan
University of New South Wales, Australia)
- 2010-11-30 15:10:55下载
- 积分:1
-
MRI_ex
MRI数据的三维表面可视化,数据是MATLAB自带的,程序包括轮廓线绘制,表面显示,正交剖切等(MRI data, 3D surface visualization, data that comes with MATLAB, the program includes contour line drawing, surface display, orthogonal split and so on.)
- 2010-05-11 08:24:34下载
- 积分:1
-
jiayou
用MATLAB实现特定人的孤立词语音识别,包含完整程序(MATLAB implementation of speech recognition)
- 2014-11-03 14:06:32下载
- 积分:1
-
STRUCTURAL-BREAKS-ESTIMATION
基于遗传算法的断点估计,对非平稳信号进行分段,使其分段平稳,便于对信号的处理,尤其对于语音信号,非常常用(Based on genetic algorithms breakpoint estimates for non-stationary signal segment, making it piecewise smooth, easy signal processing, especially for the speech signal, very common)
- 2013-04-17 13:54:09下载
- 积分:1
-
AlbedoToolbox-1.0
大气模型计算,本软件可实现计算不同高度的密度、气压等参数。(Atmospheric model calculations, the software can realize a high degree of different density, pressure and other parameters.)
- 2008-08-22 19:15:36下载
- 积分:1
-
LABEX10
利用MATLAB进行信号处理的具体使用方法(the signal procession with matlab)
- 2011-08-07 15:28:03下载
- 积分:1
-
faktoryelandmaxnumber
The max number in 3 numbers your input. And factorial calculation.
- 2014-09-22 00:17:18下载
- 积分:1
-
Hotmail
Student of university of management and technology
- 2010-12-29 17:31:59下载
- 积分:1