-
matlabpicture
用matlab实现算法,基于遗传算法的图像分割问题(Matlab algorithm based on genetic algorithm, the image segmentation problem)
- 2010-05-31 17:40:39下载
- 积分:1
-
Inclined
source for simulation of a moving ball on an inclined plane by the method of impact.
- 2011-08-27 22:46:53下载
- 积分:1
-
PAST
说明: 经典PAST算法,实现信号盲分离,有详细的代码和解释,(Classic PAST algorithm, achieving blind signal separation, a detailed code and explanation)
- 2020-11-06 00:59:50下载
- 积分:1
-
ofdm
正交频分复用OFDM通信系统信噪比理论值计算(Orthogonal frequency division multiplexing OFDM communication system signal-to-noise ratio the theoretical value calculated)
- 2013-04-15 19:45:23下载
- 积分:1
-
dianjx
电极系测井曲线 用matlab编写的用于学测井同学用(Electrode system logs using matlab for students with learning logs)
- 2013-11-29 14:26:39下载
- 积分:1
-
RandWPSO
随机粒子群算法,简单高效。非常不错的一个优化算法程序(Stochastic particle swarm algorithm, simple and efficient. An optimization algorithm is very good program)
- 2010-08-04 22:22:41下载
- 积分: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
-
MyAutoCorr
本程序是用于信号相关分析的实验程序。
主要功能是计算和比较几种信号的相关函数。( This procedure is experimental procedure for signal correlation analysis. The main function of the correlation function is calculated and compared several signals.)
- 2015-01-20 10:35:11下载
- 积分:1
-
energyop
说明: 利用matlab实现TEO(Teager Energy Operater)算子。(The TEO operator implementation by matlab.)
- 2019-04-22 09:17:34下载
- 积分:1
-
ConvHull2D
计算几何中的凸包求解算法,效率比较高,并且容易使用,直接调用即可(computing geometry to compute the convex of a set of points.)
- 2010-06-18 15:42:14下载
- 积分:1