CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - polyval
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - polyval - List
[
Other resource
]
matlabnihe
DL : 0
MATLAB插值与拟合(线性拟合函数:regress() 多项式曲线拟合函数:polyfit( ) 多项式曲线求值函数:polyval( ) 多项式曲线拟合的评价和置信区间函数:polyconf( ) 稳健回归函数:robust( ) 向自定义函数拟合 )-MATLAB interpolation and fitting (linear fitting function : regress () function polynomial curve fitting : polyfit () polynomial curve function : polyval () polynomial curve fitting and evaluation function confidence interval : polyconf () function Robust Regression : robust () function to define fitting)
Update
: 2008-10-13
Size
: 15.49kb
Publisher
:
廖政
[
Other
]
polyval2d
DL : 0
二维多项式拟合 仿照matlab中polyval编写
Update
: 2008-10-13
Size
: 1.1kb
Publisher
:
judgebill
[
Windows Develop
]
polyfit2dtest
DL : 0
二维多项式拟合 仿照matlab中polyval编写
Update
: 2008-10-13
Size
: 1.08kb
Publisher
:
judgebill
[
Other
]
matlabnihe
DL : 0
MATLAB插值与拟合(线性拟合函数:regress() 多项式曲线拟合函数:polyfit( ) 多项式曲线求值函数:polyval( ) 多项式曲线拟合的评价和置信区间函数:polyconf( ) 稳健回归函数:robust( ) 向自定义函数拟合 )-MATLAB interpolation and fitting (linear fitting function : regress () function polynomial curve fitting : polyfit () polynomial curve function : polyval () polynomial curve fitting and evaluation function confidence interval : polyconf () function Robust Regression : robust () function to define fitting)
Update
: 2025-02-19
Size
: 15kb
Publisher
:
廖政
[
Windows Develop
]
polyfit2dtest
DL : 0
二维多项式拟合 仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
Update
: 2025-02-19
Size
: 1kb
Publisher
:
judgebill
[
OpenGL program
]
polyval2d
DL : 0
利用polyval2d函数可以得出polyfit2d拟合的三维曲面的函数的系数矩阵-use polyval2d function to get fit function created by polyfit2d coefficient matrix
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhuguanjun
[
matlab
]
nihezuotu2
DL : 0
在matlab中读取.dat文件后,利用函数polyfit和polyval进行拟合作图-In matlab to read. Dat file, use the function polyfit and polyval cooperation plan for the proposed
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zhoushishuang
[
matlab
]
function2
DL : 0
Defining the plot Function for the DocPolynom Class The MATLAB plot function creates line graphs. The overloaded plot function selects the domain of the independent variable to be slightly larger than an interval containing all real roots. Then the polyval method is used to evaluate the polynomial at a few hundred points in the domain:
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sabah_altaie
[
matlab
]
fit_demo
DL : 0
多项式和非多项式曲线拟合,多项式拟合在matlab中可以使用polyfit函数求解多项式系数,通过polyval函数求解拟合多项式在某数据点处的值-Polynomial and non-polynomial curve fitting, polynomial fitting in matlab polyfit function can be used to solve polynomial coefficients, solve the value of a data point to fit a polynomial function by polyval
Update
: 2025-02-19
Size
: 1kb
Publisher
:
王茂茂
[
Software Engineering
]
1
DL : 0
format long = uigetfile( *.xls ) file= x=xlsread(file) for i=1:19 xd1=x(i,1) xd2=x(i,2) xd3=x(i,3) xd4=x(i,4) yd1=x(i,6) yd2=x(i,7) yd3=x(i,8) yd4=x(i,9) m= n= p=polyfit(m,n,1) z=polyval(p,m) poly2sym(p, x ) hold on plot(m,n, o ,m,z) end-format long = uigetfile( *.xls ) file= x=xlsread(file) for i=1:19 xd1=x(i,1) xd2=x(i,2) xd3=x(i,3) xd4=x(i,4) yd1=x(i,6) yd2=x(i,7) yd3=x(i,8) yd4=x(i,9) m= n= p=polyfit(m,n,1) z=polyval(p,m) poly2sym(p, x ) hold on plot(m,n, o ,m,z) end
Update
: 2025-02-19
Size
: 1kb
Publisher
:
lizhi
[
Algorithm
]
BALG
DL : 0
c#的多项式类,包括多项式运算符重载,多项式求值,求根等,不错的参考类-c# polynominal class, including operator override,roots, polyval..
Update
: 2025-02-19
Size
: 32kb
Publisher
:
薛总
[
Algorithm
]
csfit
DL : 0
求解三次紧压样条曲线,其中给出了一阶导边界。并用polyval命令画出三次样条插值-The three-order compacted spline curve is solved, and the first order derivative boundary is given. And use the polyval command to draw cubic spline interpolation
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Sara
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.