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

搜索资源列表

  1. 遗传算法和粒子群算法求解非线性函数最大值问题

    3下载:
  2. 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:73728
    • 提供者:林枫林云
  1. 模拟退火法求解非线性函数问题

    0下载:
  2. 模拟退火法求解非线性函数问题。结合非线性函数最小值问题,给出求解其最小值的模拟退火法步骤和源程序。(Solving nonlinear function problem by simulated annealing)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-07
    • 文件大小:61440
    • 提供者:林枫林云
  1. 非线性规划

    1下载:
  2. 许多非线性规划问题的详细例子(含详细注释)。(A number of detailed examples of nonlinear programming problems (including detailed notes).)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:理论经济
  1. 第03章 非线性规划

    0下载:
  2. 如果目标函数或约束条件中包含非线性函数,就称这种规划问题为非线性规划问 题。一般说来,解非线性规划要比解线性规划问题困难得多。而且,也不象线性规划有 单纯形法这一通用方法,非线性规划目前还没有适于各种问题的一般算法,各个方法都 有自己特定的适用范围(If you include the nonlinear function of the objective function or constraints, for nonlinear programming ask we call this
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:246784
    • 提供者:aaaqsss
  1. 用最小二乘法解一个或多个非线性方程。

    0下载:
  2. LMFNLSQ2求解一个或多个超定的非线性方程 在最小二乘意义上,打印雅可比矩阵和经过的时间(LMFNLSQ2 Solve one or more of (over)determined nonlinear equations % in the least squares sense, prints Jacobian matrix and elapsed time)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:taodashi
  1. 非线性规划

    1下载:
  2. 在参加数学建模的过程中,对非线性规划问题进行了系统的整理,包括MPGA算法、GA算法、pso算法、QGA算法,对其优劣性进行了排序;(In the process of participating in mathematical modeling, we systematically sorted out the nonlinear programming problems, including MPGA algorithm, GA algorithm, PSO algorithm and QG
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:12288
    • 提供者:倚楼天狼啸
  1. PSO算法求解非线性方程组

    2下载:
  2. 使用pso粒子群算法求解非线性方程组,用c语言实现(PSO Particle Swarm Optimization (PSO) is used to solve nonlinear equations and is implemented in C language)
  3. 所属分类:数学计算

    • 发布日期:2018-04-21
    • 文件大小:347136
    • 提供者:dxlm
  1. 钢筋混凝土截面非线性分析MATLAB源程序

    10下载:
  2. 钢筋混凝土截面非线性分析MATLAB源程序(MATLAB source program for nonlinear analysis of reinforced concrete section)
  3. 所属分类:汇编语言

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:Tiger曾虎
  1. Fortran Newton法求解非线性方程组

    2下载:
  2. 通过Fortran语言,利用牛顿方程迭代来求解非线性方程组,可设置为二元或多元(Through the Fortran language, the Newton equation iteration is used to solve the nonlinear equations, which can be set to two yuan or multivariate.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:wagzijian
  1. 第03章 非线性规划

    0下载:
  2. 解决非线性规划的建模问题,可以较好的处理优化问题,并提供相关的实例及源程序。(Solving nonlinear programming modeling problems can better handle the optimization problems, and provide related examples and source programs.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:247808
    • 提供者:猿小白
  1. 非线性规划

    3下载:
  2. 采用matlab平台实现该非线性规划问题,采用函数为fmincon命令 在具体编写代码过程中,可以将线性约束也写在非线性约束函数nonlinearcondition中,简化代码.(MATLAB nonlinear programming to seek the best value of Q function)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:78848
    • 提供者:未蓝将蓝
  1. MATLAB牛顿法求解非线性方程组

    1下载:
  2. MATLAB牛顿法求解非线性方程组,运用牛顿法对非线性方程组进行求解可得到数值解(MATLAB Newton method for solving nonlinear equations, using Newton method to solve nonlinear equations to obtain numerical solution.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. MATLAB求解非线性方程组 fsolve

    0下载:
  2. MATLAB求解非线性方程组 fsolve源程序代码(MATLAB to solve the nonlinear system fsolve source code.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:lai东东
  1. 非线性方程求根方法

    0下载:
  2. 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. ch05 非线性方程求解

    0下载:
  2. 非线性方程是指含有指数和余弦函数等非线性函数的方程,例如, 与线性方程相比,无论是解的存在性,还是求解的计算公式,非线性方程问题逗逼线性问题要复杂的多,对于一般线性方程,既无直接法可用,也无一定章程可寻。(Nonlinear equations is refers to the index and cosine function equation of nonlinear functions, such as, for example, compared with the linear equa
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:652288
    • 提供者:ashtond
  1. Van der Pol非线性微分方程的解与图形

    0下载:
  2. Van der Pol非线性微分方程的解与图形(Solutions and graphs of Van der Pol nonlinear differential equations)
  3. 所属分类:Maple

    • 发布日期:2018-05-04
    • 文件大小:130048
    • 提供者:nicolasTU
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-07
    • 文件大小:48128
    • 提供者:32768
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-07
    • 文件大小:54272
    • 提供者:32768
  1. CMAC逼近非线性函数

    3下载:
  2. 利用小脑模型神经网络逼近非线性函数,MATLAB编写m文件实现,给出逼近误差(Cerebellar model neural network is used to approximate nonlinear functions. MATLAB is used to write M files, and approximation error is given.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-07-10
    • 文件大小:4096
    • 提供者:小太M阳
  1. RBF神经网络逼近非线性函数

    3下载:
  2. 利用径向基神经网络逼近非线性函数,MATLAB编程实现,给出训练误差(Radial basis function neural network is used to approximate nonlinear functions. MATLAB programming is implemented to give training error.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-12-24
    • 文件大小:2048
    • 提供者:小太M阳
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com