-
finish
实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
- 2009-09-11 16:25:25下载
- 积分:1
-
sampleguimatlab
this is a sample for GUI in matlab.
- 2010-06-18 03:04:46下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1
-
1
说明: 利用Ktrans、kep建立药代动力学模型来检测前列腺癌(Detection of Prostate Cancer by Ktrans and kep)
- 2011-09-13 22:29:40下载
- 积分:1
-
into
This book is an introduction to two subjects:Matlaband numerical computing.
This first chapter introducesMatlabby presenting several programs that inves-
tigate elementary, but interesting, mathematical problems. If you already have
some experience programming in another language, we hope that you can see how
Matlabworks by simply studying these programs.
- 2013-11-11 21:54:29下载
- 积分:1
-
svpwm3old
it is the simulation of SVPWM technique. this technique is very popular and is useful in many simulations.
- 2009-09-15 03:33:44下载
- 积分:1
-
Solutionofdifferentialequations
微分方程的matlab解法,已经试过,很不错,放心使用(Matlab differential equation solution, has been tried, very good, ease of use)
- 2011-01-15 18:14:52下载
- 积分:1
-
totalaf
It is a simple matlab code for array factor.
- 2011-05-15 09:19:06下载
- 积分:1
-
2wiener
使用MATLAB写的维纳滤波程序.可以直接运行.并且有详细注解(using MATLAB wrote Wiener filtering process. Direct operations. And a detailed explanation)
- 2007-05-27 17:19:08下载
- 积分:1
-
afc
Frequency estimation by searching the pure tone frequency with 2-pole filter(Frequency estimation by searching the pur e tone frequency with 2-pole filter)
- 2007-06-14 14:18:46下载
- 积分:1