资源列表
[数学计算/工程计算] Cpp1
说明:牛顿迭代的c语言程序,牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛,但是可通过一些方法变成超线性收敛。另外该方法广泛用于计算机编程中。 -Newton iteration c language program, Newton' s law is an important way to find one root of the equation, its greatest advantag<liuchang> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Cpp1
说明:龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formulas Xinbo students the relations<liuchang> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Cpp1
说明:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur<liuchang> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] 3
说明:给定初始区间和精度要求,通过二次插值法求极值-Given interval, by quadratic interpolation method for the extreme<yuancaiyun> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yaraneh_GasBAha
说明:A simple program to calculate energy prices in Iran<alia> 在 2025-06-24 上传 | 大小:15kb | 下载:0
[数学计算/工程计算] channel-capacity-C
说明:熟悉用c语言编程来模拟实现离散信道容量的计算-Familiar with the c programming language to simulate a discrete calculation of channel capacity<杨霞> 在 2025-06-24 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] LargeNumMulti
说明: 大数相乘,可以不限位数的任意大的整数相乘-Largenum mulitiply<无名子> 在 2025-06-24 上传 | 大小:1.25mb | 下载:0
[数学计算/工程计算] NEWToN-ChaFen
说明:用C++来实现NEWTON差分差值算法,是数值分析里典型的一个算法。-In C++ to achieve NEWTON difference differential algorithm in numerical analysis is typical of an algorithm.<颜君萍> 在 2025-06-24 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] NEWTONDIEDAI
说明:用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。-In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.<颜君萍> 在 2025-06-24 上传 | 大小:7kb | 下载:0