登录
首页 » matlab » DXSXSY_EX_Ch6

DXSXSY_EX_Ch6

于 2011-12-02 发布 文件大小:7KB
0 197
下载积分: 1 下载次数: 5

代码说明:

  大学数学实验-清华出版社-姜启源-第2章例题源代码 (Mathematics Experiment-Tsinghua University- Chapter 6 Example )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • watermark
    基于Matlab的数字水印算法的实现程序,很好很强大(Watermark)
    2010-11-03 21:09:50下载
    积分:1
  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • Series_Resonamce_exp_101b
    Matlab Codes for Series Resenance
    2013-10-04 15:01:51下载
    积分:1
  • matlabGAtoolsandexamples
    matlab遗传算法工具箱函数及实例讲解,包含matlab遗传算法的基本方法和实例。(matlab genetic algorithm toolbox and examples to explain function, genetic algorithm matlab contains the basic methods and examples.)
    2007-10-29 20:22:03下载
    积分:1
  • FDTD_2DTM
    MATLAB仿真2维TM模电磁波在真空中的传播(a 2d tm simulation of EM propagation in free space)
    2010-08-06 15:42:40下载
    积分:1
  • vqq
    采用LBG算法计算矢量量化器的Matlab仿真程序。(use LBG vector quantization algorithm for the simulation program Matlab.)
    2007-04-21 10:33:12下载
    积分:1
  • Matlab
    Matlab经典教程——从入门到精通.pdf(Matlab classic tutorial- from entry to the master. Pdf)
    2013-03-07 15:39:22下载
    积分:1
  • coefficientcalculating
    计算一个序列的AR模型系数的前3个系数值,非常好用(Calculating a sequence of former three coefficients AR model coefficients, very handy)
    2015-03-03 16:18:47下载
    积分:1
  • 5.INTERPOLATION BY CUBIC SPLINE
    %This function finds the cubic splines for the input data points (x,y) %Input: x = [x0 x1 ... xN], y = [y0 y1 ... yN], xi=interpolation points % KC = 1/2 for 1st/2nd derivatives on boundary specified
    2019-04-26 01:12:29下载
    积分:1
  • limit
    非线性光学材料的光限幅特性理论拟合,给出透过光强随输入光强的变化(optical limitting)
    2012-03-23 11:37:33下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载