-
BER
OFDM,MPSK,MDPSK,QAM四种调制方式误比特率的matlab仿真代码。(Matlab simulation code of OFDM, MPSK, MDPSK, QAM modulation bit error rate)
- 2009-03-17 12:13:06下载
- 积分:1
-
WaveletCompresss
一个能够完成小波变换并在此基础上做压缩编码的程序。(to complete a wavelet transform and on this basis do coding procedures.)
- 2006-11-09 22:12:42下载
- 积分:1
-
cs111_matlab_more_programming
Matlab tutorial file
- 2012-10-26 18:31:26下载
- 积分:1
-
chapter11_1
谱减法语音增强的matlab程序,读入语音信号并产生随机白噪声。(Matlab spectral subtraction speech enhancement program that reads the speech signal and generates a random white noise.)
- 2015-04-13 16:16:00下载
- 积分:1
-
isar
舰船目标的旋转运动逆合成孔径雷达成像仿真(Rotational movement of the ship target inverse synthetic aperture radar imaging simulation)
- 2021-04-21 10:48:49下载
- 积分:1
-
LMS
基于LMS算法的自适应数字滤波器过程中,自适应算法LMS的matlab实现(LMS algorithm based adaptive digital filter process, the LMS adaptive algorithm realize matlab)
- 2011-10-18 19:26:38下载
- 积分:1
-
Form
用form表单模拟select标签进行选择,里面采用hover事件。hover可以根据你的需要来修改。(Analog select labels choose to form a form, which uses hover events. hover can be modified according to your needs.)
- 2013-12-17 14:42:33下载
- 积分:1
-
examples
利用matlab编程实现TE TM波的推导以及包括最佳匹配层的设计还有全矢量半矢量的推导(TE TM PML)
- 2010-06-10 14:56:55下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
H264_baseline
通过h.264实现的baseline版本的视频编码,利用matlab实现,运行较为简单(Achieved through h.264 baseline version of the video coding, using matlab implementation, operation is simple)
- 2014-10-29 14:48:52下载
- 积分:1