资源列表
[数学计算/工程计算] Scrosspectrum
说明: Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.<Diana> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] xuhanshu2
说明:编写一个程序计算正方形、球体和圆柱体的表面积和体积。依题意,抽象出一个公共基类CContaineer为抽象类,在其中定义求表面积和体积的虚函数(该抽象类本身没有表面积和体积可言)。抽象类中定义一个公共的数据成员radius,此数据可作为球体的半径、正方形的边长、圆柱体底面积圆半径。由此抽象类派生出要描述的三个类,在这三个类中都具有求表面积和体积的重定义版本。 -Write a program to calculate square, sphere and cylinder surface a<刘璐> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] shuzhifenxi
说明:数值分析(高斯法、高斯——赛德尔法、牛顿法)-Numerical analysis (Gaussian method, Gauss- Seidel method, Newton method)<hu> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] fft2d
说明:用fortran法编写的二维数组的傅立叶变换程序,用户可根据需要编写输入和输出程序,这里只给出程序主体部分-Written using two-dimensional array fortran method of Fourier transform procedure, the user may need to write the input and output procedures, the main part of the program are given here only<冯亦晨> 在 2025-06-08 上传 | 大小:4kb | 下载:0