求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2016-06-28
上傳用戶:change0329
求標(biāo)準(zhǔn)偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0 for i=1:m for j=1:n t=t+x(i,j)*x(i,j) end end c=sqrt(t/(m*n-1
標(biāo)簽: gt myfunction function numel
上傳時(shí)間: 2014-09-03
上傳用戶:jjj0202
MOV P2 ,#0FFH MOV P3 ,#0FFH ACALL DEL AJMP MAIN ORG 0200H DEL: MOV R5,#04H F3: MOV R6,#0FFH F2: MOV R7,#0FFH F1: DJNZ R7,F1 DJNZ R6,F2 DJNZ R5,F3 RET END
上傳時(shí)間: 2016-06-29
上傳用戶:thesk123
pashload是應(yīng)用在linux下的網(wǎng)絡(luò)帶寬測(cè)試源程序精確度比較高 ///////////////////////////////////// Pathload is a tool for estimating the available bandwidth of an end-to-end path from a host S (sender) to a host R (receiver). The available bandwidth is the maximum IP-layer throughput that a flow can get in the path from S to R, without reducing the rate of the rest of the traffic in the path.
標(biāo)簽: pashload Pathload linux tool
上傳時(shí)間: 2016-06-29
上傳用戶:xzt
構(gòu)造一個(gè)簡(jiǎn)單程序設(shè)計(jì)語(yǔ)言的詞法分析器,要求: 1) 含有保留字program, begin, end, var, integer, if, then, else, do, while. 2) 標(biāo)識(shí)符和無(wú)符號(hào)的整常數(shù),其中保留字和標(biāo)識(shí)符不區(qū)分大小寫. 3) 含有界符和運(yùn)算符如下:+,-, (, ), =, >, <, , :, :=.,,。 4) 輸出二元組。
標(biāo)簽: 程序設(shè)計(jì)語(yǔ)言 分析器
上傳時(shí)間: 2014-01-04
上傳用戶:離殤
MD5變換動(dòng)態(tài)鏈接庫(kù)文件調(diào)用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1為輸入字符,edit2為輸出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin edit2.text:=transfer(edit1.Text) end
標(biāo)簽: delphi MD5 變換 動(dòng)態(tài)鏈接庫(kù)
上傳時(shí)間: 2016-07-04
上傳用戶:lijianyu172
Under the labor sentiment monitor system has several parts of compositions: The mobile termination software and hardware development, the central server software development as well as opens video frequency the prompt reflection. The labor sentiment monitor end is responsible for the data and the scene picture which
標(biāo)簽: compositions termination sentiment monitor
上傳時(shí)間: 2014-11-29
上傳用戶:aig85
Make Text-Overflow work on both IE and Firefox If the text inside each line exceed the width of each line, then you will see "..." (ellipsis) shows up at the end of each line. Try to resize the window or change the font size to see if "..." (ellipsis) will show up or disappear. Demo - Listing
標(biāo)簽: Text-Overflow the Firefox inside
上傳時(shí)間: 2013-12-18
上傳用戶:lgnf
300 km 傳輸線和功率補(bǔ)償仿真 The circuit below represents an equivalent power system feeding a 300 km transmission line. The line is compensated by a shunt inductor at its receiving end. A circuit breaker allows energizing and de-energizing of the line. To simplify matters, only one of the three phases is represented. The parameters shown in the figure are typical of a 735 kV power system.
標(biāo)簽: equivalent represents 300 transmis
上傳時(shí)間: 2016-07-14
上傳用戶:15736969615
A semantic session analysis method partitioning Web usage logs is presented.Semantic W eb usage log preparation model enhances usage logs with semantic.The M arkov chain mode1 based on ontology semantic measurement is used to identi. ing which active session a request should belong to.The corn— petitive method is applied to determine the end of the sessions. Compared with other algorithms,more successfu1 sessions are additionally detected by semantic outlier analysis.
標(biāo)簽: usage partitioning presented semantic
上傳時(shí)間: 2016-08-06
上傳用戶:gxrui1991
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1