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

搜索资源列表

  1. CG

    0下载:
  2. 用共轭梯度法求解方程组、一种最优化方法(适用于求解超定、欠定方程组)-Conjugate gradient method for solving equations, an optimization method (for solving overdetermined, underdetermined equations)
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:301468
    • 提供者:赵晓亮
  1. Congrad

    0下载:
  2. 共轭梯度法求解线性微分方程组的程序,以西安交通大学研究生《数值分析》习题为例,可通用-Conjugate gradient method for solving linear differential equations program to Xi' an Jiaotong University graduate student, " Numerical analysis" exercises, for example, can be common
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:15569
    • 提供者:郑南宁
  1. MATLAB

    0下载:
  2. 求解界约束问题的截断共轭梯度法,是最近刚出来的方法-The truncated conjugate gradient method for solving boundary constraints is a recent method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3888
    • 提供者:武高玉
  1. szfx

    0下载:
  2. 数值分析里面的:不动点迭代法、牛顿迭代法、共轭梯度法和最速下降法-Conjugate Gradient
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1395
    • 提供者:YL
  1. ConjugateGradient

    0下载:
  2. Matlab code Conjugate Gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1745
    • 提供者:hhh
  1. CG

    0下载:
  2. 共轭梯度法算法程序,高等数值分析迭代方法-Conjugate Gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:979
    • 提供者:楚秋慧
  1. fundamentals_of_numerical_analysis

    0下载:
  2. 包含了求解方程组的以下几种方法的代码: Gauss 消元法,Cholesky 分解法,SOR 迭代方法,共轭梯度法-This code contains these ways to solve the equations: Gauss elimination,Cholesky factorization,SQR iterative method,and conjugate gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3587
    • 提供者:April
  1. numerical-algorithms

    0下载:
  2. matlab 实现几个常用的解线性方程组的数值算法。包括共轭梯度法、预处理共轭梯度法、SOR、Lanczos.-matlab implementation of several commonly used numerical algorithm for solving linear equations. Including the conjugate gradient method, preconditioned conjugate gradient method, SOR, Lanczos.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:宋凌
  1. main

    0下载:
  2. 这是一个使用共轭梯度的算法以及黄金分割算法算一个高维方程最优结果的matlab代码-This is a use of conjugate gradient algorithm and the golden section algorithm considered a high-dimensional equation for optimal results matlab code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:
  1. conj

    1下载:
  2. fortran编写的共轭梯度法模块,直接套用,可以直接读矩阵文件-the conjugate gradient method of fortran written modules, ready-made, you can directly read the matrix file
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:赵堃
  1. CG

    0下载:
  2. MATLAB版本的CG(共轭梯度算法),用于求解大规模矩阵计算(方程组求解等问题)的基础算法-MATLAB version of the CG (conjugate gradient algorithm) for solving large-scale matrix computations (solving equations and problems) based algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:724
    • 提供者:tiankai
  1. neuro_fuzzy_classifier

    0下载:
  2. In this program, the neuro-fuzzy classifier parameters are adapted by Scaled conjugate gradient method.
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:17218
    • 提供者:Mohammad Fiuzy
  1. MT2DNLCG-Mackie-nlcg-fast2.tar

    6下载:
  2. 完整的二维非线性共轭梯度反演源代码,作者是Mackie 和Rodi。-Complete two-dimensional nonlinear conjugate gradient inversion source code, the author is Mackie and Rodi.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:337313
    • 提供者:franday
  1. matlab_builder_d6qs83

    2下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,temp梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,temp1二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, such as
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6165
    • 提供者:vsayxx
  1. matlab_builder_e7zvd1

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法,quanti梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ceshi二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a algorithms, such as the stee
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9780
    • 提供者:6oqcgn
  1. Mat-builder_15ozy1

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, TbNCDz梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,GZHINcq二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11290
    • 提供者:oump9u
  1. Mat-builder_213qbo

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, VyzTUk梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,SRcsQtZ二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8438
    • 提供者:qs46wf
  1. Mat-builder_371vu4

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, fSMknB梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,tiWBYTQ二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5020
    • 提供者:ioulsz
  1. Mat-builder_44w01f

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, qdLbwc梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,qpydtHW二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:8299
    • 提供者:soduiw
  1. Mat-builder_4hy9ff

    0下载:
  2. 课程设计中实现matlab的最优化设计,程序代码包括各种算法,如最速下降法 共轭梯度法,牛顿法,修正牛顿法,拟牛顿法,信赖域法,显式最速下降法, okavfh梯度投影法,修正G-N法,基本粒子群算法,带压缩因子的粒子群算法,权重改进的粒子群算法,ranaBvC二阶粒子群算法等等。 -Curriculum design to achieve matlab optimization design, program code includes a variety of algorithms, su
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5649
    • 提供者:t1zpo7
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 ... 30 »
搜珍网 www.dssz.com