资源列表

« 1 2 ... .32 .33 .34 .35 .36 2737.38 .39 .40 .41 .42 ... 3400 »

[数学计算/工程计算fp_tree

说明:数据挖掘的树结构下C加加的源代码,在商业上很有应用价值。-Data Mining the tree structure of simple C source code, useful in commercial applications.
<liming> 在 2024-11-20 上传 | 大小:135kb | 下载:0

[数学计算/工程计算FFT.ZIP

说明:The latest official release of FFTW is version 3.2.1, available from our download page see the release notes for what s new. (Subscribe to the fftw-announce mailing list to get release announcements.) This release h
<oioioi> 在 2024-11-20 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Problem1

说明:solve the Vanderpol equation using Runge-Kutta-Gill method
<mohammad> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gauss

说明:用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多-PCA with out Gaussian elimination method solution of the following system of li
<刘佳> 在 2024-11-20 上传 | 大小:100kb | 下载:0

[数学计算/工程计算spline3

说明:三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-Cubic spline interpolation (hereinafter referred to Spline interpolation) is through a series of point-shaped curve of a smooth, mathematically by solving the t
<刘佳> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ROMBERG

说明:在变步长求积过程中的三个加速公式,将粗糙的积分近似值迅速加工成精度较高的积分近似值的求积方法为龙为个求积算法。-Variable step size in order to plot the course of the three accelerated formula rough approximation of the points quickly processed into a high precision quadrature
<刘佳> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算nt_cotes

说明:牛顿-科茨求积公式 是常微分方程的数值解法-Newton- Cotes quadrature formula is the numerical solution of ordinary differential equations
<刘佳> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shuzhifenxikechengsheji

说明:考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation
<猫猫> 在 2024-11-20 上传 | 大小:255kb | 下载:0

[数学计算/工程计算gaosi

说明:本程序实现一个简单方程组的高斯消去法的换算过程,其中方程系数需构成一个系数增广矩阵,同时输入过程严格按照矩阵输入。-This procedure to achieve a simple equation of the Gaussian elimination of the conversion process, which takes an equation coefficients augmented coefficient matr
<零下> 在 2024-11-20 上传 | 大小:57kb | 下载:0

[数学计算/工程计算nd

说明:本程序利用牛顿插值法对函数表,求出各阶均差值并通过输入x值得到函数值。例如(课本 ) 给出 的函数表 X 0.40 0.55 0.65 0.80 0.90 y 0.41075 0.57815 0.69675 0.88811 1.02652 均差求至4阶,并由此计算 的近似值 运行环境:C-Free -This procedure for the use of Newton' s interpolation
<零下> 在 2024-11-20 上传 | 大小:55kb | 下载:0

[数学计算/工程计算taile

说明:计算如下公式,并输出结果: 其中r,s的值是由键盘输入的。Sinx的近似值用泰勒公式计算;计算精度为0.000001 。 运行环境:C-Free -The following calculation formula, and output results: one of r, s the value is entered by the keyboard. Taylor approximation Si
<零下> 在 2024-11-20 上传 | 大小:54kb | 下载:0

[数学计算/工程计算SIM

说明:本程序实现 复化辛普森求积公式的计算。 程序输入区间和区间的等分个数。 运行环境:C-Free -Rehabilitation program of the Simpson quadrature formula for the calculation. Procedures for the importation of sub-interval and the interval number. Runtime environ
<零下> 在 2024-11-20 上传 | 大小:54kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 2737.38 .39 .40 .41 .42 ... 3400 »

源码中国 www.ymcn.org