-
Problem1
说明: 用fortran 70实现数值积分,并实例计算了三个函数,导出了积分值和误差(The numerical integration is realized by FORTRAN 70, and three functions are calculated with examples. The integral values and errors are derived.)
- 2019-04-16 20:49:25下载
- 积分:1
-
fnn-up
假临近点法计算最佳嵌入维数的程序,可以根据自己需要适当修改调整(False approaching point method to calculate the optimal embedding dimension of the program can be adjusted according to their needs with appropriate modifications)
- 2012-09-05 07:36:27下载
- 积分:1
-
kriging
包括基本的克里金(Kriging)插值法实现代码,仅实现基本方法部分,不包含扩展克里金方法( kriging uses ordinary kriging to interpolate a variable z measured at
locations with the coordinates x and y at unsampled locations xi, yi.
The function requires the variable vstruct that contains all
necessary information on the variogram. vstruct is the forth output
argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform a simple
kriging interpolation. I call it rudimentary since it always includes
ALL observations to estimate values at unsampled locations. This may
not be necessary when sample locations are not within the
autocorrelation range but would require something like a k nearest
neighbor search algorithm or something similar. Thus, the algorithms
works best for relatively small numbers of observations (100-500).
For larger numbers of observations I recommend the use of GSTAT.
Note that kriging fails if there are two or more observa)
- 2015-01-08 15:43:50下载
- 积分:1
-
matlab转子有限元碰摩计算 pm
matlab转子有限元碰摩计算,建模简单,自动判断碰摩与否(Maatlab finite element calculation of rotor rub-impact, modeling simple, automatic judgment rubbing or not)
- 2012-11-15 13:31:00下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
多边形水平柱
说明: 通过建立截面为多边形的水平柱体模型,运用c语言程序进行编程,得出该地质体的重磁异常特点(By establishing a horizontal cylinder model with polygon cross section and programming with C language, the characteristics of gravity and magnetic anomalies of the geological body are obtained.)
- 2019-05-09 17:25:36下载
- 积分:1
-
UDF_Modify_Cb1
FLUENT udf 更改S-A 湍流模型源项的程序(modify turbulence model S-A)
- 2021-01-02 15:08:57下载
- 积分:1
-
非线性方程组求解
常用的matlab代码,非线性方程组求解,基本可以满足大学和研究生常用代码(Common Mathematical Codes)
- 2019-04-22 23:23:03下载
- 积分:1
-
station-grig
这是用于将格点数据转化站点数据的fortran程序,比较详细,可以画图(This is a fortran program for the grid data into the site data in more detail, you can draw)
- 2012-08-10 09:13:48下载
- 积分:1
-
12408927_G_P算法
说明: 关联维数求解,大组件构建,可以快速得到关联维数的值。(The value of correlation dimension can be obtained quickly by solving the correlation dimension and constructing large components.)
- 2021-04-10 10:00:20下载
- 积分:1