登录
首页 » 算法 » SOR algorithm for solving linear equations, c++, numerical methods

SOR algorithm for solving linear equations, c++, numerical methods

于 2022-03-21 发布 文件大小:701.00 B
0 179
下载积分: 2 下载次数: 1

代码说明:

SOR算法解线性方程组,c++,数值方法-SOR algorithm for solving linear equations, c++, numerical methods

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

发表评论

0 个回复

  • simulated annealing algorithm in the loan portfolio optimization of
    模拟退火算法在贷款组合优化决策中的应用-simulated annealing algorithm in the loan portfolio optimization of
    2022-11-22 22:35:03下载
    积分:1
  • 四人过河求时间最短问题
    四人过河求时间最短问题-four for the shortest river issues
    2022-02-25 19:45:22下载
    积分:1
  • 数据挖掘中,关联规则的例子,源码, arview的应用实例
    数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
    2022-02-06 09:21:57下载
    积分:1
  • k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。...
    k均值聚类分析,比较简单,只适合学习使用个,不适合数据处理。-k-means clustering analysis, relatively simple, only suitable for learning to use one, not suitable for data processing.
    2022-02-06 15:39:22下载
    积分:1
  • 快速排序与最长公共子序列(Visual C++)
    快速排序与最长公共子序列算法(Visual C++)-Quick Sort and the longest common sub-sequence algorithm (Visual C++)
    2022-02-24 23:17:56下载
    积分:1
  • hash表的实现
    hash表的实现-hash table to achieve
    2022-04-17 16:55:50下载
    积分:1
  • 单片机分拣搬运机器人代码
    巡线系统是让小车按照事先写好的程序让小车沿固定的轨道进行行走(由2个车轮,6个tk-20黑白灰度传感器来实现),当巡线系统上的红外线传感器发现前方的物体时,让巡线系统进入一个中断状态,从而开始机械臂系统的运行,大步进电机下降,电磁铁通电,大步进电机上升过程中,颜色辨别传感器进行识别,然后会指挥小步进电机转固定的角度,放到固定的车身上,然后让大小步进电机还原。然后巡线程序继续执行,依次在与机械臂系统进行联系。如若放到固定位置主要是巡线系统精确停止与机械臂系统精确放置。
    2022-03-22 21:18:09下载
    积分:1
  • 遗传C#简单实例
    使用遗传算法解决y= 3 * sin(x*x) + 5 * x,初始种群规模为100,染色体基因个数为2 可以借鉴一下看遗传算法的实现过程
    2022-01-26 01:10:37下载
    积分:1
  • Displays a rotatable and scaleable wire frame of any 3D mathematical function....
    Displays a rotatable and scaleable wire frame of any 3D mathematical function. This can be made up from the normal VB maths plus inverse and hyperbolic functions. Functions can be created and saved as wanted. Image vertices can also be saved for use elsewhere. The MS ScriptControl Eval function simplifies calculations enormously and its use is demonstrated. Also shown are MoveToEx, LineTo which are much faster than the VB equivalents and very easy to use. Included are a set of string handling subroutines such as count characters, squeeze out spaces, replace sub-strings etc. Commented throughout including the 3D maths and perspective methods. All the files are visible and the program is written for an 800x600 screen.
    2022-02-02 12:09:47下载
    积分:1
  • ICP
    Point to Point就近点搜索法是ICP算法中最经典的一种方法。如图1a所示, Point to Point法根据源曲面上的一个点p,在目标曲面上找出对应于p点距离最近的q点。在这个方法中通常运用kd-tree的方法实现就近点搜索。如图1b所示,pi是源曲面点云数据中的一个点,Vi是生成目标曲面点云数据中距Pi最近的点。根据Vi点搜索出在曲面上与Vi点相邻的点构成的三角形格网,计算pi点投影到每个三角形平面上的投影点qi的坐标。对于每个三角形来说,当投影点qi位于三角形内部,则距离最近点是搜索的最近点,当投影点qi位于三角形外部,搜索的就近点应位于三角形的两条边界上,Vi是该三角形到pi点的就近距离点。将每个三角形确定的就近距离点进行比较可获得一个最近点。
    2023-07-21 15:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载