-
RGB2IND
Convert from RGB to Indexed Image
- 2010-06-22 17:13:29下载
- 积分:1
-
step1
分形插值的matlab程序(以一组随机数组为例)(Fractal Interpolation matlab program (to a group of random array as an example))
- 2008-08-03 22:49:28下载
- 积分:1
-
power_SwitchedReluctanceMotor
This document is about power switched reluctance motor.
- 2014-08-10 13:56:50下载
- 积分:1
-
QAM_64
LTE 64QaM 实现,matlab算法(development of LTE 64Qam)
- 2013-12-05 23:25:12下载
- 积分: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
-
PiecesOfMosaic
本代码是由matlab实现,主要功能实现了纵切碎片的完美拼接。(This code is implemented by the matlab, the main function of the longitudinal fragmentation perfect stitching.)
- 2013-09-15 09:35:29下载
- 积分:1
-
fenzuma
分组码是一种信道编码,本代码实现分组码的BER性能仿真,BPSK,AWGN信道的情况下。(Block code is a kind of channel coding, the code to achieve the simulation, the performance of BER codes BPSK, AWGN channel case.)
- 2015-05-07 21:04:36下载
- 积分:1
-
RLSandLMSAlogrithm
一个完整的基于LMS和RLS改进算法的语音增强MATLAB程序,包括了输入输出序列和读取数据,自适应增强算法的程序(Based on a complete LMS and RLS algorithms to improve speech enhancement MATLAB procedures, including the input and output sequences and read data, adaptive enhancement algorithm procedure)
- 2007-12-04 21:14:57下载
- 积分:1
-
MATLAB
matlab中文帮助,对matlab有需求的可以看看(matlab Chinese help, in need of matlab can look at)
- 2009-12-02 16:37:33下载
- 积分:1
-
EM-pptandcode
包含EM的介绍和对应的matlab程序.适用于初学者入门使用。(Includes the introduction and the corresponding EM matlab program. For beginner to use.)
- 2011-05-06 14:53:06下载
- 积分:1