-
PSO_multi-peak_function
基于粒子群的多峰值函数最优化方法,粒子群算法应用于多领域(PSO on muti-peak function)
- 2010-12-27 19:41:55下载
- 积分:1
-
TuLun
图论相关的算法和应用,是自己数学建模时收集和自己开发的一些程序,值得你学习!(Graph-related algorithms and applications, mathematical modeling their own collection and some of their own development process, it is worth you learn!)
- 2020-11-22 15:59:34下载
- 积分:1
-
G_Pmethod
分形维中较为复杂的G-p算法的matlab源程序(Fractal dimension of the more complex algorithm matlab source Gp)
- 2010-12-02 21:52:24下载
- 积分:1
-
noisycode
这是个十分简单有效的程序,可以在任何加噪声的程序里运行(This is a very simple and effective procedure, any increase in noise of the program running)
- 2007-01-14 20:25:28下载
- 积分:1
-
ICcurve
在matlab上实现电池充电是容量-电压曲线的绘制,采用计数法代替微分发技术(Implement matlab code on outputing capcity-voltage curve, which is ploted by counting point menthod instead of derivation )
- 2015-06-19 10:32:36下载
- 积分:1
-
read_grib
matlab 读取气象上的grib资料,包括插件和作为例子的程序(matlab read the grib weather information, including plug-ins and the program as an example)
- 2010-10-28 16:08:52下载
- 积分:1
-
ARIMA
matlab-arima的具体编程,效果较好(matlab-arima Specific programming, the effect is better)
- 2021-01-25 12:48:44下载
- 积分: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
-
yiweishangseg_lj
一维最大熵图像分割算法的MATLAB实现源代码(the matlab code for degital image segment)
- 2012-05-05 16:02:19下载
- 积分:1
-
vtoolbox3.5
vtoolbox3.5是振动数值模拟工具箱,matlab平台(vtoolbox3.5 numerical simulation of vibration toolkit, Matlab platform)
- 2007-05-26 22:21:52下载
- 积分:1