能計算數(shù)學函數(shù)的計算器,有一千多行代碼的程序.這個計算器可用 Set 命令自定義變量,也可以用 view 今天查看變量的值,在程序里有一個設(shè)置小數(shù)顯示數(shù)度的全局變量 prec 可以用 Set 對它重新賦值,值的范圍是 0 - 100 的整數(shù),默認是 6 ,將 sin arcsin tan ln 等數(shù)學函數(shù)轉(zhuǎn)換成內(nèi)部表示,以便于將之與一般的運算符統(tǒng)一處理。程序還對小數(shù)和整數(shù)加以了區(qū)別,增加了求余去處符 ‘\’、百分符‘%’。功能還算比較完善。
標簽: Set 計算器 計算 數(shù)學函數(shù)
上傳時間: 2014-01-20
上傳用戶:hakim
These instances, whenmapped to an N-dimensional space, represent a core Set that can be used to construct an approximation to theminimumenclosing ball. Solving the SVMlearning problem on these core Sets can produce a good approximation solution in very fast speed. For example, the core-vector machine [81] thus produced can learn an SVM for millions of data in seconds.
標簽: N-dimensional whenmapped instances represent
上傳時間: 2016-11-23
上傳用戶:lixinxiang
We describe and demonstrate an algorithm that takes as input an unorganized Set of points fx1 xng IR3 on or near an unknown manifold M, and produces as output a simplicial surface that approximates M. Neither the topology, the presence of boundaries, nor the geometry of M are assumed to be known in advance — all are inferred automatically from the data. This problem naturally arises in a variety of practical situations such as range scanning an object from multiple view points, recovery of biological shapes from two-dimensional slices, and interactive surface sketching.
標簽: demonstrate unorganized algorithm describe
上傳時間: 2013-12-18
上傳用戶:xc216
// chebysheve outlier detection // this function is used to detect the abnormal value among a Set of data // input: // delta: a Set of data // flag: discribe which data is already known as outlier // p: restrict level // output: // double[] door : byyond which the data may be considered as a outlier // door[0]: the upperdoor // door[1]: the lowerdoor
標簽: chebysheve detection abnormal function
上傳時間: 2013-11-30
上傳用戶:13517191407
網(wǎng)上購物系統(tǒng)(源碼+畢業(yè)論文)使用jsp+Set主要技術(shù)實現(xiàn),開發(fā)工具是Myeclips,Mysql,歡迎大家下載,好東西,大家用,快點下啊。保證讓你喜不勝收
上傳時間: 2016-12-08
上傳用戶:450976175
人臉識別matlab程序 with a principal components analysis for a Set of face images as the theme
標簽: components principal analysis matlab
上傳時間: 2016-12-12
上傳用戶:梧桐
能計算數(shù)學函數(shù)的計算器 這個計算器可用 Set 命令自定義變量,也可以用 view 今天查看變量的值,在程序里有一個設(shè)置小數(shù)顯示數(shù)度的全局變量 prec 可以用 Set 對它重新賦值,值的范圍是 0 - 100 的整數(shù),默認是 6 ,將 sin arcsin tan ln 等數(shù)學函數(shù)轉(zhuǎn)換成內(nèi)部表示,以便于將之與一般的運算符統(tǒng)一處理。程序還對小數(shù)和整數(shù)加以了區(qū)別,增加了求余去處符 ‘\’、百分符‘%’。
標簽: Set 計算器 計算 數(shù)學函數(shù)
上傳時間: 2016-12-15
上傳用戶:ikemada
Set(key6) left(key5) right(key4) up(key3) down(key2) OK(key1) 功能一:時鐘 時鐘計時; 按下Set(一次)鍵即可調(diào)時間,此時時鐘計時停止,按left,right左右移動點,移動到需調(diào)的的數(shù)碼管, 按up,down進行數(shù)字的調(diào)節(jié),按OK鍵保存退出。 功能二:整點報時和鬧鐘 當時鐘走到整時時,報時滴滴響四次; 按Set(二次)鍵進入調(diào)節(jié)鬧鐘,此時時鐘繼續(xù)走動,按left,right左右移動點,移動到需調(diào)的的數(shù)碼管, 按up,down進行數(shù)字的調(diào)節(jié),按OK鍵保存退出,當時鐘走到定時的時間時,蜂鳴器響。 功能三:日歷 由于數(shù)碼管有限 ,就做了潤年的日歷,剛好今年也是,左邊四個顯示月份和日,左數(shù)第五個顯分隔符“—”, 最后一個顯示星期幾,時鐘滿二十四小時,日歷隨之走動; 按下Set(三次)鍵即可調(diào)日歷,按left,right左右移動點,移動到需調(diào)的的數(shù)碼管, 按up,down進行數(shù)字的調(diào)節(jié),按OK鍵保存退出。
上傳時間: 2013-12-01
上傳用戶:cccole0605
Batch version of the back-propagation algorithm. % Given a Set of corresponding input-output pairs and an initial network % [W1,W2,critvec,iter]=batbp(NetDef,W1,W2,PHI,Y,trparms) trains the % network with backpropagation. % % The activation functions must be either linear or tanh. The network % architecture is defined by the matrix NetDef consisting of two % rows. The first row specifies the hidden layer while the second % specifies the output layer. %
標簽: back-propagation corresponding input-output algorithm
上傳時間: 2016-12-27
上傳用戶:exxxds
輔助說明: 代碼交流 QQ59771230 email:choudaxian@163.com 注意事項: 1) LCD 指令中的TEXT GRAPHIC AREA Set效果是什么樣的 2) LCD 指令中的MODE Set中的OR AND XOR 有圖層的味道 3) DJNZ+指令C0H(DATA AND WRITE)與相同的數(shù)據(jù)時就會出錯 4) CHAR ADN PIC分別清除 5) 幾何圖形繪制與實現(xiàn)圖形 6) 菜單優(yōu)化設(shè)計,結(jié)構(gòu)體:上,下,上一組,下一組,指向函數(shù)的指針 顯示的內(nèi)容: 16*16漢字:歡迎使用福萊特電氣有限公司產(chǎn)品 12*12漢字:進入主界面并且可以反顯 8*8字符:FULL-RIGHT 并對所顯示的漢字進行卷屏顯示 關(guān)鍵是如何方便在屏上確定的位置上顯示確定的漢字 要使占用ROM,RAM小的前提下
標簽: choudaxian 59771230 GRAPHIC email
上傳時間: 2016-12-28
上傳用戶:xauthu
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1