登录
首页 » matlab » mastering_matlab

mastering_matlab

于 2011-04-07 发布 文件大小:150KB
0 137
下载积分: 1 下载次数: 2

代码说明:

说明:  精通MATLAB最优化计算 配套光盘 本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。 (The main contents of the book is the application of MATLAB to solve the optimization problem, by " optimization problem" , " MATLAB Optimization Toolbox" and " MATLAB Programming" combination of these three were about, that one is using the kit to quickly solve the optimization problem, on the other hand, through in-depth programming algorithm to solve the optimization problem. Including MATLAB optimization toolbox, unconstrained multi-dimensional extremum problems, constrained optimization, nonlinear least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)

文件列表:

精通MATLAB最优化计算(源代码)
............................\光盘使用说明.doc,27136,2009-02-10
............................\程序索引.xls,28672,2009-02-10
............................\第10章 线性规划
............................\...............\CmpSimpleMthd.m,1836,2008-05-28
............................\...............\ModifSimpleMthd.m,2269,2008-06-01
............................\...............\SimpleMthd.m,1645,2008-05-28
............................\第11章 整数规划
............................\...............\DividePlane.m,4789,2008-06-29
............................\...............\IntProgFZ.m,2833,2008-07-06
............................\...............\ZeroOneprog.m,1141,2008-06-30
............................\第12章 二次规划
............................\...............\ActivdeSet.m,2311,2008-06-02
............................\...............\QuadLagR.m,226,2008-06-02
............................\...............\TrackRoute.m,1180,2008-06-02
............................\第13章 粒子群优化算法
............................\.....................\AsyLnCPSO.m,1085,2008-09-04
............................\.....................\BreedPSO.m,1829,2008-09-10
............................\.....................\CLSPSO.m,2413,2008-09-13
............................\.....................\fitness.m,68,2011-04-02
............................\.....................\LinWPSO.m,1028,2008-09-02
............................\.....................\LnCPSO.m,1017,2008-09-04
............................\.....................\PSO.m,1010,2009-08-31
............................\.....................\RandWPSO.m,1116,2008-09-03
............................\.....................\SAPSO.m,1212,2011-04-02
............................\.....................\SecPSO.m,1073,2008-09-03
............................\.....................\SecVibratPSO.m,1438,2008-09-03
............................\.....................\SelPSO.m,1173,2008-09-10
............................\.....................\SimuAPSO.m,1584,2008-09-04
............................\.....................\YSPSO.m,1175,2008-09-02
............................\第14章 遗传优化算法
............................\....................\AdapGA.m,2579,2008-09-10
............................\....................\DblGEGA.m,2380,2008-09-10
............................\....................\GMGA.m,2889,2008-09-13
............................\....................\MMAdapGA.m,3344,2008-09-05
............................\....................\myGA.m,2426,2008-09-13
............................\....................\NormFitGA.m,2070,2008-09-13
............................\....................\SBOGA.m,2571,2008-09-13
............................\第6章 无约束一维极值问题
............................\........................\minFBNQ.m,1045,2007-10-06
............................\........................\minGS.m,1105,2007-10-07
............................\........................\minGX.m,391,2007-10-06
............................\........................\minHJ.m,614,2007-10-11
............................\........................\minJT.m,621,2007-10-11
............................\........................\minNewton.m,451,2008-08-14
............................\........................\minPWX.m,783,2007-10-06
............................\........................\minTri.m,651,2007-10-06
............................\........................\minWP.m,1104,2007-10-07
............................\第7章 无约束多维极值问题
............................\........................\minBFGS.m,1091,2007-10-07
............................\........................\minDFP.m,1064,2007-10-07
............................\........................\minFD.m,406,2007-10-07
............................\........................\minGETD.m,821,2007-10-07
............................\........................\minMNT.m,519,2007-10-07
............................\........................\minNT.m,425,2008-06-23
............................\........................\minPowell.m,1209,2007-10-11
............................\........................\minPS.m,937,2007-10-07
............................\........................\minRb.m,1444,2007-10-07
............................\........................\minSimpSearch.m,1819,2007-10-08
............................\........................\minTruA.m,875,2008-04-30
............................\第8章 约束优化问题
............................\..................\minconPS.m,1970,2008-06-11
............................\..................\minFactor.m,674,2007-10-12
............................\..................\minGeneralPF.m,476,2008-06-23
............................\..................\minJSMixFun.m,983,2008-06-04
............................\..................\minMixFun.m,828,2008-06-04
............................\..................\minPF.m,499,2007-10-12
............................\..................\minRosen.m,2263,2007-10-10
............................\第9章 非线性最小二乘优化问题
............................\............................\minGN.m,523,2007-10-12
............................\............................\minLM.m,940,2007-10-12
............................\............................\minMGN.m,780,2007-10-12
............................\读者交流区.doc,138240,2009-02-11

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

