* 用埃特金插值法依據(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
maxplus很好的學(xué)習(xí)書籍.詳細(xì)介紹了maxplus操作流程及步驟,對(duì)學(xué)習(xí)maxplus很有幫助
標(biāo)簽: maxplus 書籍 詳細(xì)介紹 操作
上傳時(shí)間: 2014-06-29
上傳用戶:q123321
jbpm的demo,帶有流程設(shè)計(jì),歡迎大家下載
上傳時(shí)間: 2014-11-22
上傳用戶:l254587896
這是一個(gè)計(jì)算曲線擬合的程序,用戶在記事本中輸入x,y值,然后程序會(huì)根據(jù)輸入的數(shù)值擬合出相近的曲線.
上傳時(shí)間: 2013-12-18
上傳用戶:shanml
這是一個(gè)ivr業(yè)務(wù)的流程開發(fā)規(guī)范,寫得非常好清大家認(rèn)真觀看
上傳時(shí)間: 2013-12-10
上傳用戶:陽光少年2016
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
高精度乘法基本思想和加法一樣。其基本流程如下: ①讀入被乘數(shù)s1,乘數(shù)s2 ②把s1、s2分成4位一段,轉(zhuǎn)成數(shù)值存在數(shù)組a,b中;記下a,b的長度k1,k2; ③i賦為b中的最低位; ④從b中取出第i位與a相乘,累加到另一數(shù)組c中;(注意:累加時(shí)錯(cuò)開的位數(shù)應(yīng)是多少位 ?) ⑤i:=i-1;檢測i值:小于k2則轉(zhuǎn)⑥,否則轉(zhuǎn)④ ⑥打印結(jié)果
上傳時(shí)間: 2015-08-16
上傳用戶:源弋弋
編寫一個(gè)樹型目錄結(jié)構(gòu)的文件系統(tǒng)模擬文件管理工作流程 模擬文件系統(tǒng),具備新建,刪除,讀,寫,復(fù)制等基本功能。
標(biāo)簽: 文件系統(tǒng) 模擬 編寫 樹
上傳時(shí)間: 2014-01-21
上傳用戶:ynsnjs
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1