搜索资源列表
nihe3
- 自己编写的多项式拟合程序,阶数可选择,里面含有一个数据文件,下载即可运行,使用过程中也可以用自己的数据。-themselves prepared polynomial fitting procedure, the option order, which contains a data file can be downloaded operation, the use of the process can also use their o
g_fitting
- 使用正交多项式完成数据拟合。程序对读入的gps采样点完成曲线拟合。
MATLABduoxiangshi
- MATLAB在多项式计算中的应用,能帮助你轻松解决多项式计算问题。-MATLAB in the polynomial calculation can help you easily solve the problem of polynomial calculation.
shuxuejianmo_8
- (拟合) 用给定的多项式,y=x3-6x2+5x-3,产生一组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(0,1)均匀分布随机数,或用rands产生N(0,1)分布随机数),然后用xi和添加了随机干扰的yi作的3次多项式拟合,与原系数比较。 如果作2或4次多项式拟合,结果如何? -(Fitting) with a given polynomial, y = x3-6x2+5 x-3, g