-
PSO
说明: pso 的实现 应用了c#进行编程 还含有带约束的MATLAB的pso(pso implementation of the application of c# programming with constraints also contains MATLAB-pso)
- 2011-02-18 11:17:27下载
- 积分:1
-
pop
使用的硬件EM1206,POP通信。可以以pop的邮箱通信方式发送邮件(The hardware used the EM1206, POP communication. You can send a message to pop mailbox communication)
- 2013-01-04 14:22:45下载
- 积分:1
-
lab6
说明: 计算方法的上机编程题计算方法的上机编程题计算方法的上机编程题(Calculation method of calculation on the machine programming problem programming question-on method of calculation-on program title)
- 2010-03-24 23:16:59下载
- 积分:1
-
Motor-Model
motor model for realtime programming
- 2015-02-12 19:46:00下载
- 积分:1
-
Matlab-paphnet-web
matlab教程,好东西,希望大家喜欢,给我点鼓励(matlab tutorial, good stuff, hope you like, give me to encourage)
- 2012-05-27 08:55:56下载
- 积分:1
-
GAfun
遗传算法在函数中的应用,它包括编码、交叉、变异、选择等详细的编程,对学习遗传算法很有帮助。(Genetic Algorithms in a function application, which includes coding, crossover and mutation, select details such as programming, genetic algorithm is useful for learning.)
- 2009-12-26 14:55:00下载
- 积分:1
-
knn
matlab程序源代码,能够正确实现,最近邻分类(matlab program source code, to be able to correctly implement the nearest neighbor classifier)
- 2013-03-12 20:03:50下载
- 积分:1
-
MatlabSimuLinkToCode
Matlab_Simulink模型到C_C_代码的自动实现(Matlab_Simulink model to C_C_ code automatically)
- 2010-10-10 10:45:17下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
cal
遗传算法解决作业车间调度问题,,这一M文件计算目标函数值。(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function....)
- 2015-04-15 15:28:15下载
- 积分:1