-
lms
用matlab仿真实现语音信号处理中分析合成语音的lms算法()
- 2007-07-21 11:50:39下载
- 积分:1
-
Fractaldimension
一个用来计算图像二维分形维数的matlab程序(A two-dimensional images used to calculate the fractal dimension of the matlab program)
- 2020-10-05 15:17:38下载
- 积分:1
-
LSB
本算法是用matalab编写的,主要阐述了抗攻击性的水印算法(Resistance to attack watermarking algorithm is proposed)
- 2009-11-18 10:28:01下载
- 积分:1
-
OQAM_OFDM_AWGN
本代码描述了OFDM/OQAM的基本仿真框架,AWGN信道下的ber性能。OFDM/OQAM 是一种很好的多载波系统。(This code describes the basic simulation framework for OFDM/OQAM ber performance in the AWGN channel. OFDM/OQAM is a good multi-carrier system.)
- 2020-07-02 17:40:02下载
- 积分:1
-
Neyman
Good to implement Neyman Pearson hypthesis test in Matlab
- 2013-12-10 11:56:21下载
- 积分:1
-
CCSDS_LDPC
用MATLAB实现CCSDS_LDPC编码,并生成相应的校验矩阵H。压缩包内包含相应源程序以及CCSDS_LDPC编码原理的说明文档。(Using MATLAB CCSDS_LDPC coding, and generate the corresponding check matrix H. Compressed package that contains the corresponding documentation and CCSDS_LDPC source coding theory.)
- 2021-02-18 20:59:45下载
- 积分:1
-
OFDM_UWB
ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
- 2014-02-07 15:54:47下载
- 积分:1
-
LDPC编解码
说明: LDPC 编解码可以在matlab上成功运行(LDPC codec can run successfully in MATLAB)
- 2020-03-31 09:51:20下载
- 积分:1
-
Kmeans
kmeans是一个用于聚类形成的包
- 2022-09-25 10:15:02下载
- 积分:1
-
vcc_mex
一般情况下,我们都是在MATLAB命令行或DOS命令行下编译MEX程序。 所用的命令就是:mex filename.c 这有很多不方便的地方:
a. 虽然mex也可以编译C++的mex程序,但是它的主框架仍是C的 a. 当程序有多个模块时,需要多次使用mex命令,操作很麻烦
b. 不能利用VC特有的ClassWizard自动创建和维护类
c. 不能用MFC类库编写应用程序
d. 不能方便地进行类似VC的项目管理
本文详细解说如何在IDE中编译MEX程序(Under normal circumstances, we are all in the MATLAB command line or DOS command line program to compile MEX. Command is used by: mex filename.c This has a lot of inconvenient places: a. Although the mex can also compile C++ The mex program, but it is still the main frame C of a. When the procedure has a number of modules the need to repeatedly use the mex command, the operation is cumbersome b. Can not use VC-specific ClassWizard automatically create and maintain the category c. can not use MFC class library to write applications easily d. should not conduct a similar project management VC a detailed explanation of how this article IDE compiling MEX procedures)
- 2007-09-27 15:44:55下载
- 积分:1