-
zuidaliu
最大流最小截问题,用matlab编写的,rar中有说明,较清晰(Maximum flow minimum cut problem, written with matlab, rar have stated more clearly)
- 2011-02-13 13:58:14下载
- 积分:1
-
xiandaaiyouhua
现代优化源程序,十分有用,包括现代优化算法的实例讲解和源程序(Modern optimization of the source program, very useful)
- 2015-02-05 12:12:42下载
- 积分:1
-
xiaoboshenjingwangluodeshijianxulie
基于matlab的小波神经网络的时间序列计算,欢迎大家使用。(Time series matlab wavelet neural network-based computing, welcome everyone to use.)
- 2014-01-08 17:21:17下载
- 积分:1
-
DFT
编写一个matlab函数用一个N点离散傅里叶变换同时计算两个N点实序列的离散傅里 叶变换,并将结果与直接使用两个N点离散傅里叶变换计算出来的结果进行比较(Write a matlab function with an N point discrete Fourier transform and calculate actual sequence of two N point discrete Fourier transform, and the results with the direct use of two N point Discrete Fourier Transform calculated results are compared)
- 2010-05-08 11:40:00下载
- 积分: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
-
BTC_kompresia
Example of BTC compression in Matlav
- 2015-03-11 07:59:01下载
- 积分:1
-
fcm-test
模糊聚类iris标准数据测试。。。采用fcm方法。(Fuzzy clustering iris standard test data)
- 2014-03-28 08:48:36下载
- 积分:1
-
Gockenbach-M.S
Practical introduction to Matlab
- 2011-12-03 04:38:20下载
- 积分:1
-
MVDR
this is DOA estimation algorithm
- 2010-06-08 17:27:28下载
- 积分:1
-
psat-2.1.6-oct
说明: 电力系统分析软件最新版本psat2.1.6,可以进行各种计算仿真(power flow analysis psat2.1.6)
- 2011-04-18 17:46:00下载
- 积分:1