-
lujingshunshi
紫外光通信系统路劲损失的简化模型仿真,简单好用(A simplified model of UV communication system simulation losses Road King, easy to use)
- 2015-05-07 09:41:00下载
- 积分: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
-
Calculatetheprobability
calculatePXTheta---Calculate the probability of each pixel being its color conditioned on all of the clusters that were found at the previous (coarser) iteration.
(calculatePXTheta-- Calculate the proba bility of each pixel being its color conditione d on all of the clusters that were found at the pre vious (coarser) iteration.)
- 2006-12-26 17:05:39下载
- 积分:1
-
BLDCM
无刷直流电机双闭环控制 电流双环控制转速(Double closed loop control of Brushless DC motor)
- 2017-03-12 22:04:53下载
- 积分:1
-
MATLABfirdesign
matlab 设计 FIR 低通滤波器的几种方法(matlab design FIR low-pass filter of several methods)
- 2008-05-30 10:13:19下载
- 积分:1
-
sphericity-form-error-evaluation
介绍一种球度误差评价方法的文章,很不错,值得深入研究(This is a new strategy and means for sphericity form error evaluation.)
- 2013-03-18 21:25:39下载
- 积分:1
-
me_ULA_Music
阵列天线中的子空间算法中经典的MUSIC算法程序,使用的是均匀线阵。(Neutron space antenna array classical algorithm MUSIC algorithm algorithm using a linear array)
- 2013-12-13 10:00:02下载
- 积分:1
-
VeinExtraction-master
可以提取叶脉,用matlab写的。用的是rgb2yuv,然后用hough变换(it can extract vein matlab rgb2yuv and hough translation)
- 2020-06-18 21:00:02下载
- 积分:1
-
gvfsnakeMATLAB
gvf snake 邊緣檢測範例(包含範例圖)(1. Introduction and Installation Instructions
----------------------------------------------
Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The
Matlab*.m files in this software distribution implement our GVF snake,
the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake,
and the distance snake. These programs were designed, written and tested
by Chenyang Xu and Jerry Prince.
To install this software, simply unzip the file into an empty directory,
making sure to ask your unzipper program to restore the directory
structure of the zipped files. In this documentation, we will assume
that you have unzipped the files into C:GVF.
2. Documentation
----------------
We have included two research papers that describe GVF. You can find
these in C:GVFpapers.
Brief descriptions of the software modules can be found in this file
below. For more detail, you should run Matlab, add the path
C:GVFsnake, and type "help function-name". F)
- 2010-05-23 17:28:24下载
- 积分:1
-
PSO
partical swarm optimization algorithm
- 2012-06-19 01:16:24下载
- 积分:1