-
gaosi-keshihua
高斯可视化的仿真,利用matlab实现,是一个很经典的算法啊,ppt展示(Gaussian visualization simulation using matlab to achieve, is a classic algorithm, ppt show)
- 2012-05-27 22:47:07下载
- 积分:1
-
boxdimension
计算一维时间序列的盒子维数,并提供了洛伦兹、哈农两种典型的混沌信号以及实际海洋背景噪声信号可供计算参考。(Calculate the dimension of the box one-dimensional time series and provides Lorentz, Hanon two typical chaotic signal and the actual ocean background noise signal for calculation.)
- 2015-01-12 18:56:29下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(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步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
Ftezhengpailei
shi te zheng pailei de daima
- 2005-04-29 15:29:34下载
- 积分:1
-
transform
此程序是对不同传感器得到的图像进行融合,以便得到更好的图像(This program is an image of different sensors are fused to obtain better image)
- 2010-05-14 22:13:28下载
- 积分:1
-
metal_cylinder
时域有限差分算法模拟二维金属圆柱的近场电场分布(FDTD algorithm for simulating 2D metal cylinder near-field electric field distribution)
- 2013-07-16 11:00:58下载
- 积分:1
-
app4
this is real fuzzy matlab code is hard5
- 2015-04-10 21:24:11下载
- 积分:1
-
301-Project
very fantastic idea to share
- 2012-02-09 20:04:25下载
- 积分:1
-
LaplaceGaussianPyramid
运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.(The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.)
- 2009-03-24 09:52:52下载
- 积分:1
-
lsb1
This was used at the 2004 Cyber Summer Camp
This program hides a message image in the lower
bit planes of a cover image
- 2010-01-01 19:36:13下载
- 积分:1