-
numerical-calculation
数值计算,微分和积分的几个例子,针对于MATLAB2011a(numerical calculation)
- 2013-11-15 16:43:31下载
- 积分:1
-
HW3
MATLAB Garch using example
- 2014-02-06 02:20:09下载
- 积分:1
-
sgalssvm
标准的遗传算法优化最小二乘支持向量机,能很好的实现参数寻优功能(Standard genetic algorithm optimization least squares support vector machines, can achieve good functional parameter optimization)
- 2021-01-15 14:58:46下载
- 积分:1
-
fisherplot
introduction of fisher
- 2007-11-24 21:19:13下载
- 积分:1
-
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
-
ieee13busdoubletunedfilter_at7thand10thbus
ieee 13 bus with double tuned filter at 7th and 10th bus
- 2012-04-30 12:19:08下载
- 积分:1
-
MODEGLISSANT
simulation mode glissant
- 2013-03-30 15:57:26下载
- 积分:1
-
renesas-r8a7740-cpg-clocks
increment reference count to io_context.
- 2015-04-19 09:44:16下载
- 积分:1
-
p1104
基于能量检测认知无线电的算法仿真实现,里面含有高斯白噪声的添加(Cognitive radio based on energy detection algorithm simulation, which contains Gaussian white noise is added)
- 2013-05-25 15:40:32下载
- 积分:1
-
AHP
AHP算法的matlab程序,在数学建模及日常决策中经常使用。(AHP algorithm matlab procedures, the mathematical modeling and daily decisions are frequently used.)
- 2013-09-06 21:39:08下载
- 积分:1