-
GrTheory
优化程序,包括最短路径,最小生成树等。具体说明可以参考content文件
(optimization procedures, including the shortest path, minimum spanning tree, and so on. Specify reference document content)
- 2007-07-02 00:20:53下载
- 积分:1
-
up_in_call
The pricing model for the Binomial tree model, for the up and in barrier call option
- 2010-11-16 16:13:51下载
- 积分:1
-
delsig
高阶sigma-delta调制器设计matlab工具包,
半波带滤波器设计工具包,内有使用说明(High-order sigma-delta modulator design matlab toolkit, half-wave band Filter Design Toolkit, which has the use of)
- 2008-07-02 08:08:27下载
- 积分:1
-
Maximum-Entropy
In the distributed processing, where common labeled data may be not
available for designing classifier ensemble, however, an ensemble solution is
necessary, traditional fixed decision aggregation could not account for class prior
mismatch or classifier dependencies in electronic technology. Previous
transductive learning strategies have several drawbacks, e.g., feasibility of the
constraints was not guaranteed and heuristic learning was applied. We overcome
these problems by developing improved iterative scaling (IIS) algorithm for
optimal solution. This method is shown to achieve improved decision accuracy
over the earlier approaches in electronic technology
- 2015-03-18 21:44:09下载
- 积分:1
-
0.618-Powell-penalty-function-method
进退法、0.618法、Powell法、罚函数法的程序设计, 用matlab编写,解优化问题(advancing and regressing method、0.618 method、Powell method、penalty function method, write in matlab, solve optimized problems.)
- 2011-12-14 21:20:36下载
- 积分:1
-
Sheffield-genetic-algorithm-tools
英国谢菲尔德大学开发的遗传算法工具箱,很实用,很强大(Sheffield genetic algorithm tools)
- 2012-11-13 19:32:27下载
- 积分:1
-
MATLAB-dianjifangzhen
MATLAB电机仿真精华50例PDF+源码(MATLAB simulation of the essence of 50 cases of motor PDF+ source code)
- 2013-11-24 09:41:33下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
lyapunovexponenoflorenz
该程序通过雅可比矩阵求解Lorenz系统的李雅普诺夫指数指数。(The program solves Lyapunov exponent of Lorenz system by Jacobian matrix.)
- 2021-03-16 15:39:22下载
- 积分:1
-
jiqirenxueshiyan
该资料为机器人学的实验材料,包括仿真软件,实验题目以及实验解答(The data for the robotics experiment materials, including simulation software, test questions and test answers)
- 2010-06-13 23:53:42下载
- 积分:1