资源列表

« 1 2 ... .53 .54 .55 .56 .57 2858.59 .60 .61 .62 .63 ... 3400 »

[数学计算/工程计算polynomialfitting

说明:最小二乘法解多项式拟合问题的fortran编写的源程序 -Least squares polynomial fitting problem solution prepared fortran source
<wxw> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FT

说明:用FT法实现相关函数快速估计程序.包括c,for几种格式。-FT method used to achieve rapid estimation procedures related function.
<zlht13> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算math

说明:非线性方程求根的各种算法的比较, //求非线性方程的根 //程序中共给出了以下几种方法求非线性方程的根 // (1)二分法 (2)牛顿法 (3)普通迭代法 (4)斯蒂芬森迭代法 (5)弦截法 //程序中用到的函数为: f(x)=x^3-x-1 //其中:(1)普通迭代法用的迭代函数为:x=(x+1)^(1/3) // (2)斯蒂芬森迭代法用的迭代函数为:x=x^3-1-Root of all kinds of n
<Liny> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算6GAUS

说明:用全选主元高斯消去求解n阶实系数方程组,算法比较简单-Select All PCA with Gaussian elimination for solving n-order real coefficient equations, the algorithm is relatively simple
<majun> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算6GJDN

说明:用全选主元高斯—约当消去法求解实系数方程组-Select All PCA with Gauss- Jordan elimination method to solve real coefficient equations
<majun> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算matrixvectormul

说明:matrixvectormul.c “矩阵向量乘”-matrixvectormul.c " vector by matrix"
<zgRen> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算bigintegerbyshuzu

说明:采用纯数组的大数相加法,代码清晰,可用作模板-big integer
<金恒> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Crout_Solve

说明:Solve Ax=B with Crout s method
<chicloud> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:信号提取,fft变换,模态分析,互相关分析-fft
<panhui> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算newton

说明:newton method 用迭代法计算root.数值计算的常用方法之一。-newton method: use iteration to calculate the root of a fuction. It is a common used method.
<cranberries> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ditui

说明:用来对一个给定数列求其递推公式。 第一行输入n,表示数列的长度。 第二行输入这个数列。 程序将给出该数列的递推公式。-Used for a given series for the recursive formula. The first line of input n, the length of that series. Enter the second line of this series. Procedures w
<curimit> 在 2024-11-18 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fenshu

说明:著名问题:埃及分数 给出一个数n,要求用自然数倒数和来表示。 1/1=1/2+1/3+1/5-Well-known problem: given a number of scores in Egypt n, natural number request and to show that the countdown. 1/1 = 1/2+1/3+1/5
<curimit> 在 2024-11-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2858.59 .60 .61 .62 .63 ... 3400 »

源码中国 www.ymcn.org