-
TRead_Topo_pae
地形数据显示matlab文件包,这是一个工具程序包.(The terrain data matlab file bag This is a tool package written by foreigners)
- 2012-07-18 20:42:28下载
- 积分:1
-
SNMF
SNMF 算法在MATLAB平台上的实现,包括源代码,说明等(SNMF experiment on MATLAB)
- 2015-01-28 20:18:25下载
- 积分:1
-
MYgvfc
GVFC 源码,matlab
性能没有试过,应该还好(GVFC source, Matlab Properties tried, it should be okay)
- 2006-09-16 01:17:02下载
- 积分:1
-
CPossionEquatl
经典泊松方程的matlab数数值求解程序代码。可直接使用。
(Matlab the number of values of the classical Poisson equation solver code. Can be used directly.)
- 2012-07-23 14:34:12下载
- 积分:1
-
matlabtools
介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
- 2007-11-12 22:21:01下载
- 积分:1
-
Reboundball
反弹的小球程序主要用于模拟小球碰撞后产生反弹的情况。(Rebound ball program mainly used to simulate the small-ball collision resulting from a rebound situation.)
- 2010-02-11 20:01:45下载
- 积分:1
-
ImageSolarize
image solarizing processing(image processing solarizing)
- 2007-07-10 22:32:24下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分: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
-
MATLABvc
一个简单的matlab通讯的小程序,希望对大家有帮助了(A simple sort of small procedures in the hope we have helped
)
- 2010-11-10 16:17:07下载
- 积分:1