-
GM_MATLAb
MATLAb的灰色系统的预测数据的简单实现,(MATLAb simple implementation of Grey Prediction)
- 2010-10-28 22:02:39下载
- 积分:1
-
fractal
在Matlab环境下运行function [d, RS] = fractal( x )即可。(In the Matlab environment to run function [d, RS] = fractal (x) can be.)
- 2010-01-12 12:15:18下载
- 积分:1
-
wumalv
Rayleigh信道中的误码率仿真
Rayleigh信道BPSK中的误码率(The Simulation of Rayleigh channel
BER for BPSK in Rayleigh channel
)
- 2011-05-06 20:00:07下载
- 积分:1
-
svm-08.09
支持向量机的一些代码合计,本人学习是使用,为matlab学习者提供帮助(SVM some code together, I am learning is used to help learners matlab
)
- 2014-10-14 21:36:40下载
- 积分:1
-
elm
经验似然计算 在非参数统计推断中可以构造似然比, 很有用。(empirical likelihood)
- 2015-03-07 21:11:22下载
- 积分:1
-
promgramwavelet_denoise1
说明: 小波图像去噪程序,简单实用,对初学者很有用(Image denoising procedure is simple and practical, very useful for beginners)
- 2011-03-16 11:16:50下载
- 积分: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
-
3 山区路径规划问题
说明: 关于采用智能算法进行路径规划的程序u初学者学习智能算法(On the use of intelligent algorithm for path planning program u beginners learn intelligent algorithm)
- 2021-03-08 19:58:56下载
- 积分:1
-
spPitchTrackCepstrum
formant feature voice its important for extraction
14 coofeecient from lp
- 2010-07-02 21:30:56下载
- 积分:1
-
the_Batch_Perceptron_Algorithm
模式识别的批处理matlab源代码,包括学习文档,和实验图像。(Pattern recognition matlab source code of the batch, including the study documentation, and experimental image.)
- 2009-04-30 10:42:27下载
- 积分:1