-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
boostconverter11
model of boost in Matlab
- 2014-08-14 16:46:44下载
- 积分:1
-
yyahoostocka
yahoo股票历史数据下载器器,matlab编写可直接使用。
(yahoo stock historical data downloader, matlab prepared for immediate use.)
- 2012-07-19 23:32:02下载
- 积分:1
-
convection_diffusion_matlab_program
一维奇异摄动问题(对流扩散问题)的有限元程序源代码。(One-dimensional singular perturbation problem of the finite element program source code.)
- 2009-09-17 16:23:57下载
- 积分:1
-
spectrum
反应谱,适用范围广,应用方便,有利用地震波使用过程中的位移,加速度,速度反应谱(Response spectrum, widely used, and convenient, with the use of seismic waves in the process of displacement, acceleration, velocity response spectrum)
- 2010-07-22 10:21:45下载
- 积分:1
-
monituihuoyichuansuanfaTSP
在Matlab开发环境上用模拟退火算法求解TSP问题,(Matlab development environment with simulated annealing algorithm to solve TSP problems,)
- 2013-04-15 16:51:04下载
- 积分:1
-
zsxjf
最速下降法,是数值分析中很重要的一种,源码为其在matlab中的实现。(Steepest descent method, numerical analysis is a very important one in the matlab source code for its realization.)
- 2009-02-12 00:08:36下载
- 积分:1
-
NMDL
matlab code for NMDL
- 2010-10-17 05:47:21下载
- 积分:1
-
Project2
fuzzy airplain control
- 2009-11-19 12:27:33下载
- 积分:1
-
Velocity_location_volume
说明: 气候态数据处理,计算绘制数据分析图,包括经度、纬度、速度、运输量(Calculated data analysis to draw maps, including longitude, latitude, speed, traffic volume)
- 2011-03-26 10:46:53下载
- 积分:1