-
fft
自编实现快速fft程序,速度较调用系统的fft稍慢(Fast fft own procedures, faster than the system call fft slower)
- 2008-05-08 08:40:27下载
- 积分:1
-
BF
说明: power flow forward backward
- 2015-03-12 14:26:08下载
- 积分:1
-
MUSICdoc
一篇music算法的文档,名字为基于均匀线阵的改进MUSIC算法(Algorithm is a music document, the name is based on uniform linear array MUSIC algorithm for improved)
- 2011-05-21 19:18:39下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1
-
BPSK_teo_sim
MAtlab program BPSK modulation performance
simulation theoric calculation with Q function
- 2009-11-01 16:46:26下载
- 积分:1
-
simple_cfd_codes_by_Manuel-Diaz
Simple Example Program by Manuel Diaz, which can be used to learn cfd using matlab codes
- 2013-08-05 21:23:03下载
- 积分:1
-
SerialPortCommunication_GUI
MATLAB串口接受并用GUI显示数据曲线(MATLAB receive the date by using COM and plot in GUI.)
- 2015-04-02 20:50:51下载
- 积分:1
-
EZW
mbedded Zerotrees of Wavelet transforms (EZW) is a lossy image compression algorithm. At low bit rates, i.e. high compression ratios, most of the coefficients produced by a subband transform (such as the wavelet transform) will be zero, or very close to zero. This occurs because "real world" images tend to contain mostly low frequency information (highly correlated). The locations where high frequency information does occur (such as edges in the image) this is particularly important in terms of human perception of the image quality, and thus must be represented accurately in any high quality coding scheme.
- 2014-02-18 20:06:01下载
- 积分:1
-
cv5
Implement loss? part of JPEG encoder for grayscale images
on the first implement grayscale image quantization
- 2011-02-02 17:21:00下载
- 积分:1
-
infra_pixel
说明: 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值和温度之间对应关系的程序(This the thesis, using Matlab neural network training method bp infrared image pixel and temperature relationships between the procedures )
- 2006-03-24 11:11:42下载
- 积分:1