登录
首页 » 算法 » 全梯度算法程序代码。数学,总梯度法…

全梯度算法程序代码。数学,总梯度法…

于 2022-08-06 发布 文件大小:890.00 B
0 485
下载积分: 2 下载次数: 2

代码说明:

共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。 共梯度法也可以用于求解无约束优化问题。 -Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 龙贝格c源代码 实用性强,考虑方面齐全
    龙贝格算法c源代码 实用性强,考虑方面齐全-Romberg c algorithm source code practical, considerations complete
    2023-05-12 00:05:03下载
    积分:1
  • 全波形反演程序
    本程序使用forten编写的,内容详细,可运行得到反演结果,解压后,主要程序在名为src的文件夹中,正演部分采用交错网格有限差分法,反演基于共轭梯度实现
    2022-09-09 17:45:03下载
    积分:1
  • MFC俄罗斯方块
    Windows下基于MFC的俄罗斯方块,拥有绚丽的界面。对于方块使用4*4的数组进行存储,游戏所在的墙同样使用数组存储,每次由定时器触发一次更新,如果方块能够下降则下降,否则随机生成一个方块以及一种颜色,通过每次下降前做碰撞检测来实现。                                                                                                                                                   
    2022-02-28 18:45:13下载
    积分:1
  • c++文件翻转
    Make your rcopy robust against all kinds of user or operation system errors. That means – check all return values for operating system errors (mostly I/O errors) and command line arguments for user errors. Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file size or reversing the buffers content), but you are not allowed to change the signature of any method specified by us.
    2022-02-21 11:52:25下载
    积分:1
  • 分数计
    这是只是一个简单的计算器,它允许某人 +,-,*,/ 分数。以为类实验室,它实际上可能是有用的人。
    2022-07-11 18:20:44下载
    积分:1
  • 最大公约数的三种
         该程序代码对应《算法设计与分析基础---第2版》中最开始的求取最大公约数的三种算法,第一种欧几里得算法,第二种是连续整数检测方法,第三种方法是分解质因数的方法,代码简单易懂,适于参考学习。
    2022-01-25 16:50:33下载
    积分:1
  • C51动态数码管代码
    C51动态数码管代码,初学者适用
    2022-01-24 14:17:23下载
    积分:1
  • Numerical method of procedure: to accelerate the iterative Gauss
    数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
    2022-09-28 01:20:02下载
    积分:1
  • AC思想:
    AC算法实例说明报告 AC算法思想: AC算法基于有限状态自动机(FSA),在进行匹配之前先对模式串集合SP进行预处理,形成模式树(树形FSA),然后只需对文本字符审T扫描一次就可以找出所有与其匹配的模式字符串P。模式树K的构成如下; (1)K的每一条边e上都用1个字符作为标签; (2)与同一节点相连的边的标签均不同; (3)每1个模式P∈SP都存在1个节点v,使得L(v)=p,其中L(v)表示从根节点到v所经过的所有边上的标签的拼接;                               &nbs
    2022-11-30 18:15:03下载
    积分:1
  • 最小二乘一次完成,C语言编写,源码,调试通过。
    最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
    2022-02-18 14:01:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载