-
shiyan2_xcorr
用matlab对信号进行功率谱估计的几种方法(The signal using matlab several methods of power spectrum estimation)
- 2011-05-16 08:49:32下载
- 积分:1
-
example_0
首先,仿真信号建模;其次,形态学滤波及小波方法滤波;最后,特征提取(First, the simulated signal modeling followed by morphological filtering and wavelet filtering Finally, the feature extraction)
- 2012-05-21 14:11:46下载
- 积分:1
-
VC调用matlab中定义的.m文件中的函数的实例
如何在VC中利用matlab的资源呢? 在这里我简要的以一个简单的例子来说明一下如果在VC中调用matlab中定义的.m文件。(how to use Matlab resources? Here, I briefly with a simple example to illustrate what if the VC called defined in Matlab. M documents.)
- 2005-04-29 19:13:08下载
- 积分:1
-
2
说明: matlab算法大全 (matlab )
- 2012-04-21 16:03:08下载
- 积分:1
-
scfdmamatlab
SC-FDMA, which is used in the uplink transmitter side in LTE
- 2010-07-02 13:51:35下载
- 积分: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
-
matlab87examples
matlab例程,简单介绍MATLAB的数据的一些基本操作方法(matlab routines, a brief introduction to some basic MATLAB data How-to)
- 2009-11-19 14:59:49下载
- 积分:1
-
ACF_ploting
autocorrelation function for chirp signal
- 2013-04-29 19:47:48下载
- 积分:1
-
median-filter
this codes are about dip
- 2014-06-20 12:44:50下载
- 积分:1
-
mission
基于FPGA和Matlab的均衡滤波器设计与实现
基于MATLAB的数字均衡器的设计
采用FPGA实现基于LMS算法的自适应均衡器的设计研究
PWM控制的FPGA实现
等众多与FPGA、MATLAB相关的滤波器和均衡器设计
( FPGA and MATLAB design of filter&EQ)
- 2016-04-03 12:37:42下载
- 积分:1