资源列表
[数学计算/工程计算] Polynominal
说明:一个实现多项式乘法的C++源程序,含源程序说明文档,易于理解。-An implementation of polynomial multiplication in C++ source code, including documentation, easy to understand.<常泽川> 在 2025-03-04 上传 | 大小:25kb | 下载:0
[数学计算/工程计算] DELPHI-line84269157
说明:基于DELPHI下开发的线性插值算法.用于线性系数的计算.-DELPHI, developed based on the linear interpolation algorithm. For the linear coefficient calculation.<莫L> 在 2025-03-04 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] floatAddSubMulDiv
说明:c语言用int四则运算实现float四则运算-four C functions: float floatMul(float a, float b) float floatDiv(float a, float b) float floatAdd(float a, float b) float floatSub(float a, float b) These functions each take as input<za> 在 2025-03-04 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] mGstat_0_99
说明:地统计学的matlab工具箱,提供本地函数和interfaces to GSTAT, VISIM(GSLIB), SNESIM,SGeMS。-mGstat is a geostatistical Matlab toolbox. Both native functions and interfaces to GSTAT, VISIM(GSLIB), SNESIM, and SGeMS are provided<阿猛> 在 2025-03-04 上传 | 大小:7.49mb | 下载:0
[数学计算/工程计算] analysis-the-result-of-FFT
说明:详细介绍了FFT变换的物理意义,分析了fft后的频率分辨率等-Detail the physical meaning of the FFT transform, after analysis of the fft frequency resolution, etc.<方波> 在 2025-03-04 上传 | 大小:4.2mb | 下载:0
[数学计算/工程计算] shuzhijisisuan
说明:数值计算源代码:包含romberg和差值计算的matlab代码,线性方程组和迭代法的c源代码。-Numerical code: the difference between calculated and included romberg matlab code, linear equations and the iterative method c source code.<zhangzinan> 在 2025-03-04 上传 | 大小:299kb | 下载:0
[数学计算/工程计算] creatchildprocess
说明:计算某个数字上限内的所有质数,数字限于正整数-calculate all prime numbers smaller than input number<lwb> 在 2025-03-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] sanciyangtiaochazhi
说明:这是一段三次样条的插值程序,可以进行插值,就是给一组数据,然后给要算的值,就可以出结果了-This is a cubic spline interpolation procedure can be interpolated, is to give a set of data, then the value to be counted, the result can be a<杨磁路> 在 2025-03-04 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] juzhenliancheng
说明:给定n个矩阵A1,A2,…,An,其中,Ai与Aj+1是可乘的,i=1,2,…,n-l。 你的任务是要确定矩阵连乘的运算次序,使计算这n个矩阵的连乘积A1A2…An时总的元素乘法次数达到最少。 -Given n matrices A1, A2, ..., An, which, Ai and Aj+1 is multiplicative in, i = 1,2, ..., nl. Your task is to determine<张西> 在 2025-03-04 上传 | 大小:135kb | 下载:0