matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3
上传时间: 2014-01-20
上传用户:evil
曲线拟合范例 已知y=x^(-1/2),x分别取1:9 通过训练拟合,推测x=10和11时的y值
上传时间: 2017-09-16
上传用户:lvzhr
Matlab的M文件编写的数控插补2D直线算法仿真。具体参数可使用:X-500,Y-600,Fc-600,Fs-0,Fa-0,at--200.仿真的本意是为了验证DSP上同类插补算法的正确性
上传时间: 2017-09-17
上传用户:zhyiroy
Dojo使用手册-中文版。 包括最基本的安装到实例演示。针对0.9、1.0及1.x版本。
上传时间: 2017-09-17
上传用户:lili123
用遗传算法求解函数最大值的示例程序。目标函数为y=10*cos(3*x)-4*x.
上传时间: 2017-09-18
上传用户:zyt
设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 请编程建立3个并发协作进程,它们分别完成f(x,y),f(x),f(y)
上传时间: 2017-09-18
上传用户:baiom
128M x 8 Bit NAND Flash Memory设计文档
上传时间: 2013-12-19
上传用户:sardinescn
很牛X的菜单,受用无疑。trust me. 赶紧下吧,同志们。
标签: 菜单
上传时间: 2013-12-28
上传用户:xc216
These codes require an ASCII input file called input.dat of the following form: Lower Limit on x Upper Limit on x Final Time Pressure for x<0 when t=0 Density for x<0 when t=0 Speed for x<0 when t=0 Pressure for x>0 when t=0 Density for x>0 when t=0 Speed for x>0 when t=0 These codes produce 8 ASCII output files: density.out. Density vs. x entropy.out. Entropy vs. x mach.out. Mach number vs. x massflux.out. Mass flux vs. x pressure.out. Pressure vs. x sound.out. Speed-of-sound vs. x velocity.out. Velocity vs. x waves.out. A description of the solution in terms of the three waves defined in the book (+,-,0).
标签: input following require called
上传时间: 2017-09-21
上传用户:希酱大魔王
最长公共子序列(LCS)算法 求两个字符串的最长公共子序列。 X的一个子序列是相应于X下标序列{1, 2, …, m}的一个子序列,求解两个序列的所有子序列中长度最大的,例如输入:pear, peach输出:pea。
上传时间: 2017-09-24
上传用户:zgu489