-
SourceCodeWM4e
Data Abstraction & Problem Solving with C++源码(Data Abstraction )
- 2007-10-23 16:20:53下载
- 积分:1
-
FASTICA
用于独立成分分析的固定点算法工具包,内有详细的帮助文件,并附有参考文献(Independent component analysis for fixed-point algorithms kit, with detailed help files)
- 2011-11-30 15:34:27下载
- 积分:1
-
Dream
online booking system
- 2014-01-08 14:13:17下载
- 积分:1
-
MATLAB--ppt
有关matlab学习的ppt,内容很全面,希望对大家有点用处(For matlab learning ppt, the content is very comprehensive, I hope we are a bit useless)
- 2013-01-20 11:05:50下载
- 积分:1
-
k-means
K-means源码,用matlab实现,共有两个例子,简单易学(K-means source code, using matlab realize, there are two examples, easy to learn)
- 2011-12-01 19:49:49下载
- 积分:1
-
萤火虫分布式电源优化
说明: 采用萤火虫算法对分布式电源进行优化,采用33节点系统(Firefly algorithm is used to optimize the distributed power supply)
- 2020-11-04 19:19:52下载
- 积分:1
-
mvrvm_matlab
multivariate relevant vector machine
- 2011-01-12 04:04:24下载
- 积分: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
-
shiyucaiyang
这是大学数字信号处理的时域采样定理验证实验程序(This is the University of digital signal processing time-domain sampling theorem verification test procedures)
- 2012-06-22 10:12:54下载
- 积分:1
-
smrsoftV10
SMRSOFT: a Matlab Toolbox for Optimization over Polynomials and Dynamical Systems Study via SOS Programming.(SMRSOFT: a Matlab Toolbox for Optimization over Polynomials and Dynamical Systems Study via SOS Programming. Available at )
- 2013-08-16 15:33:26下载
- 积分:1