-
decode_ldpc_APP_LLR
LDPC译码算法,采用优化算法APP LLR(LDPC decoding algorithm using optimization algorithms APP NBC)
- 2007-02-05 14:47:38下载
- 积分:1
-
1
说明: 常规AM调制:画出调制前波形图和频谱图
求已调信号功率、噪声功率等(Conventional AM modulation: Draw modulation waveform and spectrum before seeking modulated signal power, noise power, etc.)
- 2010-06-25 14:29:37下载
- 积分:1
-
Largemass_Ansys
Ansys动力分析中大质量法的应用,主要用于地震动计算,行波及多点输入的实现(Dynamic Analysis Ansys massive application of the law, mainly for ground motion calculation, OK affecting the realization of multi-point input)
- 2010-01-26 21:03:26下载
- 积分:1
-
part02
精通matlab6[1].5 (北航 张志涌).
??╩atlab6[1].5 (北航 张志涌).(err)
- 2007-12-28 13:02:01下载
- 积分:1
-
BCH_Enc_Dec
BCH encoder/decoder using matlab function. It includes an error analyser and an error rate calulator.
- 2012-05-07 22:33:52下载
- 积分:1
-
corrMatching
The matlab code to match using correlation function.
- 2013-09-30 15:41:40下载
- 积分:1
-
071006103
毕业论文 基于LSB图像水印系统设计matlab实现(Graduation thesis matlab based on LSB image watermarking system design)
- 2013-11-26 20:40:26下载
- 积分:1
-
FCProgramm
说明: 模糊聚类程序,完成!matlab7.0调试通过,内含测试程序及数据!欢迎交流!(Fuzzy clustering procedure, done! matlab7.0 through debugging, testing procedures and data contained! Welcome to exchange!)
- 2010-04-07 14:41:08下载
- 积分:1
-
tst
simulink files for fsk modulation and demodulation
- 2012-12-03 23:34:17下载
- 积分: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