-
spice44
Hey QPSK Simulation which showed the BER performance
- 2010-09-16 04:58:43下载
- 积分:1
-
m_image
VC6.0与MATLAB2007a的接口程序 (VC6.0 and the interface program MATLAB2007a)
- 2009-05-25 15:49:48下载
- 积分:1
-
coif6Transform
The demand of high data rate services has been increasing very rapidly and there
is no slowdown in sight. We know that the data transmission includes both wired
and wireless medium. Often, these services require very reliable data transmission
over very harsh environment. Most of these transmission systems experience much
degradation such as large attenuation, noise, multipath, interference, time variance,
nonlinearities and must meet the finite constraints like power limitation and cost
factor. One physical layer technique that has gained a lot of popularities due to
its robustness in dealing with these impairments is multi-carrier modulation technique.
In multi-carrier modulation, the most commonly used technique is Orthogonal
Frequency Division Multiplexing (OFDM)
- 2012-11-24 20:41:51下载
- 积分:1
-
COLEA
非常强大的语音分析软件 包含使用手册
程序包括win unix两个版本
(speech analysis toolbox, code is well written, recommended)
- 2010-09-29 12:10:31下载
- 积分:1
-
JnS
独立成分分析方法(ICA)的一个方向JADE的实现源代码程序包,对于盲源分离的研究者有很大帮助(Independent component analysis (ICA) to achieve a direction JADE source code package for the blind source separation of great help to researchers)
- 2011-10-23 13:02:59下载
- 积分: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
-
FFT_all
说明: 用Matlab产生正弦波,矩形波,以及白噪声信号,并显示各自时域波形图
进行FFT变换,显示各自频谱图,其中采样率,频率、数据长度自选
做出上述三种信号的均方根图谱,功率图谱,以及对数均方根图谱
用IFFT傅立叶反变换恢复信号,并显示恢复的正弦信号时域波形图(fft analysis,plot rms spectrum,power density spectrum, etc.)
- 2019-05-12 10:03:40下载
- 积分:1
-
dbscannew
using dbscan to clustering in matlab
- 2009-05-23 16:11:17下载
- 积分:1
-
wave-transform_signal-processing
对信号进行小波变化,找出QRS波形,并利用不同方式进行消噪,从而用图形比较效果(It find the QRS wave of an input signal using wavelet transform and depress noise using several ways,so compare their figure.)
- 2011-08-31 23:25:52下载
- 积分:1
-
mi
说明: 通用机器学习及数据挖掘的特征提取及贝叶斯网络程序-通用机器学习及数据挖掘的特征提取及贝叶斯网络程序.(Common machine learning and data mining feature extraction and Bayesian network program- common machine learning and data mining of feature extraction and Bayesian network program.)
- 2011-09-25 12:45:24下载
- 积分:1