-
alist2sparse
说明: 把ALIST形式的矩阵转为为稀疏矩阵,是以matlab语言进行转化的(turn alist form matriax to sparse matriax)
- 2010-04-07 09:08:17下载
- 积分:1
-
fft
这个是一个基于matlab实现傅里叶变换的一个小的程序,共大家学习使用。(This is a matlab-based Fourier transform to achieve a small program, we were learning to use.)
- 2010-05-18 16:32:49下载
- 积分:1
-
period2
自己编的周期图法谱估计,对初学者有所帮助,内还有一本书可供参考(own series of the Periodic Table spectral estimation, for beginners is helpful, there are still a book for reference)
- 2007-04-23 20:48:54下载
- 积分:1
-
LFM_compress_radar
雷达回波信号检测,LFM信号,脉冲压缩,MTD,相干积累,长线积累,距离走动,速度模糊(Radar echo signal detection, LFM signals, pulse compression, MTD, coherent accumulation of long term accumulation, walking distance and speed)
- 2013-09-30 16:20:48下载
- 积分:1
-
ekfukf_1_2
MATLAB 工具箱可以载入优化该软件的功能(matlab box)
- 2013-12-22 22:46:37下载
- 积分:1
-
my_project
接收端对有干扰污染后的信号进行对应解码,并计算误码率;
将输出仍然排列为n列的矩阵,计算监督矩阵H,用编码矩阵和监督矩阵相乘判断是否有误码,并根据错误图案纠正误码(The receiving end of pollution have interference signals corresponding to decoding, and calculate the bit error rate the output is still ranked as the n column matrix, computing the supervision matrix H, with matrix encoding and monitoring to determine whether matrices have error, and in accordance with error patterns to correct error)
- 2009-02-27 19:27:23下载
- 积分: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
-
PCMTITEST08
产生脉冲线性调频信号,去除暂态点,加噪声之后进行动目标检测(Pulse chirp signal, remove the transient points, plus noise after moving target detection)
- 2011-11-10 22:12:18下载
- 积分:1
-
hs
说明: 经典的光流场模型,效果较好,对你做研究有很大的帮助(Classical optical flow model is better, to do research on your great help)
- 2010-07-26 16:40:22下载
- 积分:1
-
MCS51
MCS51单片机软件实验,实验中包含了相关程序结果(MCS51 Microcontroller Software The experimental procedures included the results)
- 2010-05-15 10:14:37下载
- 积分:1