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

搜索资源列表

  1. 1

    0下载:
  2. 共轭梯度算法,进行一个共轭对称矩阵的运算,速度极快。(Conjugate gradient algorithm, for a conjugate symmetric matrix operation, the speed is extremely fast.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:1208320
    • 提供者:LONGSHANG
  1. 5

    0下载:
  2. 在进行反演时所用到的1范数约束解法程序,其中用到了共轭梯度算法。(In the process of inversion, the 1 norm constraint solution is used, in which conjugate gradient algorithm is used.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:10037248
    • 提供者:LONGSHANG
  1. matlab

    0下载:
  2. 实用共轭梯度法MATLAB源代码,最速下降法MATLAB源代码,MATLAB语言(Practical conjugate gradient method MATLAB source code)
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:小如呀
  1. 优化算法

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

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. linear optimization

    0下载:
  2. 用BFGS 拟牛顿法 最速下降法 牛顿法 共轭梯度法 解决线性优化问题(Solving linear optimization problems with conjugate gradient method and Steepest descent method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-04
    • 文件大小:3072
    • 提供者:小狗蛋
  1. CG

    0下载:
  2. 探究特征值分布对共轭梯度算法的收敛性影响(The convergence effect of eigenvalue distribution on conjugate gradient algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:liaoqh17
  1. Gradient conjuge

    0下载:
  2. Conditional Gradient Method algorithm
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:2048
    • 提供者:math1
  1. CG_MINRES_LANCZOS

    0下载:
  2. 用共轭梯度法_MINRES_LANCZOS等迭代算法解线性方程组,清华大学李津老师高等数值分析大作业(This is the homework of Li Jin's higher numerical analysis course of Tsinghua University. We use the conjugate gradient method, MINRES method and LANCZOS algorithm to solve the linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:7025664
    • 提供者:hejinfeng
  1. secondaire

    0下载:
  2. conjugate verbe in frensh language
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:372736
    • 提供者:belghazdis
  1. GF1

    0下载:
  2. any verbe in frensh language is conjugate here
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:368640
    • 提供者:belghazdis
  1. E2-频域增强

    0下载:
  2. 一、 计算图象的频谱函数 设计图象120*30/256*256;选用Matlab函数直接调用实现。 二、根据计算证明傅立叶变换的性质 1, 共轭对称性: F(u,v)=F*(-u,-v) ; 三、图象的频域滤波 1, 设计一个指数低通滤波器,对两图象(f1(x,y)为30*30/256*256的图象;f2(x,y)=p3-02图象)进行低通滤波,观察分析空域图象和频谱分布的变化。 四、图象变换比较 利用现有的离散傅立叶变换、离散余弦变换、Walsh-Had
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:185344
    • 提供者:LIMBO2K
  1. 数值计算相关算法

    0下载:
  2. 三次样条插值 龙贝格积分 共轭梯度法的实现,基于matlab程序(Three spline interpolation Romberg conjugate gradient method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:有效数字
  1. MATLAB-gongetidufa

    0下载:
  2. 共轭梯度法求解对称正定线性方程组,用MATLAB得到的程序(Conjugate Gradient Method for Solving Symmetric Positive Definite Linear Equations, Using MATLAB to Get the Program)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:aliang111
  1. smcg

    0下载:
  2. 共轭梯度法求解N*N对称正定方程组,将解方程组问题转化一个最优化问题。(The conjugate gradient method is used to solve the N*N symmetric positive definite equations, and the problem of solving the equation set is transformed into an optimization problem.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:rang_123
  1. 计算方法

    0下载:
  2. 吉文斯QR分解,豪斯霍尔德QR分解,三值样条插值法,共轭梯度法,4阶R-K分解(Givens QR decomposition, Moorhouse Holder QR decomposition, three value spline interpolation, conjugate gradient method, 4 order R-K decomposition)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:安定符合
  1. fitness

    0下载:
  2. 比如每个企业和个人都要考虑的一个问题“在一定成本下,如何使利润最大化”等。最优化方法是一种数学方法,它是研究在给定约束之下如何寻求某些因素(的量),以使某一(或某些)指标达到最优的一些学科的总称。随着学习的深入,博主越来越发现最优化方法的重要性,学习和工作中遇到的大多问题都可以建模成一种最优化模型进行求解,比如我们现在学习的机器学习算法,大部分的机器学习算法的本质都是建立优化模型,通过最优化方法对目标函数(或损失函数)进行优化,从而训练出最好的模型。常见的最优化方法有梯度下降法、牛顿法和拟牛顿法
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:hxxa
  1. 2017.12.01 FHN模型程序

    2下载:
  2. 利用差分算法计算分数阶FHN方程和狄利克雷(Dirichlet)零边界条件: , 其中,数值仿真过程中需要对参数、和、进行选取。区域离散在空间方向取为个点,时间方向的步长为, 截止时间为T=1000。 2.程序 FHN_CG 是采用共轭梯度法求解线性代数方程组 Au=b。 程序 FHN_MG 是采用多重网格算法求解线性代数方程组Au=b(Using the difference algorithm to calculate the fractional FHN equation,
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:29696
    • 提供者:张昭儒
  1. MatlabAlgorsCh6

    0下载:
  2. 共轭方向搜索法的matlab函数,有基本的共轭方向搜索法,共轭梯度法和Powell法等(The matlab function of the conjugate direction search method has the basic conjugate direction search method, the conjugate gradient method and the Powell method, etc.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:9216
    • 提供者:酷酷的帅帅
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:才子昕
  1. DHS

    0下载:
  2. 改进的HS共轭梯度法,能够更快的求解无约束优化问题(A modified Hestenes-Stiefel conjugate gradient method with sufficient descent condition and conjugacy condition)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:lin7788
« 1 2 ... 29 30 31 32 33 3435 »
搜珍网 www.dssz.com