CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - nonlinear problem

搜索资源列表

  1. IPM_SampleV1.1

    0下载:
  2. 使用内点法,解决凸优化问题,此方法(Interior Point Method)是一种求解线性规划或非线性凸优化问题的算法。(The interior point method is used to solve the convex optimization problem. This method (Interior, Point, Method) is an algorithm for solving linear programming or nonlinear convex optimi
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:Aaron1991
  1. 桩土n-拟静力

    0下载:
  2. 桩土相互作用,是基于opensees平台编译的,希望大家喜欢(The problem is modeled as a beam on a nonlinear Winkler foundation (BNWF), utilizing displacement-based beam elements for the pile and nonlinear spring elements which represent the vertical and lateral response of the s
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:3072
    • 提供者:mingwilber
  1. MATLAB CODE

    0下载:
  2. 实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:40960
    • 提供者:Xs_55555
  1. gongetidu

    1下载:
  2. 用于解决非线性无约束优化问题(It is used to solve nonlinear unconstrained optimization problem)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:XIAOXIAOPANG
  1. armjio

    0下载:
  2. 用来求解非线性优化中的无约束一维极值问题(It can be used to solve the unconstrained one-dimensional extremum problem in nonlinear optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:geek12138
  1. 817671

    0下载:
  2. 用matlab实现利用统计混沌方法解决非线性系统时间序列预测的问题(Matlab to make use of statistical chaos method to solve the problem of nonlinear system time series prediction)
  3. 所属分类:图形/文字识别

  1. Assignment_problem

    0下载:
  2. 指派问题利用matlab的非线性规划模型求解(The assignment problem is solved by using the nonlinear programming model of MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:269312
    • 提供者:程序猿_2
  1. 非线性遗传算法

    0下载:
  2. 非线性遗传算法代码,解决带约束条件的一般问题(Nonlinear genetic algorithm code, solve the general problem with constraints)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:wxy1992
  1. C_GMRES

    0下载:
  2. 求解带约束的非线性预测控制问题,运行main文件即可(Nonlinear predictive control problem solving, running main file)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:逗逗飞
  1. MATLAB求解非线性最小二乘法拟合问题 源程序代码

    2下载:
  2. MATLAB求解非线性最小二乘法拟合问题 源程序代码(MATLAB to solve nonlinear least squares fitting problem source code)
  3. 所属分类:数学计算

  1. 《最优化理论与算法》-陈宝林

    0下载:
  2. 此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:27232256
    • 提供者:丁晨辉
  1. shiyan4

    0下载:
  2. 解决非线性多类别分类问题,利用实际数据进行分类处理。(Solving nonlinear multi class classification problem, using actual data for classification processing.)
  3. 所属分类:matlab例程

  1. ceemdan

    1下载:
  2. CEEMDAN方法,用于解决EMD分解过程中的模态混叠问题,同常用的EEMD方法相比,其有效减少了迭代次数,增加了重构精度,更加适合非线性信号的分析。(CEEMDAN method is used to solve the modal aliasing problem in the EMD decomposition process. Compared with the commonly used EEMD method, it effectively reduces the number of
  3. 所属分类:汇编语言

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:Chou小川
  1. 非线性最小二乘问题

    1下载:
  2. 利用最小二乘法可以求解线非性规划问题,最小二乘法着重解决优化约束问题(Least square method can solve nonlinear programming problem.Least squares method focuses on solving optimization constraints)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:奥斯汀
  1. 遗传算法

    0下载:
  2. 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:TurboCome
  1. GA

    0下载:
  2. 遗传算法程序,可以求解非线性规划中函数最优值问题(Genetic algorithm program, can be solved in nonlinear programming function optimal value problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:1209098482
  1. 1stOpt6pjb

    2下载:
  2. 1stOpt(First Optimization)是世界领先的非线性曲线拟合,综合优化分析计算软件平台。计算核心是基于七维高科有限公司的通用全局优化算法,该算法之最大特点是克服了当今世界上在优化计算领域中使用迭代法必须给出合适初始值的难题,即用户勿需给出参数初始值,而由1stOpt随机给出,通过其独特的全局优化算法,最终找出最优解。(First Optimization is the world's leading nonlinear curve fitting, integrated opt
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-05
    • 文件大小:8348672
    • 提供者:小树苗
  1. 非线性规划

    0下载:
  2. MATLAB非线性规划问题编程介绍,详细介绍了MATLAB的非线性规划问题(MATLAB nonlinear programming problem programming introduced in detail the MATLAB nonlinear programming problem)
  3. 所属分类:Windows编程

  1. FLch5RMLeg2

    0下载:
  2. 该例程为解决多维非线性函数辨识问题的MATLAB程序(This routine is the MATLAB program to solve the problem of multidimensional nonlinear function identification)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:yh_program
  1. 步长加速法求解二维非线性函数问题

    0下载:
  2. 步长加速法求解二维非线性函数问题,并举两实例(Solving two dimensional nonlinear function problem by step acceleration method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:50176
    • 提供者:林枫林云
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com