-
MATLAB
MATLAB编程书籍,帮助加深对MATLAB的学习和程序应用(MATLAB programming books to help deepen the learning and procedures for application of MATLAB)
- 2010-05-15 22:29:14下载
- 积分:1
-
jiemian
用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像(For image denoising matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and in the same interface also displays the original image, increase noise and image denoising images)
- 2021-04-26 21:18:45下载
- 积分:1
-
nmfdiv
watermarking using dct
- 2011-05-07 01:07:55下载
- 积分:1
-
PSOt
对于pso有详尽的程序,包含数个测试函数并对于PSO有详细的介绍(For the pso have detailed procedures, including several test function and a detailed introduction to pso
)
- 2012-04-30 14:34:51下载
- 积分:1
-
glauert
风力机叶片设计程序,基于葛劳渥方法开发的程序(gelaowo fangfa wind turbine design )
- 2012-04-03 21:20:30下载
- 积分:1
-
matlab
应用于MATLAB中对图像的非线性变换,直方图均衡化线性,平滑滤波器(Images used in MATLAB, nonlinear transformation, histogram equalization, linear smoothing filter)
- 2012-05-22 20:24:19下载
- 积分:1
-
WienerTing2013.m
Wiener filter with multiple parameters
- 2014-01-29 05:15:54下载
- 积分: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
-
matlab_vc
这是一个matlab与VC混和编程的例程(This is a Matlab and VC mixed programming routines)
- 2005-03-14 10:59:12下载
- 积分:1
-
MPC
预测控制方法----------------------(Predictive Control----------------------)
- 2010-02-01 19:38:13下载
- 积分:1