-
ofdm_system
说明: OFDM系统仿真程序, 基于matlab平台,是采用4QAM调制。(OFDM system simulation program, based on matlab platform is 4QAM modulation.)
- 2008-11-11 15:26:07下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1
-
LPF
low pass filtering to remove noise
- 2011-06-11 14:49:56下载
- 积分:1
-
LTP
用MATLAB实现LTP和LBP算法,并分别将处理后的图像显示出来(LTP and LBP algorithm by matlab, respectively, the processed image is displayed)
- 2016-04-08 11:22:10下载
- 积分:1
-
PID程序刘金琨-先进PID控制MATLAB仿真
说明: 程序使用说明
1、所有仿真算法按章归类,文件中的程序名与书中一一对应。
2、将仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。
3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。
4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。
5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。
北京航空航天大学 刘金琨
E-mail 地址: ljk@dept3.buaa.edu.cn或ljk@buaa.edu.cn(Program instructions
1 All simulation algorithms are classified by chapter, and the program name in the file corresponds to that in the book one by one.
2 Copy the simulation program to the Matlab running path of the hard disk, then the simulation can run.
3 The book algorithm in Matlab version 5.3 run successfully, and suitable for other versions.
4 Program chap1.11.mdl; chap3.2.mdl; chap3.5.mdl; chap6.2.mdl; chap6.4. MDL needs to run under MATLAB6.5.
5 If you have any questions about the simulation program, please contact the author by e-mail.)
- 2021-03-17 12:43:35下载
- 积分:1
-
nitkece2012fwdminiprojects
its a list of projects in information theory and coding using matlab.
- 2010-11-13 22:44:31下载
- 积分:1
-
cdmamodem
cdma系统matlab仿真,在两个用户的背景下采用了直接扩频码实现扩频解扩,bpsk调制解调,程序已经运行过,没有问题!(cdma system matlab simulation, in the context of two users using a direct spread spectrum spreading codes realize despreading, bpsk modem, the program has been run before, no problem!)
- 2021-04-07 15:29:02下载
- 积分:1
-
fujian1
dsp实验中对matlab的基本认识实验,NCEPU的dsp实验一(the basic use of matlab in dsp)
- 2010-05-30 15:20:43下载
- 积分:1
-
Array-signal-processing-
包括面阵、线阵,圆阵等天线的DOA估计,并进行比较(Plane array, linear array, circular array antenna DOA estimation and compare)
- 2020-10-18 11:27:27下载
- 积分:1
-
matlab-coder
MATLAB Coder™ generates standalone C and C++ code from MATLAB
®
code. The generated source code is
portable and readable. MATLAB Coder supports a subset of core MATLAB language features, including program
control constructs, functions, and matrix operations. It can generate MEX functions that let you accelerate
computationally intensive portions of MATLAB code and verify the behavior of the generated code.
- 2013-11-11 21:26:17下载
- 积分:1