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

搜索资源列表

  1. CG

    0下载:
  2. 机械优化设计的无约束优化方法中的共轭梯度法 C++源程序 绝对能运行-Unconstrained optimization method to optimize the mechanical design of the conjugate gradient method can certainly run C++ source
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1892
    • 提供者:Jason
  1. Conjugate-Gradient-Method-source

    0下载:
  2. 共轭梯度法源程序,可以再vc++下进行运行-Conjugate Gradient Method source
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:13334
    • 提供者:feng
  1. gonge_fa

    0下载:
  2. 共轭梯度法实现图像恢复,The conjugate gradient method for image restoration -The conjugate gradient method for image restoration
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:659
    • 提供者:王建勇
  1. Optimization-of-the-design-process

    0下载:
  2. 现代设计理论中涉及的一些常用的优化设计方法,如一维搜索(黄金分割、二次差值等)、无约束优化方法(梯度法、牛顿法等)、约束优化方法(复合形法、DFP、惩罚函数法等)。-Some commonly used method for optimizing the design of modern design theory involved, as one-dimensional search (golden section, the second difference, etc.), unconstr
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:17008
    • 提供者:王希
  1. Conjugate-Gradient-Method(matlab)

    0下载:
  2. matlab程序,1文件功能用FR共轭梯度法求解无约束问题,2、3文件分别表示目标函数和梯度-matlab program, a file function with FR conjugate gradient method for solving unconstrained problems, 2,3 document represent the objective function and gradient
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:975
    • 提供者:张婧茹
  1. Integration-by-rectangle

    0下载:
  2. MPI与OpenMP并行程序设计(C语言版):梯度法求解定积分-MPI and OpenMP parallel programming (C language version): gradient method for solving definite integrals
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:746
    • 提供者:anqi
  1. suanfa

    0下载:
  2. 泊松方程求解的Jacobi方法、松弛迭代法、线松弛法、AID法、共轭梯度法等-Jacobi method for solving the Poisson equation, relaxation iterative method, line relaxation method, AID method, conjugate gradient method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2431
    • 提供者:瑶瑶
  1. laplace_cg

    0下载:
  2. matlab使用共轭梯度法求解laplace方程-matlab program using CG method solving laplace eq.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:845
    • 提供者:honghui
  1. projection

    0下载:
  2. 优化原理 投影梯度法 可以另外结合armijo准则wolf准则实现数值迭代求解数值问题-Programming projection method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:lixiaoya
  1. rls

    0下载:
  2. 该程序是一个简单的递推最小二乘法(rls)、共轭梯度法(grad)以及黄金分割法,输入数据,能够计算出来-The program is a simple recursive least squares (RLS), the conjugate gradient method (grad) and golden section method, the input data, can be calculated
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1138
    • 提供者:Alvin Chang
  1. REVERISE

    1下载:
  2. 叠前反演的matlab代码,方法采用马尔科夫共轭梯度法,针对一维模型的反演-Pre-stack inversion matlab code, the method uses Markov conjugate gradient method, inversion for the one-dimensional model of
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10094769
    • 提供者:邹晓峰
  1. solution

    0下载:
  2. sor消元法、共轭梯度法求解hilbert病态方程组-sor elimination method, conjugate gradient method for solving equations hilbert ill
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1048
    • 提供者:yuanbo
  1. Levenberg-Marquardt-Algorithm

    0下载:
  2. 求解非线性问题的一种算法,综合了梯度法和牛顿法的优点-An algorithm for solving nonlinear problem, taking advantages of gradient method and Newton method
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:29765
    • 提供者:王雪
  1. jianhuatidu

    0下载:
  2. 最优潮流的简化梯度法,可以用来解决王锡凡《现代电力系统分析》书中的问题。-Reduced gradient optimal power flow, can be used to solve the problem of Wang Xifan analysis of modern power system in the book.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:王建
  1. chengxu

    0下载:
  2. 本程序是用简化梯度法进行电力系统最优潮流计算。-This procedure is the calculation of the optimal power flow of power system with simplified gradient method.
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1727
    • 提供者:李明慧
  1. conjugate_grad_2d

    0下载:
  2. 共轭梯度法寻找最小值,输出最小值点坐标,迭代次数等信息-Conjugate gradient method to find the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1011
    • 提供者:林岳峰
  1. Cgradient

    0下载:
  2. 共轭梯度法求解线型方程组,收敛快,性态好-Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:596
    • 提供者:simpolo
  1. matlab

    0下载:
  2. 里边包含了一个如何区分6和9的代码以及用最小距离法、梯度法以及K-NN方法对样本进行的分类代码-Inside contains an example of how to distinguish between 6 and 9, as well as the code with the minimum distance method, the gradient method and K-NN method for sample classification codes
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:36283
    • 提供者:小杜
  1. CG_lanczos_MINRES_SOR_Fastdown

    2下载:
  2. 李津第一次大作业代码:包括共轭梯度法CG,兰索斯Lanczos法、MINRES法、SOR法、最速下降法-Li Jin first big job code: include conjugate gradient method CG, Lanczos Lanczos method, MINRES method, SOR method, the steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6132
    • 提供者:大国之约
  1. CS_MRI

    1下载:
  2. 文件主要是对利用压缩感知对MRI进行数据重构,重构方式是基于全变分共轭梯度法-the folder contains some Matlab codes used for applying compressed sensing(CS) in MRI. morever, these codes are based on BP-TV.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-30
    • 文件大小:356352
    • 提供者:张鹏
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com