-
HistogramPCalculation
应用MATLAB(或C)语言编写一幅灰度图像直方图统计程序(Application of MATLAB (or C) written in a gray-scale image histogram statistics program)
- 2011-05-28 14:17:26下载
- 积分:1
-
Monte-Carlo-method
基于蒙特卡罗方法的试卷难度分布研究,Monte Carlo method based on the difficulty of distribution of papers(Monte Carlo method based on the difficulty of distribution of papers)
- 2013-09-11 08:03:26下载
- 积分:1
-
erwei2DFDTD
二维的MATLAB的FDTD仿真程序,对二维FDTD学习很有帮助。(Two-dimensional FDTD simulation of the MATLAB program, very helpful to the two-dimensional FDTD.)
- 2009-04-19 16:27:52下载
- 积分:1
-
tongxin
通信原理的MATLAB编程,满足对课本基础知识的理解,包括调制解调。(Communication Theory of the MATLAB programming to meet the basic knowledge to understand the textbook, including the modem.)
- 2009-05-17 16:02:26下载
- 积分:1
-
1-20
求从1到20的阶乘,并且可以推广到N阶阶乘,。(Demand from 1 to 20 factorial, and can be extended to N-order factorial,.)
- 2009-12-28 14:34:44下载
- 积分:1
-
s_function_tutorial
Embedded Application using Matlab
- 2009-06-09 15:12:05下载
- 积分:1
-
feixianxing
非线性整数规划的遗传算法Matlab程序
- 2010-08-20 21:39:47下载
- 积分: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
-
myVAD
calculate a voice detection.also one can calculate the frequency of his/her voice.
- 2009-11-17 00:16:38下载
- 积分:1
-
PPR
有关投影寻踪回归的matlab编程,其中运用了遗传算法对其参数进行优化,实现起来比较简单(The projection pursuit regression matlab programming, including the use of a genetic algorithm to optimize its parameters, simple realization)
- 2021-02-22 17:09:41下载
- 积分:1