搜索资源列表
zxecfym
- 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
曲线拟合2
- 已知美国从1920-1970年的人口表如下: 年份 1920 1930 1940 1950 1960 1970 人口(千人) 105711 123203 131669 150697 179323 203212 (1)用表中数据构造一个5次Lagrange插值多项式,并以此估计1965、2002年的人口。 (2)用Newton插值估算1965、2002年的人口数。
nihe
- 空间直线拟合,给出一组三维数据,要求拟合成一条直线,并求出直线的方程。
Untitled3
- 通过根据散点数据,进行差值拟合,绘制等高线。-According to scatter through the data, fitting the difference, drawing contour lines.