发表评论

0 个回复

  • zuiyouhuafangfa
    本书是《最优控制理论和方法》,书中详细介绍了系统最优化的理论及系统设计。(The book is optimal control theory and methods , the book details the theory of system optimization and system design.)
    2021-01-03 15:38:56下载
    积分:1
  • 粒子群优化算法
    粒子群算法优化程序,包含多种不同优化设置(Particle swarm optimization program, including a variety of settings.)
    2018-07-21 23:12:01下载
    积分:1
  • Umlessencethird
    uml建模经典书,通俗易懂的话语让你轻松学习建模语言(uml modeling classic book, easy to understand words so that you easily learn modeling language)
    2010-05-22 13:53:36下载
    积分:1
  • microSD
    micro sd规范,包括尺寸,代码规范(micro spe)
    2009-09-19 20:34:30下载
    积分:1
  • sablog-x1.6
    Sablog-X是一个采用PHP和MySQL构建的博客系统.作为Sablog的后继产品,Sablog-X在代码质量,运行效率,负载能力,安全等级,功能可操控性和权限严密性等方面都在原有的基础上,更上一层楼.凭借Sablog-X作者7年多的安全技术经验,4年的PHP开发经验,强于创新,追求完美的设计理念,使得Sablog-X已获得业内越来越多专家和用户的认可. (blog)
    2010-03-03 13:54:57下载
    积分:1
  • object-detecion-(matlab)
    说明:  运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。(Moving target detection matlab code, by calling the video frame images for testing.)
    2011-02-17 17:15:37下载
    积分:1
  • CA-CFAR
    这是一个关于单元平均恒虚警的程序,当做目标检测时,单元平均恒虚警检测非常有用!(this is a programm about CA-CFAR, u can use it to perform constant false alarm rate detection when needed.)
    2017-09-29 20:31:29下载
    积分:1
  • formback
    前推回代法求解配网潮流(电流、电压、功率)(disflow)
    2010-03-15 13:17:23下载
    积分:1
  • ef807
    时间序列数据分析中的梅林变换工具,包含特征值与特征向量的提取、训练样本以及最后的识别,基于matlab GUI界面设计。( Time series data analysis Mellin transform tool, Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, Based on matlab GUI interface design.)
    2017-05-07 17:40:32下载
    积分:1
  • Sparse image and signal processing
    这本书在稀疏的多尺度图像和信号处理提出了艺术状态,包括线性多尺度变换,如小波,脊波和曲波变换、非线性、多尺度变换基于中值和数学形态学算子。最近的稀疏性和形态多样性的概念描述和利用各种问题,如去噪,反问题正规化,稀疏信号分解,盲源分离,压缩感知。 这本书的理论和实践研究相结合的领域,如天文学、生物学、物理学、数字媒体应用和取证。最后一章探讨了信号处理中的一个范式转换,表明以前的信息取样和提取的限制可以用非常重要的方法加以克服。 MATLAB和IDL代码伴随这些方法和应用程序重现。 实验并说明了在相关网站上可下载的研究的推理和方法。(This book presents the state of the art in sparse and multiscale image and signal processing, covering linear multiscale transforms, such as wavelet, ridgelet, or curvelet transforms, and non-linear multiscale transforms based on the median and mathematical morphology operators. Recent concepts of sparsity and morphological diversity are described and exploited for various problems such as denoising, inverse problem regularization, sparse signal decomposition, blind source separation, and compressed sensing. This book weds theory and practice in examining applications in areas such as astronomy, biology, physics, digital media, and forensics. A final chapter explores a paradigm shift in signal processing, showing that previous limits to information sampling and extraction can be overcome in very significant ways.)
    2018-02-03 10:52:17下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载