登录
首页 » 算法 » With the Gauss

With the Gauss

于 2022-03-18 发布 文件大小:799.00 B
0 163
下载积分: 2 下载次数: 1

代码说明:

用高斯-赛德尔迭代法求方程组的根。它的原理与简单迭代法相似,但在赛德尔迭代法中,每次迭代时充分利用当前最新的迭代值-With the Gauss- Seidel iterative method seeking the roots of equations. Its principle with simple iterative method similar, but the Seidel iteration method in each iteration to take full advantage of the current value of the latest iteration

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

发表评论

0 个回复

  • 2011最新群优化——果蝇优化
    潘文超 老师 美国维吉尼亚州管理科技大学管理学博士 目前在台湾担任大学及技术学院教师 目前在国外担任国际 SCI, SSCI 期刊论文评审委员 研究方向 演化式计算与群智能算法 市场调查与营销研究 财务模型
    2022-03-03 00:52:22下载
    积分:1
  • 在C++ 8PSK仿真
    这是我们在数字通信方面的任务。仿真结果表明,该方法没有误差。希望有帮助!
    2022-10-09 22:20:03下载
    积分:1
  • 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方对系统求解,并与解析解进行对比,分析每种方的求解精度和速度。...
    判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system, and compared with the analytic solution, analysis of each method to solve the accuracy and speed.
    2023-07-19 22:15:03下载
    积分:1
  • simple二维非稳态对流传热问题
    已测试有效,计算结果为流场中喷入热流体后的参数变化过程,可直接导入到tecplot中观察,包含温度、压力、速度和密度随之间的变化过程。代码中使用交错网格,simple算法,TDMA求解,考虑了非稳态和湍流的计算,可以作为有限体积法编程的入门算例,希望对广大学习流体力学的同学有帮助。
    2022-01-26 06:30:56下载
    积分:1
  • 是一个关于kruskal的源码实现,可供大家学习研究.
    本算法是一个关于kruskal的源码实现,可供大家学习研究.-This algorithm is a source about the implementation kruskal for U.S. study.
    2022-10-21 01:00:04下载
    积分:1
  • 两个链表情况下的排序
    两个链表情况下的排序-Sort under two list circumstance
    2022-02-10 01:10:23下载
    积分:1
  • Introduction queuing theory, mathematical modeling in 2009 good material.
    介绍排队论,是2009年数学建模的好材料。-Introduction queuing theory, mathematical modeling in 2009 good material.
    2022-03-28 10:55:36下载
    积分:1
  • 使用 c + + 静态霍夫曼 (包括说明进行操作)
    -第一,该程序将扫描压缩的文件并将输入的字符保存在文件中,(nhapDuLieu 函数),然后按常规字符出现的顺序进行排序。-接下来,用来加密数据,以创建哈夫曼树由 taoCayHuffman 方法 ()。数据将存储在输出文件中。后来当解码使用所存储的数据来生成用于减压的哈夫曼树。-使用 ListNode 是双重链接列表 HuffmanNode 存储。每个 HuffmanNode 7 组件,包括光标,左、 右。 + 符号是字符。 + 频率是相匹配的字符个数。 + 码字是对应的二进制数字的十进制表示形式。例如码字的 A 为 3,它对应于二进制代码 011。 + CodewordLen 存储位码字数量,以避免与 0011 混淆或 11 011 或 00011......+ RunLen 长度的字符的编码 () 操作相同原则: 例如,在原始输入文件中包含的字符串 AAAB,AAA 和码字存储在 110," 包 " 将节省码字它作为 4 个字节 (32 位),万人......为 000110 (32 位)。然后 B 是在存储和处理,B 的码字是 01-> 保存到 " 包 " 通过添加左侧 " 包 " 以前-> 000 个。000 110 01 (也就是 32 位) — — 的运作原则解码 (): 解码 () 操作简单编码 ()。首次创建数组数据 [] 用方法 nhapDoThuongXuyen (),然后由 taoCayHuffman () 构造的哈夫曼树最后在函数中解码的树和原始字符串 () 扫描
    2022-10-30 11:20:02下载
    积分:1
  • issue a travel home to travel home to drive a car with the minimum of cost yi us...
    旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
    2023-09-07 00:25:03下载
    积分:1
  • 该程序在TC环境下运行。 按键1
    该程序在TC环境下运行。 按键1-6可以画6中常用的不同极坐标曲线。 按按键 q 退出。 你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
    2022-03-17 06:02:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载