资源列表

« 1 2 ... .24 .25 .26 .27 .28 3029.30 .31 .32 .33 .34 ... 3400 »

[数学计算/工程计算intgauss

说明:使用高斯公式来计算数值积分以及使用高斯公式求解数值重积分-Using Gaussian numerical integration formula and the numerical solution using the Gauss formula for re-integration
<chensheng> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFTTransform

说明:这是一个用java写的程序,该程序可以实现快速傅里叶变换,程序已经调试通过。-This is a program written in java, the program can achieve fast Fourier transform, the program has been through debugging.
<流线军> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算f1

说明:root finding 利用Fortran90编写求跟算法-root finding
<文岑> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrix-inversion

说明:对称正定矩阵求逆运算,要求该矩阵必须为正定,可以求其逆矩阵-Symmetric positive definite matrix inversion, the matrix must be positive definite requirement, you can find the inverse matrix
<李东东> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算123

说明:矩阵求逆的源程序,可以求任意阶矩阵的逆矩阵-Matrix inversion of the source, you can find inverse of a matrix of any order
<李东东> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算KKFFT

说明:采用C语言编写的快速傅里叶变换程序,简单实用。-Using C language fast Fourier transform program, simple and practical.
<leo> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算random

说明:有关随机数的函数库,产生一个随机小数,某个范围的整数等功能-The random number library, generate a random decimal, a range of integer functions
<zc> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:牛顿迭代的c语言程序,牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛,但是可通过一些方法变成超线性收敛。另外该方法广泛用于计算机编程中。 -Newton iteration c language program, Newton' s law is an important way to find one root of the e
<liuchang> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formula
<liuchang> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is
<liuchang> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3

说明:给定初始区间和精度要求,通过二次插值法求极值-Given interval, by quadratic interpolation method for the extreme
<yuancaiyun> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:这是用C++编的fft算法程序源码,欢迎下载-This is in C++ source code of the fft algorithm, please download
<赵澎> 在 2024-11-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 3029.30 .31 .32 .33 .34 ... 3400 »

源码中国 www.ymcn.org