Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms matlab

精通matlab最优化计算光盘(第二版)

  • Category : matlab
  • Tags :
  • Update : 2018-10-07
  • Size : 28.69mb
  • Downloaded :1次
  • Author :带带右边锋
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
The book contains CD-ROM, including all the M files of the MATLAB written by the author. All the code is stored in chapters under various folders, such as "Chapter 6 unconstrained one-dimensional extreme value problems" folder, all the algorithm code in Chapter 6 of this book. For the program code of the algorithm, the M file with the same function name is stored on the CD. For example, minHJ. M represents the program that uses golden section method to solve the extremum of one-dimensional function, and so on.
Packet file list
(Preview for download)
FilenameSizeUpdate
MATLAB优化工具箱.pdf 2397970 2018-07-25
MATLAB优化工具箱介绍.pdf 271165 2018-07-25
[精通MATLAB最优化计算(第2版)].龚纯等.扫描版.pdf 28652251 2018-07-25
第10章 线性规划 0 2017-07-16
第10章 线性规划\CmpSimpleMthd.m 1836 2008-05-28
第10章 线性规划\ModifSimpleMthd.m 2269 2008-06-01
第10章 线性规划\SimpleMthd.m 1645 2008-05-28
第11章 整数规划 0 2017-07-16
第11章 整数规划\DividePlane.m 4789 2008-06-29
第11章 整数规划\IntProgFZ.m 2833 2008-07-06
第11章 整数规划\ZeroOneprog.m 1141 2008-06-30
第12章 二次规划 0 2017-07-16
第12章 二次规划\ActivdeSet.m 2311 2008-06-02
第12章 二次规划\QuadLagR.m 226 2008-06-02
第12章 二次规划\TrackRoute.m 1180 2008-06-02
第13章 粒子群优化算法 0 2017-07-16
第13章 粒子群优化算法\AsyLnCPSO.m 1085 2008-09-04
第13章 粒子群优化算法\BreedPSO.m 1829 2008-09-10
第13章 粒子群优化算法\CLSPSO.m 2413 2008-09-13
第13章 粒子群优化算法\LinWPSO.m 1028 2008-09-02
第13章 粒子群优化算法\LnCPSO.m 1017 2008-09-04
第13章 粒子群优化算法\PSO.m 971 2008-09-02
第13章 粒子群优化算法\RandWPSO.m 1116 2008-09-03
第13章 粒子群优化算法\SAPSO.m 1156 2008-09-11
第13章 粒子群优化算法\SecPSO.m 1073 2008-09-03
第13章 粒子群优化算法\SecVibratPSO.m 1438 2008-09-03
第13章 粒子群优化算法\SelPSO.m 1173 2008-09-10
第13章 粒子群优化算法\SimuAPSO.m 1584 2008-09-04
第13章 粒子群优化算法\YSPSO.m 1175 2008-09-02
第14章 遗传优化算法 0 2017-07-16
第14章 遗传优化算法\AdapGA.m 2579 2008-09-10
第14章 遗传优化算法\DblGEGA.m 2380 2008-09-10
第14章 遗传优化算法\GMGA.m 2889 2008-09-13
第14章 遗传优化算法\MMAdapGA.m 3344 2008-09-05
第14章 遗传优化算法\myGA.m 2426 2008-09-13
第14章 遗传优化算法\NormFitGA.m 2070 2008-09-13
第14章 遗传优化算法\SBOGA.m 2571 2008-09-13
第6章 无约束一维极值问题 0 2017-07-16
第6章 无约束一维极值问题\minFBNQ.m 1045 2007-10-06
第6章 无约束一维极值问题\minGS.m 1105 2007-10-07
第6章 无约束一维极值问题\minGX.m 391 2007-10-06
第6章 无约束一维极值问题\minHJ.m 614 2007-10-11
第6章 无约束一维极值问题\minJT.m 621 2007-10-11
第6章 无约束一维极值问题\minNewton.m 451 2008-08-14
第6章 无约束一维极值问题\minPWX.m 783 2007-10-06
第6章 无约束一维极值问题\minTri.m 651 2007-10-06
第6章 无约束一维极值问题\minWP.m 1104 2007-10-07
第7章 无约束多维极值问题 0 2017-07-16
第7章 无约束多维极值问题\minBFGS.m 1091 2007-10-07
第7章 无约束多维极值问题\minDFP.m 1064 2007-10-07
第7章 无约束多维极值问题\minFD.m 406 2007-10-07
第7章 无约束多维极值问题\minGETD.m 821 2007-10-07
第7章 无约束多维极值问题\minMNT.m 519 2007-10-07
第7章 无约束多维极值问题\minNT.m 425 2008-06-23
第7章 无约束多维极值问题\minPowell.m 1209 2007-10-11
第7章 无约束多维极值问题\minPS.m 937 2007-10-07
第7章 无约束多维极值问题\minRb.m 1444 2007-10-07
第7章 无约束多维极值问题\minSimpSearch.m 1819 2007-10-08
第7章 无约束多维极值问题\minTruA.m 875 2008-04-30
第8章 约束优化问题 0 2017-07-16
第8章 约束优化问题\minconPS.m 1970 2008-06-11
第8章 约束优化问题\minFactor.m 674 2007-10-12
第8章 约束优化问题\minGeneralPF.m 476 2008-06-23
第8章 约束优化问题\minJSMixFun.m 983 2008-06-04
第8章 约束优化问题\minMixFun.m 828 2008-06-04
第8章 约束优化问题\minPF.m 499 2007-10-12
第8章 约束优化问题\minRosen.m 2263 2007-10-10
第9章 非线性最小二乘优化问题 0 2017-07-16
第9章 非线性最小二乘优化问题\minGN.m 523 2007-10-12
第9章 非线性最小二乘优化问题\minLM.m 940 2007-10-12
第9章 非线性最小二乘优化问题\minMGN.m 780 2007-10-12
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.