心胸决定格局,眼界决定境界...

摘要: % prepend sequence with mirror image of first points so that transients % can be eliminated. then do same thing at right end of data sequence. nfilt = 阅读全文
posted @ 2016-11-28 17:10 WELEN 阅读(479) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-11-28 16:32 WELEN 阅读(5) 评论(0) 推荐(0) 编辑
摘要: [B,A] = sos2tf(SOS);K = cumprod(G);k=K(end); [y_out] = filter(B, A, win_up_data, []) .*k; 阅读全文
posted @ 2016-11-28 14:31 WELEN 阅读(531) 评论(0) 推荐(0) 编辑