-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1
-
Vis
Supermarket cashier system
.doc(Supermarket cashier system
)
- 2014-01-08 22:59:33下载
- 积分:1
-
rbstsyn
混沌同步 对初学者很有帮助的matlab (chaos synchronization)
- 2015-03-17 21:20:49下载
- 积分:1
-
VC(6.0)_ecg
用VC6.0编写的对话框程序,可以读取ECG(txt格式)数据,并画图。采用差分阈值法对心电信号进行R波的检测并显示R波检测的个数,效果较好。程序中也编写了一个滤波器对心电数据进行滤波。(VC6.0 prepared by the dialog box procedure, you can read ECG (txt format) data, and drawing. Differential threshold method ECG R-wave detect and display the number of R-wave detection, the better. The program also write a filter for filtering the ECG data.)
- 2015-07-29 13:51:49下载
- 积分:1
-
2003061810345322317
最短路,用VB开发,作为算法很简便,速度很快.3000点是20分钟能够算完..(The most short-circuit, using VB development, as the algorithm is very simple, fast .3000 is 20 minutes be able to count END ..)
- 2009-03-25 16:17:23下载
- 积分:1
-
bolieda
说明: 一个模拟雷达杂波的程序代码,对开发雷达模拟方面有借鉴作用。(A simulated radar clutter the code, the development of radar simulation serve as a reference.)
- 2011-04-09 21:14:29下载
- 积分:1
-
SimRTP
SIMRTP,a RTP demo application from Taiwan.(SIMRTP, a RTP demo application from Taiwan.)
- 2007-04-14 00:13:09下载
- 积分: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
-
factorial-numbers
factorial numbers, factorial numbers,factorial numbers
- 2014-01-14 04:49:56下载
- 积分:1
-
213MatlabPC
非常有名的捕食者算法Matlab+C 可进行目标定位(Very well-known predator algorithms
Matlab+C)
- 2012-04-02 17:20:57下载
- 积分:1