CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 目标函数最小

搜索资源列表

  1. Linearfitting

    0下载:
  2. 直线拟合的几种算法,其中包括线性最小二乘,和两种不同目标函数的非线性最小二乘,用于比较这些方法的优劣,另外matlab中说的robust least squares方法没有找到,希望有朋友能给穿一下:)-Several linear fitting algorithm, which includes linear least squares. and two different objective function of the nonlinear least squares, used to
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:140246
    • 提供者:张效栋
  1. mdss

    0下载:
  2. 求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-Solving the minimum objective function can be used as a subroutine, the program on behalf of a very concise and practical
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:850
    • 提供者:certrain
  1. fxjsf2

    0下载:
  2. 复刑法求解目标函数的最小值,程序很简单实用,可用作子程序。-Complex objective function for solving the minimum of the Criminal Code, the procedures are simple and practical, can be used as subroutines.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1152
    • 提供者:certrain
  1. 0.618

    0下载:
  2. 0.618法求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-0.618 minimum objective function method can be used as a subroutine, procedure on behalf of a very concise and practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:2838
    • 提供者:certrain
  1. pwx

    0下载:
  2. 抛物线法求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-Parabolic method to solve the minimum objective function can be used as a subroutine, the program on behalf of a very concise and practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3596
    • 提供者:certrain
  1. dancunxing

    0下载:
  2. 单存型法求解目标函数的最小值,可以作为子程序使用,程序代表很简练实用-Single deposit-type method for solving the minimum objective function can be used as a subroutine, the program on behalf of a very concise and practical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:936
    • 提供者:certrain
  1. Newton

    0下载:
  2. 用于最优化牛顿法计算,可以实现目标函数求最小值问题,-Newton' s method for optimization, can achieve the objective function for the minimum problem, thank you
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:5064
    • 提供者:hewei
  1. partition

    0下载:
  2. 贪心算法-会场安排问题的源代码 【问题描述】 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的算法进行安排。 这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。 编程任务:对于给定的 k 个待安排的活动,编程计算使用最少会场的时间表。 【贪心策略】 根据会场安排问题的定义,首先将问题简化为:找出两个活动i和j,若它们满足start
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:1074
    • 提供者:烈如歌
  1. fortran---GA

    0下载:
  2. 利用fortran,使用遗传算法,计算结构可靠度,计算目标函数的最小值-failed to translate
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:2489
    • 提供者:mayaoqian
  1. meng

    0下载:
  2. 四个变量均有自己的取值范围,当在各自范围内取值时,四个变量取何值时目标函数达到最小值-Four variables have their own range, when the respective values ​ ​ within the range, the four variables what value reaches a minimum when the objective function
  3. 所属分类:Algorithm

    • 发布日期:2017-06-15
    • 文件大小:23778492
    • 提供者:孟苏霞
  1. sa-pso

    0下载:
  2. 粒子群算法,利用粒子群算法求目标函数的最优问题,极大值或极小值-code for particle swarm optimization method written in MATLAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:2230
    • 提供者:周誉
  1. Particle-swarm-optimization

    0下载:
  2. 粒子群算法是寻找某个最大值,但是我 们工程上用的目标函数往往是求最小值,因此我把程序改成寻找目标函数的最小值了。 如果需要调回来的话,在函数体里面把max() 改为min()-Particle swarm optimization (pso) algorithm is to find a maximum, but me The project with the minimum of the objective function is often, so I change the pr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5161
    • 提供者:胡刚
  1. fingsan

    0下载:
  2. 最小均方误差(MMSE)的算法,包括脚本文件和函数文件形式,多目标跟踪的粒子滤波器。- Minimum mean square error (MMSE) algorithm, Including scr ipt files and function files in the form, Multi-target tracking particle filter.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:12705
    • 提供者:sun
  1. parabola

    0下载:
  2. 抛物线拟合,通过使用最小二乘法最为优化的目标函数,经过三元线性方程组的解法得到抛物线拟合参数。-parabola curve fitting using least square method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:592174
    • 提供者:EvenLiu
  1. DYNELD

    0下载:
  2. 动态电力经济调度问题代码,目标函数为成本最小。运行test1可以得到最小的调度成本以及机组出力分配结果。
  3. 所属分类:数学计算/工程计算

  1. 单纯形法Matlab程序-2016-11-17

    1下载:
  2. 一般线性规划问题具有线性方程组的变量数大于方程个数,这时会有不定的解。当决策变量个数n和约束条件个数m较大时,单纯形法是求解线性规划问题的通用方法。 从线性方程组找出一个个的单纯形,每一个单纯形可以求得一组解,然后再判断该解使目标函数值是增大还是变小了,决定下一步选择的单纯形。通过优化迭代,直到目标函数实现最大或最小值(In general linear programming problems, the number of variables with linear equations is
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:刘善武
  1. seven nodes example

    1下载:
  2. 北航最优化第一次大作业。多商品流问题的七节点算例,目标函数为极小化FT成本函数和极小化最大弧利用率。(a seven nodes example of multi-product flow)
  3. 所属分类:数学计算

    • 发布日期:2018-05-04
    • 文件大小:1024
    • 提供者:AzureLee
搜珍网 www.dssz.com