-
work
菲涅耳积分卷积方法的各种编程方法(Fresnel integral convolution method)
- 2013-03-04 16:28:23下载
- 积分:1
-
UseWaveletToDetectQRScomplex
说明: 基于Matlab7的QRS波检测算法,使用小波算法。。(The QRS wave on Matlab7 detection algorithm, using the wavelet algorithm.)
- 2010-05-04 22:26:03下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
ICA
ICA Algorithm in power system
- 2015-01-02 10:23:08下载
- 积分:1
-
lms-matlab
LMS Classical algorithm
- 2011-12-05 14:35:30下载
- 积分:1
-
K_gam
该程序分析画出数据的直方图,并实现Gamma分布的拟合优度检验(卡方检验),(The program analysis to draw a histogram of the data, and Gamma distribution goodness of fit test (chi-square test))
- 2013-05-16 19:29:36下载
- 积分:1
-
SPCNN
基于简化的PCNN去除脉冲噪声的matlab算法(Based on a simplified PCNN algorithm to remove impulse noise matlab)
- 2010-06-07 15:58:19下载
- 积分:1
-
mat-lab
it s a code for frequency hopping
- 2011-05-23 04:06:21下载
- 积分:1
-
npp2
这是一个有关中国邮递员的问题的算法,可以用于许多实际的问题(This is an issue of the Chinese postman algorithm can be used for many practical problems)
- 2011-09-01 16:24:07下载
- 积分:1
-
Demo_TV
图像处理与分析——偏微分方程方法,热方程去噪模型的演示代码。(Image processing and analysis- method of partial differential equations, heat equation denoising model demo code.)
- 2015-03-11 16:24:17下载
- 积分:1