-
matlab
说明: 利用matlab软件,使用距离变换和分水岭法对图像进行分割(Using matlab software using the distance transformation and watershed image segmentation method)
- 2011-03-10 09:39:01下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(n)为偏差 d(n)为期望输出 y(n)为实际输出 η为学习速率 n为迭代次数 2、初始化,赋给w(0)各一个较小的随机非零值,令n=0 3、对于一组输入样本x(n)和对应的期望输出d,计算 e(n)=d(n)-X^T(n)W(n) W(n+1)=W(n)+ηX(n)e(n) 4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
Simulink-improvement
Simulink中的开关磁阻电机的模型及其改进方法,希望大家指导 (The switch Simulink reluctance motor model and the improvement
)
- 2012-04-07 12:59:13下载
- 积分:1
-
ACO
aco-ga for feature selection
- 2020-11-23 09:09:34下载
- 积分:1
-
xinyinshigudianfa2
运用古典隐式方法模拟二维空间中声波的传播,求解工程用了追赶法(The dissemination of the classical implicit simulation method of acoustic wave in two-dimensional space, solving project was chasing method)
- 2014-12-08 21:11:47下载
- 积分:1
-
matlab
matlab教程(R2010a)课后习题答案(matlab tutorial (R2010a) Homework answers)
- 2012-11-06 17:34:23下载
- 积分:1
-
Matlab_simulate
该文献基于Matlab的光学实验仿真平台的研究分析。(Matlab-based simulation platform for optical experiments)
- 2009-12-20 13:56:58下载
- 积分:1
-
untitledipiq
双馈发电机的风力发电系统的谐波电流检测的方法-根据瞬时无功功率理论的ip-iq法(Doubly-fed generator of wind power system harmonic current detection method- based on instantaneous reactive power theory, ip-iq method)
- 2013-04-20 00:10:05下载
- 积分:1
-
db4
用DB4小波进行多尺度分解,分解级数为6层的降噪程序(DB4 Wavelets )
- 2010-06-03 22:35:47下载
- 积分:1
-
caishuzi
猜数字游戏:首先让电脑产生一个1~100的随机数x,然后由用户猜测该数字。如猜测的数字B大于x,则显示“High”,小于则显示“Low”,等于则显示“You Won”,同时退出游戏。用户最多可以猜10次。
()
- 2008-02-16 10:51:30下载
- 积分:1