资源列表
[数学计算/工程计算] newton_Interpolation
说明:C++实现的牛顿插值算法:对于n个点的插值,产生多项式的时间复杂度是O(n*n),最终进行一个点的计算的时间复杂度是O(n)。-C++ realization of the Newton interpolation algorithm: For n of interpolation points, resulting in polynomial time complexity is O (n* n), the final calcula<yxp> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] zui_xiao_er_cheng_fa
说明:最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, t<lining> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] PolyFit
说明:任意阶的多项式曲线拟合方程,附三角maxtix分解-polynomial curve fitting, and triangularity decomposition(LU decmposition)<yang xulei> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] 1121204768158150
说明:一维的另一个FDTD仿真程序,仿真图像可以让你置身在数学的海洋里。-Another one-dimensional FDTD simulation procedures, simulation image can let you in the middle of the sea mathematics.<huihui> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] conv2fft22
说明:an algorithm to implementation FFT<Alireza> 在 2025-02-04 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Leastsquaremethod
说明:基于非等距节点的正交多项式的最小二乘法拟合算法之程序实现-Nodes based on non-isometric orthogonal polynomial least squares fitting algorithm of the program<侯汶杉> 在 2025-02-04 上传 | 大小:2kb | 下载:0