-
MATLAB6handbook
说明: MATLAB6.0数学手册,word版本,共10章(MATLAB6.0 Mathematics Handbook, word version, a total of 10 chapters)
- 2008-09-03 23:20:19下载
- 积分:1
-
SENSEaliasingmatrix
在SENSE成像中如何将中间图像转化为最终图像,就要用到这个程序(Using specfied sampling vector to generate a 2D aliasing matrix. The sampling vector is a vector of n-entries of either 0 or 1, where 0 indicates no k-space line acquisition and 1 indicates k-space line is acquired in the accelerated scan. For example, a sampling vector of [0 1 0 1 0 1 0 1 0 1] indicate the 2-fold acceleration with 8 phase encoding lines. The aliasing matrix is calculated based on Fourier imaging)
- 2009-06-06 18:27:17下载
- 积分:1
-
uneven
说明: 图像处理中将极坐标转换为笛卡尔左边的几个调用函数,包含bin,density 和ffgrid(in the image process,please convert the polar coordinate into castinate coordinate, there are some diaoyong functions ,include bin,density and ffgrid)
- 2011-03-24 10:51:33下载
- 积分:1
-
db_nc_audio_recon
说明: 使用5阶巴特沃斯半带滤波器4通道完美重构滤波器组来处理音频数据的例子(Using the 5-order Butterworth filter with a 4-channel semi-perfect reconstruction filter banks to process audio data examples)
- 2010-05-04 01:19:54下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
random_binary
说明: MATLAB通信系统随机数产生mfiles,均匀、瑞利、高斯随机数发生器(Communication systems random number generator MATLAB mfiles, uniform, Rayleigh, Gaussian random number generator)
- 2010-04-18 12:06:59下载
- 积分:1
-
FDTD3D_PML
三维时域有限差分matlab程序,带完美匹配层(Three-dimensional finite-difference time-domain matlab program, with perfectly matched layer)
- 2013-12-16 13:15:58下载
- 积分:1
-
ClassDefItem
Representation of a Dalvik class, which is basically a set of members (fields or methods) along with a few more pieces of information.
- 2013-12-04 10:18:45下载
- 积分:1
-
harrsidetector
This code implements the Harris Corner Detector.
- 2011-02-10 00:47:46下载
- 积分:1
-
puma560
PUMA560A的仿真控制。很详细。非本人写的,但是写的很好(PUMA560A simulation control. Very detailed. Non-I write, but write the good)
- 2012-08-17 10:49:49下载
- 积分:1