资源列表
[数学计算/工程计算] fft-Delphi
说明:采用delphi语言设计的FFT代码,在C语言下调试通过。文件为word文档,需要嵌入到自己的程序中-Delphi language designed using FFT code in C language under the debugger through. Document for the word document, the need to embed into their own procedures<李文良> 在 2025-07-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] chaosongchidiedaifa
说明:计算方法中的解线性方程组的迭代法,仿真可以自己设定参数和步长-Method of calculating the solution of linear equations of the iterative method, simulation can set parameters and step size<aa> 在 2025-07-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] mathvalue
说明:编写一个用SOR法解方程组Ax=b的计算机程序,其中 要求程序中不存系数A,分别对不同的阶数(例如n=15,80)取w=1.7,1.8,1.9,进行迭代,记录近似解 达到 时所用迭代次数k,观察松弛因子对收敛速度的影响。 -SOR method used to prepare a solution of equations Ax = b of the computer program, which calls for the procedure does not keep<桦华> 在 2025-07-07 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] mathvalue_1
说明:从人口普查统计,已知某国新生儿母亲的年龄累计分布为N=N(t),其中t为母亲年龄,N为新生儿的母亲年龄低于或等于t的新生儿数目。下表给出了间距为5的数据。 t 15 20 25 30 35 40 45 50 N 0 7442 26703 41635 49785 50209 50226 50230 取边界条件为N’(15)=N’(50)=0,利用三次样条插值求出15至50岁之间,每一年龄(即x=15,16,……,50)所对应的新生儿累计数目N,并绘出插值函数的图形。<桦华> 在 2025-07-07 上传 | 大小:3kb | 下载:0