-
Glide_slope
root locus of glide slope using matlab
- 2010-10-18 14:05:50下载
- 积分:1
-
Simulation-of-4FSK-Hamming-code
MATLAB中提供了汉明码的编解码、4FSK调制解调函数和不同通信信道模型函数,本程序直接调用进行编程。借助于MATLAB可大大地拓宽研究分析的视野提高研究设计的效率,具有重要的推广和应用价值。 (MATLAB provides the hamming codec 4FSK modem function and different communication channel model function, the program calls directly programming. Help of MATLAB can greatly broaden the horizons of research and analysis to improve the efficiency of the study design, with promotion and application value.)
- 2013-01-17 21:00:03下载
- 积分:1
-
MIMO_ZF_MMSE
Simulatiom MIMO Zero Forsing, MMSE
- 2014-09-15 19:00:27下载
- 积分:1
-
vibra_pinyuchuli
MATLAB实现振动信号频域处理:随机信号谱分析和利用窗函数实现(MATLAB realization of vibration signals in the frequency domain processing: random signal spectrum analysis and the use of window function to achieve)
- 2015-01-26 11:35:58下载
- 积分:1
-
learningmatlab
说明: 一本非常经典的书,INTRODUCTION TO MATLAB FOR ENGINEERING STUDENTS,国外很多著名大学学习Matlab就用的这本教材(This book, INTRODUCTION TO MATLAB FOR ENGINEERING STUDENTS, is a very good book.)
- 2010-04-26 17:09:25下载
- 积分:1
-
polarplot3d
极坐标3d画图程序,功能很强大,自己看帮助吧(POLARPLOT3D Plot a 3D surface from polar coordinate data)
- 2012-04-18 23:38:44下载
- 积分:1
-
HUFFMANJIEMA
Huffman编码实现数字图象压缩,解压.对数字图象的压缩的步骤之一编码和解压步骤之一解码有很大的帮助.(Huffman coding of digital image compression, decompression. On digital image compression encoding one of the steps towards one of the steps to extract and decode a great help.)
- 2007-05-29 09:31:45下载
- 积分:1
-
PFC10
PFC功率因素校正电路,基于乘法器的APFC(PFC power factor correction circuit, multiplier-based APFC)
- 2010-08-06 17:04:40下载
- 积分:1
-
8QAM
说明: 利用matlab仿真软件,实现8QAM调制。在实现时采用正交调幅的方式,某星座点在I坐标上的投影去调制同相载波的幅度,在Q坐标上的投影去调制正交载波的幅度,然后将2个调幅信号相加就是所需的调相信号。(Use of matlab simulation software to achieve 8QAM modulation. In achieving the adoption of quadrature amplitude modulation means of a constellation in the I coordinates of the projection to the modulation of the amplitude-phase carrier, in the Q coordinates of the projection to the range of carrier orthogonal modulation, and then the sum of two AM signals is the required phase modulation signal.)
- 2008-11-05 10:39:42下载
- 积分:1
-
matlab99999999
各种matlab代码,实现各种功能,供查阅者参考,熟悉matlab软件的使用(x=linspace(0,1,21)
y=linspace(0,1,21)
[X,Y]=meshgrid(x,y)
z=(X.*Y)./(X+Y)
meshc(X,Y,z)
)
- 2011-07-11 15:54:13下载
- 积分:1