-
逐次超松弛迭代法(逐次超松弛法,…
逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯―塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯―塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Successive Over Relaxation Me thod, called SOR method) is the Gauss- Seidel method for an accelerated method is solution of large sparse matrix equations, one effective method, it has a simple formula, programming easy, take up less computer memory, etc., but the need for better acceleration factor (that is, the best relaxation factor). Let us first talk about the meaning of the term relaxation, and then use it to explain the Jacobi s iterative method and the Gauss- Seidel iterative method, and finally gives successive over relaxation iterative method of projection formula and the convergence condition.
- 2022-03-31 14:51:19下载
- 积分:1
-
BP神经网络的逼近函数源代码 数学建模
BP神经网络的逼近函数源代码 数学建模-BP neural network approximation function of the source code for mathematical modeling
- 2023-01-09 08:40:04下载
- 积分:1
-
数值分析里面解方程的一种方法
叫什么忘记了
几年前写的东西
站长补充下嘛...
数值分析里面解方程的一种方法
叫什么忘记了
几年前写的东西
站长补充下嘛-Numerical Analysis Solution of equation inside What a way to have forgotten to write something a few years ago under the head to add them
- 2022-01-26 08:10:11下载
- 积分:1
-
LZW压缩算法实现 VC++6.0工程
资源描述一个不错的LZW压缩文件算法示例代码,才用VC6.0写的,可以编译通过,压缩效率还不错,我测试过简单的位图比gif/png等格式压缩效率都要高!!!
- 2022-08-25 04:08:59下载
- 积分:1
-
Three.js全景图的投影转换
手机拍摄的2:1全景图,通过透视投影到平面上,适用于在立方体的表面贴图产生球形天空盒子的错觉。
- 2023-02-19 06:10:04下载
- 积分:1
-
杜利特分解中选定的主要元素的数值分析…
数值分析中的Doolittle选主元素分解法解方程组。-Numerical analysis of selected major elements in the Doolittle decomposition method solution of equations.
- 2022-03-16 16:44:30下载
- 积分:1
-
输入汉诺塔的总阶数,就可以显示汉诺塔的移动步骤,即每一步的移动,最后显示移动的总次数...
输入汉诺塔的总阶数,就可以显示汉诺塔的移动步骤,即每一步的移动,最后显示移动的总次数-Enter the Tower of Hanoi s total order, we can show the movement of Hanoi Tower, that is, to every step of the movement, and finally show the total number of mobile
- 2022-03-20 23:25:21下载
- 积分:1
-
ASIFT特征点提取
Asift 基于全仿射的图像配准,并结合特征点详细,多视点的情况下,能实现很好配准
- 2022-07-22 19:07:18下载
- 积分:1
-
多项式方程的根
应用背景此代码是解决二次相关保理。关键技术“二次”是一个多项式,看起来像“ax2+bx+c”,“一”,“乙”,和“丙”只是数字。为了容易保理的情况下,你会发现2个数字,将不只是乘法相等的术语“,而且加起来等于“乙”,在x-term系数。
- 2022-01-24 12:43:49下载
- 积分:1
-
六自由度工业机器人直线轨迹插补算法源码
六自由度工业机器人直线轨迹插补算法源码,对于从工件生成的离散路径点,可通过该程序进行直线拟合以及
相应路径更精确插补,精插补点间隔(插补步长)可自行设置。
- 2022-05-07 22:15:51下载
- 积分:1