CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 优化理论

搜索资源列表

  1. channel_problem

    0下载:
  2. 管道问题 优化理论 动态规划?艿牢侍? 优化理论 动态规划?艿牢侍? 优化理论 动态规划?艿牢侍? 优化理论 动态规划
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1605
    • 提供者:sn
  1. MatlabManual

    0下载:
  2. 中文教程。本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法,因此,对于初学者自学是很有帮助的;同时,又对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,因此,该书也可作为科技工作者的科学计算工具书。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-17
    • 文件大小:4218748
    • 提供者:Liu
  1. gas_newton

    0下载:
  2. Gauss_Newton迭代法,适合于基于优化理论最小二乘法求优化系数,用VC编写
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-19
    • 文件大小:3049
    • 提供者:classic_b
  1. OPT.rar

    2下载:
  2. 清华大学运筹学课件,该课程也叫最优化理论与应用,而且包含了各种算法的matlab源代码,Tsinghua University, Operations Research courseware, the course is also called optimization theory and application, and contains a variety of algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8878472
    • 提供者:范长春
  1. Convex-Optimization

    2下载:
  2. Stephen Boyd编写的凸优化理论书籍,学习凸优化方法必备书籍-Convex Optimization By Stephen Boyd
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5407544
    • 提供者:查淞
  1. wangxiaoping-resource

    2下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-12
    • 文件大小:4516414
    • 提供者:flying
  1. fibonacci

    1下载:
  2. 优化理论与方法的斐波那契法的matlab程序-Optimization Theory and Methods Fibonacci law matlab program
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1094
    • 提供者:dulan
  1. golden_sect

    0下载:
  2. 优化理论与方法的黄金分割法matlab程序-Optimization Theory and Methods of golden section method matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1108
    • 提供者:dulan
  1. nlpunc

    0下载:
  2. matlab最优化理论的实现,通过plot功能找出函数的极值问题 。-matlab optimization theory realization of function through the plot function to find the extremum problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-10
    • 文件大小:2487271
    • 提供者:吕铭守
  1. GS_CH_PSO1.1_discrete1.0_2007830

    2下载:
  2. 基于粒子群优化与灰色系统理论的多目标优化程序,很好用-Based on Particle Swarm Optimization and gray system theory of multi-objective optimization process, a very good use
  3. 所属分类:matlab

    • 发布日期:2015-11-22
    • 文件大小:23148
    • 提供者:luoyouxin
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3223
    • 提供者:白浩泉
  1. matlab6.0shuxueshouce

    0下载:
  2. matlab 6.0数学手册,系统介绍了matlab在 高等数学,数值分析,线性代数,概率统计和优化理论中的应用。-matlab 6.0 mathematics manuscr ipts,it provided the application of matab in numerical analysis,matrix theory, probability theory and optimization theory.
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1761410
    • 提供者:feimaxiao
  1. zyh

    0下载:
  2. 袁亚湘与孙文渝合写的《最优化理论与算法》,个人认为本书非常经典。-Good Book!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-21
    • 文件大小:6645136
    • 提供者:Jason
  1. PSO

    0下载:
  2. 利用粒子群算法,计算函数的最优化问题。 本程序有很强的适用性。在理论与实际问题的优化上有一定的推广价值-The use of particle swarm optimization, the calculation function of the optimization problem. This procedure has a strong application. Theory and practical problems in the optimization of the prom
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1218
    • 提供者:tuyanshuai
  1. C_Code-for-ACO

    0下载:
  2. 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:9947
    • 提供者:阿阳
  1. MATLAB6.0shuxueshouce

    0下载:
  2. 本教程提供了使用MATLAB的实践性指导,它基于MATLAB6.0版,内容由浅入深,特别是本书对每一条命令的使用格式都作了详细而又简单明了的说明,并配备了例题加以说明其用法;对数学中的一些深入问题如数值分析、稀疏矩阵、优化理论以及模糊数学等问题进行了较为详细的论述,-This tutorial provides a practical guide for using MATLAB, which is based on MATLAB6.0 edition, the contents of Deep
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17724766
    • 提供者:李亚雯
  1. matlab_tabu_job_scheduling

    0下载:
  2. 求解单机成组作业,基于TOC理论,多目标优化-To solve job scheduling on single machine
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:95221
    • 提供者:zll5816@126.com
  1. optimization

    0下载:
  2. 最优化算法的总结,包括了主要的搜索算法,NP问题,遗传算法,神经网络,拉格朗日松弛,对计算机优化计算提供理论基础。-Summary of optimization algorithms, including the main search algorithm, NP problems, genetic algorithms, neural networks, Lagrangian relaxation, to provide a theoretical basis for computer op
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6378763
    • 提供者:zn
  1. handbook_of_matlab

    0下载:
  2. MATLAB已成为多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型应用软件,目前的最高版本是6.0版。本教程以6.0版为基础,从高等工科院校的数学课程出发,提供了使用MATLAB的实践性指导。本教程以教学的手段,系统详细地介绍了MATLAB在高等数学、数值分析、函数作图、线性代数、概率统计和优化理论中的应用,并配备了大量的例题,让读者能很快掌握MATLAB的运算技巧。 本教程按逻辑编排,自始至终用实例描述,既适用于初学者自学,也适用于高级MATLAB用户。可作为高等数学、
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17688476
    • 提供者:satanwings
  1. Convex-Optimization

    1下载:
  2. 数学处理工具,凸优化理论在通信领域非常重要。-It is Mathematical processing tools, convex optimization theory is very importantin communications.
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5407449
    • 提供者:刘凡
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com