登录
首页 » 算法 » 迭代法的收敛与收敛速度的比较

迭代法的收敛与收敛速度的比较

于 2023-03-27 发布 文件大小:2.99 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

Private Sub Form_Load()  Label1.Caption = "方程的三个割根区间分别为(-3.6,-3.5),(0,0.1),(3.4,3.5)"  Label2.Caption = "牛顿法可使用三个割根区间"  Label3.Caption = "普通迭代法—格式1只能使用割根区间(-3.6,-3.5)和(3.4,3.5)"  Label4.Caption = "普通迭代法—格式2 使用割根区间(0,0.1)"End SubPrivate Sub Command1_Click()  Dim x!, y!, k%  x = Val(Text1.Text)  If Text1.Text = "" Then 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • GMP is a free library for arbitrary precision arithmetic, operating on signed in...
    GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.
    2022-02-25 15:30:33下载
    积分:1
  • 机图形计:点乘 英文网页 没代码,更适合于理解其原理和方和运用...
    计算机图形计算:点乘 英文网页 没代码,更适合于理解其原理和方法和运用-computer graphic terms : point by the English website no code, is more suited to understand the principles and methods of use and
    2022-02-20 06:45:08下载
    积分:1
  • 模糊聚类分析
    涉及事物之间的模糊界限时按一定要求对事物进行分类的数学方法。聚类分析是数理统计中的一种多元分析 方法,它是用数学方法定量地确定样本的亲疏关系,从而客观地划分类型。事物之间的界限,有些是确切的,有些则是模糊的。例人群中的面貌相像程度之间的界限是模糊的,天气阴、晴之间的界限也是模糊的。当聚类涉及事物之间的模糊界限时,需运用模糊聚类分析方法。模糊聚类分析广泛应用在气象预报、地质、农业、林业等方面。通常把被聚类的事物称为样本,将被聚类的一组事物称为样本集。模糊聚类分析有两种基本方法:系统聚类法和逐
    2022-03-26 15:22:28下载
    积分:1
  • 2维小波变换经典程序 此示意程序用DWT实现二维小波变换
    2维小波变换经典程序 此示意程序用DWT实现二维小波变换-wavelet transform two-dimensional classical procedures indicate this procedure using 2D DWT wavelet transform
    2022-03-04 14:28:55下载
    积分:1
  • C++ 读取BMP图像,非常实用
    程序用二进制读取BMP文件图像,并实现了图像的读取、保存,以及对图像修改后的重保存。对图像的读取以及像素的操作都很方便。相信对大家很有帮助。
    2022-04-09 05:38:26下载
    积分:1
  • 悲伤基本立体匹配OpenCV的C++
    应用背景一个基本的立体匹配方法”悲伤的块匹配算法(绝对差异的总和)”为OpenCV的C++写的。关键技术立体视觉,视差,基本块与OpenCV的C + +悲伤的匹配算法
    2022-02-26 03:46:20下载
    积分:1
  • 求有向网最短路径
    求有向网最短路径-are seeking the shortest path to the net
    2022-01-22 05:21:03下载
    积分:1
  • 矩阵奇异分解(svd)最新c++版本,性能更稳定
    矩阵奇异分解(svd)最新c++版本,性能更稳定-matrix decomposition (SVD) c latest version of a more stable performance
    2023-05-31 05:40:02下载
    积分:1
  • 信息论编码中用hufman程序来实现的hufman编码
    信息论编码中用hufman程序来实现的hufman编码- In the information theory code hufman which realizes with the hufman procedure codes
    2023-03-06 03:50:03下载
    积分:1
  • school students encountered trouble is not the means to study the polymorphism u...
    学C++的同学是不是遇到麻烦了,就是学不懂多态性的呀,我这么有好多实例,那样你就不用担心了-school students encountered trouble is not the means to study the polymorphism understand it, I have so many examples, as you do not have to worry
    2022-05-12 20:25:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载