-
gabor
基于MATLAB的gabor滤波器的设计(MATLAB-based design of gabor filters)
- 2011-07-01 17:21:15下载
- 积分:1
-
Beamforming
This is a MATLAB based program that computes the weights and
beamforming pattern of a:
I. Linear array II. Rectangular planar array
- 2014-01-14 23:17:10下载
- 积分:1
-
Matlab
文件很好,是一份简单又易懂的课件,有需要ide看看(The file is good, is a simple and easy to understand courseware, ide take a look at)
- 2012-05-23 15:53:53下载
- 积分:1
-
boost_PI_ME
matlab boost PID 调节电路,已经调好(matlab boost pid )
- 2013-11-29 22:04:58下载
- 积分:1
-
zellip
归一化椭圆函数低通滤波器零极点计算程序
自动优化
zellip 主程序(zellip main program)
- 2015-01-25 09:46:33下载
- 积分:1
-
basedOnTheAnalysisOfLMSAdaptiveFilterAlgorithm
lms算法 滤波器 解释及仿真 ,基于LMS算法自适应滤波器析(lms filter interpretation and simulation algorithm, based on the analysis of LMS adaptive filter algorithm)
- 2009-04-11 10:55:24下载
- 积分:1
-
matlabduoyuanxinxironghe
此程序是针对文献《基于相关函数的多振动信号数据融合方法》撰写的matlab程序,属于多源信息融合(This program is for literature, " based on the relevant multi-function vibration signal data fusion," wrote the matlab program, part of multi-source information fusion)
- 2011-07-09 09:45:36下载
- 积分:1
-
MATLAB ZN PID整定程序
说明: MATLAB m程序编程,实现PID控制中P I D三个控制参数的自动整定(Programming with MATLAB m to realize automatic tuning of PID three control parameters in PID control)
- 2020-11-11 20:39:46下载
- 积分:1
-
ymy_feinieer_shiyan
说明: 二维图像的菲涅耳衍射和夫琅禾费的衍射的代码,图案可换(Two-dimensional image of Fresnel diffraction and Fraunhofer diffraction of the code, patterns can be changed)
- 2021-03-11 10:59:26下载
- 积分:1
-
qpsk_g_r-
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:51:28下载
- 积分:1