-
fig3_57_59_61
Desired beamformer, Beam patterns for broadband array(Desired beamformer, Beam patterns for broadband array)
- 2009-05-14 01:21:35下载
- 积分:1
-
P1_curvas
varias c++ de varias c++
- 2014-11-03 19:19:22下载
- 积分:1
-
maximumpower
load recieves maximum power from the source when its resitive value is equal to the thevenin resistance of the circuit.
- 2013-10-29 18:52:37下载
- 积分:1
-
CRC_Attach
CRC码的加入
LTE编码过程中验证码。。。。。。。(Join LTE encoding process in the CRC verification code)
- 2013-12-12 07:38:50下载
- 积分:1
-
LEACH2
這是LEACH 在Matlab環境下可以直接執行的code(This is LEACH in Matlab environment can directly execute code)
- 2013-08-20 14:55:50下载
- 积分:1
-
changedU
包含了MATLAB编写的关于自适应算法在不同步长下收敛速度的仿真源码,运行正确(Written in MATLAB includes adaptive algorithm is not synchronized on a long simulation source code under the convergence speed, running right)
- 2011-09-10 10:24:06下载
- 积分:1
-
CLSPSO
CLSPSO:用混沌粒子群优化算法求解无约束优化问题
(CLSPSO: Chaos particle swarm optimization algorithm for solving unconstrained optimization problems)
- 2013-12-08 18:25:20下载
- 积分:1
-
Mie
mei氏理论的MATLAB仿真代码,来自于汪利宏生物成像原理那本著作(mei' s theory of MATLAB simulation code, WANG Li-hong from the bio-imaging principle that books)
- 2010-01-06 17:19:18下载
- 积分:1
-
lunwen
本文简要介绍了语音信号采集与分析的发展史以及语音信号的特征、采集与分析方法,并通过PC机录制自己的一段声音,运用Matlab进行仿真分析,最后加入噪声进行滤波处理,比较滤波前后的变化。(This paper introduces the voice signal acquisition and analysis of the history and characteristics of speech signals, sampling and analysis methods, and through a PC, record your own voice, use of Matlab simulation and analysis, and finally adding noise filtering, comparing before and after filtering change.)
- 2010-05-09 12:29:50下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1