搜索资源列表

  1. 1

    0下载:
  2. 进行最优化搜索中的牛顿法以及最速下降法运算,可根据已知函数以及初始点位置查到最优点-Optimized search of the Newton method and steepest descent method operation, according to the initial position of known function, and found the benefits of
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:程旭元
  1. Newton

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

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:hewei
  1. 数值分析算法

    0下载:
  2. 阻尼牛顿法,偏微分方程数值解法的MATLAB程序
  3. 所属分类:matlab例程

  1. 非线性规划三种方法matlab代码

    0下载:
  2. 使用matlab语言编写非线性规划中黄金分割法、斐波那契法和牛顿法,可以使用这三种方法求解(The use of MATLAB language gold in nonlinear programming segmentation method, Fibonacci method and Newton method, these three methods can be used to solve)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:come vanet!
  1. niutow

    0下载:
  2. 采用牛顿法求解最优值点,主要是求解二次函数,对于非二次函数同样适用,效果不佳。(Newton method used to solve the optimal point, mainly for solving the two function, for non two function also applies, the effect is not good.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kankan
  1. newton-feixianxingfangcheng

    0下载:
  2. MATLAB牛顿法求解非线性方程组的源程序代码(MATLAB Newton method for solving nonlinear equations source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:木手冈
  1. 机器学习第二次实验

    0下载:
  2. 机器学习第二次作业实验二,通过MATLAB编程,运用牛顿法收敛速度快,可用(Machine learning second job experiments two, through MATLAB programming, the use of Newton method, fast convergence.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:945152
    • 提供者:BRmnk!9544
  1. niNewton_test

    0下载:
  2. Eigen 编写的拟牛顿法 解非线性方程组 //徐世良主编 数值分析与算法 // C++接口 需要Eigen3支持(quasi Newton method for solving nonlinear equations edited by Xu Shiliang numerical analysis and algorithm Eigen3 / C++ interface support)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:雪夜春风
  1. 方程解法

    0下载:
  2. 基于matlab的不动点迭代法、二分法以及牛顿法求解方程,进一步优化了计算步骤。(Fixed point iterative method for solving equations based on Matlab)
  3. 所属分类:matlab例程

  1. 牛顿法

    0下载:
  2. IEEE5节点潮流计算,导纳矩阵计算,关联矩阵计算,支路数据处理(IEEE5 node power flow this is the stand Power grid.according the newton method to calculate the power flow)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:弦可道
  1. pf30

    0下载:
  2. 牛顿法潮流计算程序,内附详细说明文件,解压即可(Newton method of flow calculation program)
  3. 所属分类:matlab例程

  1. TNIPM

    0下载:
  2. 用基于内点法的截断牛顿法来求出lasso问题(The truncated Newton method based on interior point method is used to solve the lasso problem)
  3. 所属分类:matlab例程

  1. 优化算法

    0下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterat
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. newton

    0下载:
  2. 能够使用简化牛顿法求解最优点,附带子程序可以顺利的运行,使用一种优化后的牛顿迭代法(The simplification Newton method can be used to solve the best advantage)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:你好啊我
  1. 数值分析上机

    0下载:
  2. 高斯法,牛顿法,最小二乘法,二分法等实现数值分析计算。(The Gauss method, the Newton method, the least square method, the dichotomous method and so on are used to calculate the numerical analysis.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:松1111
  1. NewtonMethod

    0下载:
  2. 牛顿法 牛顿法(英语:Newton's method)又称为牛顿-拉弗森方法(英语:Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数 f(x)的泰勒级数的前面几项来寻找方程 f(y)=0 的根。(newton's method also known as the Newton-Raphson method)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:renyja
  1. subject_1

    0下载:
  2. 基于MATLAB的带回溯线搜索的牛顿法求解算例。(A numerical example of Newton method with traceback search based on MATLAB is given.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王小小2
  1. ni_niu_dun_fa

    0下载:
  2. 基于拟牛顿法解决无约束优化问题的Python代码(Python code for unconstrained optimization based on quasi-Newton method)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:陈嵩
  1. code

    0下载:
  2. matlab实现四种最优化搜索方法 共轭梯度法 牛顿法 最速下降法 拟牛顿法 对一个十维函数的极值搜索(matlab optimal search)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:neruo
  1. Matlab方程求根法汇总

    0下载:
  2. Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:19456
    • 提供者:lfwu5
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org