基于多分辨分析的遞階逼近思想,采用正交小波網(wǎng)絡(luò)研究了輸入樣本空間分布非均勻時(shí)非線性系統(tǒng)的 辨識(shí)問(wèn)題. 重點(diǎn)討論了樣本非均勻時(shí)網(wǎng)格系的設(shè)計(jì)問(wèn)題,并給出了基于該網(wǎng)格系的在線遞階辨識(shí)算法. 最后利用正 交小波網(wǎng)絡(luò)分別對(duì)非線性靜態(tài)和動(dòng)態(tài)系統(tǒng)進(jìn)行了仿真辨識(shí).
上傳時(shí)間: 2014-11-26
上傳用戶:wanghui2438
根據(jù)微機(jī)保護(hù)系統(tǒng)的發(fā)展趨勢(shì), 提出了一種基于數(shù)字信號(hào)處理器(DSP) 和高級(jí)RISC 微處理器(ARM) 雙處 理器結(jié)構(gòu)的數(shù)字繼電保護(hù)硬件平臺(tái)的設(shè)計(jì)方案,
標(biāo)簽: RISC DSP ARM 微機(jī)保護(hù)
上傳時(shí)間: 2014-06-18
上傳用戶:zhengjian
Findstr.cpp運(yùn)行結(jié)果: GetNext-IndexKMP的結(jié)果: 輸入主串s:acabaabcaabaabcac 輸入模式串t:abaabcac 主串s長(zhǎng)=17 模式串t長(zhǎng)=8 next[0]=-1 next[1]=-1 next[2]=0 next[3]=0 next[4]=1 next[5]=-1 next[6]=0 next[7]=-1 next[8]=0 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNextVal-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=0 next[5]=2 next[6]=1 next[7]=1 模式串在主串的位置從第10個(gè)字符開(kāi)始 GetNext-IndexKMP的結(jié)果: next[1]=0 next[2]=1 next[3]=1 next[4]=1 next[5]=2 next[6]=1 next[7]=1 模式串t在主串s中的位置從第10個(gè)字符開(kāi)始 IndexBF的結(jié)果: 模式串t在主串s中的位置從第10個(gè)字符開(kāi)始
標(biāo)簽: acabaabcaabaabcac GetNext-IndexKMP abaabcac Findstr
上傳時(shí)間: 2013-12-25
上傳用戶:璇珠官人
求標(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-01-15
上傳用戶:hongmo
求標(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í)間: 2013-12-26
上傳用戶:dreamboy36
求標(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
完成cnc系統(tǒng)的T曲線控制,較好的完成數(shù)控加工
上傳時(shí)間: 2014-11-23
上傳用戶:sxdtlqqjl
通過(guò)對(duì)角線/輪系拓?fù)渑袛鄡蓚€(gè)分層鄰接矩陣和圖形的一致性
上傳時(shí)間: 2013-12-19
上傳用戶:lanjisu111
System.out.print(s) System.out.println(t) System.out.print(u) System.out.println(v) System.out.print(a) System.out.print(b) System.out.print(c) System.out.println(d) x=0x5f20 y=0x5f35 z=0xffff System.out.print(x) System.out.print(y) System.out.println(z)
標(biāo)簽: System out println print
上傳時(shí)間: 2016-07-01
上傳用戶:日光微瀾
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1