* 用拉格朗日插值法依據(jù)N個(gè)已知數(shù)據(jù)點(diǎn)即使函數(shù)值 * 輸入: n--已知數(shù)據(jù)點(diǎn)的個(gè)數(shù)N-1 * x--已知數(shù)據(jù)點(diǎn)第一坐標(biāo)的N維列向量 * y--已知數(shù)據(jù)點(diǎn)第二坐標(biāo)的N維列向量 * xx-插值點(diǎn)第一坐標(biāo) * 輸出: 函數(shù)返回值所求插值點(diǎn)的第二坐標(biāo)
標(biāo)簽: 數(shù)據(jù) 向量 xx 插值
上傳時(shí)間: 2013-11-28
上傳用戶:fhzm5658
* 用埃特金插值法依據(jù)N個(gè)已知數(shù)據(jù)點(diǎn)計(jì)算函數(shù)值 * 輸入: n--已知數(shù)據(jù)點(diǎn)的個(gè)數(shù)N-1 * x--已知數(shù)據(jù)點(diǎn)第一坐標(biāo)的N維列向量 * y--已知數(shù)據(jù)點(diǎn)第二坐標(biāo)的N維列向量 * xx-插值點(diǎn)第一坐標(biāo) * eps--求解精度 * 輸出: 函數(shù)返回值所求插值點(diǎn)的第二坐標(biāo)
標(biāo)簽: 數(shù)據(jù) 向量 xx 插值
上傳時(shí)間: 2014-01-20
上傳用戶:maizezhen
* 用牛頓插值法依據(jù)N個(gè)已知數(shù)據(jù)點(diǎn)即使函數(shù)值 * 輸入: n--已知數(shù)據(jù)點(diǎn)的個(gè)數(shù)N-1 * x--已知數(shù)據(jù)點(diǎn)第一坐標(biāo)的N維列向量 * y--已知數(shù)據(jù)點(diǎn)第二坐標(biāo)的N維列向量 * xx-插值點(diǎn)第一坐標(biāo) * 輸出: 函數(shù)返回值所求插值點(diǎn)的第二坐標(biāo)
標(biāo)簽: 數(shù)據(jù) 向量 xx 牛頓
上傳時(shí)間: 2014-01-09
上傳用戶:亞亞娟娟123
這是一個(gè)計(jì)算曲線擬合的程序,用戶在記事本中輸入x,y值,然后程序會(huì)根據(jù)輸入的數(shù)值擬合出相近的曲線.
上傳時(shí)間: 2013-12-18
上傳用戶:shanml
< WINDOWS網(wǎng)絡(luò)編程技術(shù)>> PDF格式 共19章
上傳時(shí)間: 2015-08-11
上傳用戶:youth25
國(guó)外知名書籍Mobile System的電子文檔 將全書的精華以電子書方式展現(xiàn) 對(duì)於學(xué)習(xí)通訊網(wǎng)路系統(tǒng)的基礎(chǔ)相當(dāng)有幫助
標(biāo)簽: Mobile System 方式 系統(tǒng)
上傳時(shí)間: 2014-01-10
上傳用戶:anng
PIECEWISE_EVAL: evaluates a piecewise function of x usage: y = PIECEWISE_EVAL(x,breakpoints,funs) arguments (input) x - vector or array of points to evaluate though the function breakpoints - list of n breakpoints, -inf and +inf are implicitly
標(biāo)簽: PIECEWISE_EVAL breakpoints evaluates piecewise
上傳時(shí)間: 2014-01-25
上傳用戶:xyipie
LINEINTRGAL Line Integral in a 2D Vector Field. LINEINTRGAL(X,Y,U,V,C) computes the line integral along the lines given in cell array C. X and Y define the coordinates of a rectangular grid over which U and V are defined. X and Y must be monotonic and 2D plaid as % produced by MESHGRID. X, Y, U, and V must all be the same size.
標(biāo)簽: LINEINTRGAL Integral computes integral
上傳時(shí)間: 2014-01-13
上傳用戶:hwl453472107
電動(dòng)平臺(tái), 控制X,Y,Z軸移動(dòng),能計(jì)數(shù)
標(biāo)簽: 電動(dòng) 控制 移動(dòng)
上傳時(shí)間: 2013-12-10
上傳用戶:whenfly
/* * EULER S ALGORITHM 5.1 * * TO APPROXIMATE THE SOLUTION OF THE INITIAL VALUE PROBLEM: * Y = F(T,Y), A<=T<=B, Y(A) = ALPHA, * AT N+1 EQUALLY SPACED POINTS IN THE INTERVAL [A,B]. * * INPUT: ENDPOINTS A,B INITIAL CONDITION ALPHA INTEGER N. * * OUTPUT: APPROXIMATION W TO Y AT THE (N+1) VALUES OF T. */
標(biāo)簽: APPROXIMATE ALGORITHM THE SOLUTION
上傳時(shí)間: 2015-08-20
上傳用戶:zhangliming420
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1