-
dftidft
MATLAB软件实现计算有限长序列的DFT和IDFT函数的程序,另有一个实例(MATLAB software calculation of finite-length sequence of DFT and IDFT function procedures, while an example of)
- 2009-05-27 13:45:46下载
- 积分:1
-
2d--FEM
这是一个用MATLAB编写的二维圆形区域的三角剖分程序。(This is a MATLAB prepared with a circular area of two-dimensional triangulation procedures.)
- 2009-06-21 22:47:24下载
- 积分: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
-
200951482GAyh
使用matlab求解一元函数最大值问题的代码(Solving functions of one variable maximum
)
- 2011-07-08 23:48:29下载
- 积分:1
-
pcm_chianelxie
PCM(脉冲编码调制,包括A律和U律压缩等功能的实现)(PCM (pulse code modulation, including legal and U A legal functions of the compression achieved))
- 2007-05-19 11:33:54下载
- 积分:1
-
spatialfiltering
To apply spatial filtering for an image
- 2014-09-23 15:11:11下载
- 积分:1
-
maple_html
evolutionary optimization in matlab code
- 2014-11-01 00:13:02下载
- 积分:1
-
Matlab_
一本有关matlab介绍比较详尽的书籍,其中有代码介绍,对于初学者来说,可以选择性学习。(A book on matlab image processing of the comparatively detailed book。There are code introduction, for beginners, can selective learning.
)
- 2012-10-10 18:46:41下载
- 积分:1
-
555
图形信号的仿真的matlab程序实例,可以说明在小波中图形信号的消噪(Graphical simulation of the signal matlab program examples illustrate the graphic signals in wavelet de-noising)
- 2010-03-14 18:35:02下载
- 积分:1
-
matlab
基于yule_walker,burg,协方差,改进协方差,最大熵方法这五种算法的matlab程序,并且是一个周期正弦信号与高斯白噪声的模型(Yule_walker, burg, covariance, improved covariance method of maximum entropy algorithm matlab these five programs, and is a periodic sinusoidal signal with Gaussian white noise model)
- 2014-12-14 23:22:46下载
- 积分:1