基于Volterra濾波器混沌時間序列多步預測 作者:陸振波,海軍工程大學 歡迎同行來信交流與合作,更多文章與程序下載請訪問我的個人主頁 電子郵件:luzhenbo@sina.com 個人主頁:luzhenbo.88uu.com.cn 參考文獻: 1、張家樹.混沌時間序列的Volterra自適應預測.物理學報.2000.03 2、Scott C.Douglas, Teresa H.-Y. Meng, Normalized Data Nonlinearities for LMS Adaptation. IEEE Trans.Sign.Proc. Vol.42 1994 文件說明: 1、original_MultiStepPred_main.m 程序主文件,直接運行此文件即可 2、original_train.m 訓練函數 3、original_test.m 測試函數 4、LorenzData.dll 產生Lorenz離散序列 5、normalize_1.m 歸一化 6、PhaSpaRecon.m 相空間重構 7、PhaSpa2VoltCoef.dll 構造 Volterra 自適應 FIR 濾波器的輸入信號矢量 Un 8、TrainTestSample_2.m 將特征矩陣前 train_num 個為訓練樣本,其余為測試樣本 9、FIR_NLMS.dll NLMS自適應算法
上傳時間: 2013-12-16
上傳用戶:talenthn
空時正交編碼源程序,參考文獻: V.Tarokh,H. Jafarkhani,and A. R. Calderbank "Space-Time Codes from %Orthogonal Designs",IEEE Trans. Inform. Theory VOL. 45,NO. 5,JULY 1
上傳時間: 2013-12-26
上傳用戶:fandeshun
由于C語言中操作系統不是很方便,因此大部分的數據存儲都是通過文件來進行的。數據存儲采用3個文件來實現。程序第一次運行的時候便會自動在目錄下創建。BOOK.DAK,用于保存圖書信息;MEMBER。DAT,用于保存會員信息;Trans。DAT,用于保存業務信息,即結束還書信息。
上傳時間: 2016-01-04
上傳用戶:WMC_geophy
This belongs to the imagery processing design proposal, the topic is the digital image Fourier Transformation 。
標簽: the processing proposal Fourier
上傳時間: 2013-12-02
上傳用戶:dianxin61
FRFT時頻變換代碼(參考算法:H.M. Ozaktas, M.A. Kutay, and G. Bozdagi.Digital computation of the fractional Fourier Transform.IEEE Trans. Sig. Proc., 44:2141--2150, 1996.)
標簽: H.M. G. M.A. computation
上傳時間: 2013-12-21
上傳用戶:希醬大魔王
OTSU Gray-level image segmentation using Otsu s method. Iseg = OTSU(I,n) computes a segmented image (Iseg) containing n classes by means of Otsu s n-thresholding method (Otsu N, A Threshold Selection Method from Gray-Level Histograms, IEEE Trans. Syst. Man Cybern. 9:62-66 1979). Thresholds are computed to maximize a separability criterion of the resultant classes in gray levels. OTSU(I) is equivalent to OTSU(I,2). By default, n=2 and the corresponding Iseg is therefore a binary image. The pixel values for Iseg are [0 1] if n=2, [0 0.5 1] if n=3, [0 0.333 0.666 1] if n=4, ... [Iseg,sep] = OTSU(I,n) returns the value (sep) of the separability criterion within the range [0 1]. Zero is obtained only with images having less than n gray level, whereas one (optimal value) is obtained only with n-valued images.
標簽: OTSU segmentation Gray-level segmented
上傳時間: 2017-04-24
上傳用戶:yuzsu
L. Dong and A. P. Petropulu, 揗ultichannel ALLIANCES: A Cross-layer Cooperative Scheme for Wireless Networks,擨EEE Trans. on Signal ProcessingJanuary 2008. (MATLAB Code)
標簽: L. A. P. Cross-layer
上傳時間: 2014-01-18
上傳用戶:kr770906
L. Dong and A. P. Petropulu, 揗ultichannel ALLIANCES: A Cross-layer Cooperative Scheme for Wireless Networks,擨EEE Trans. on Signal ProcessingJanuary 2008.
標簽: L. A. P. Cross-layer
上傳時間: 2013-11-28
上傳用戶:zhanditian
SQLite is a software library that implements a self-contained, serverless, zero-configuration, Transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.
標簽: zero-configuration self-contained implements serverless
上傳時間: 2013-12-09
上傳用戶:manlian
This book examines the technologies underlying the compression and Trans- mission of digital video sequences over networking platforms. The incorporated study covers a large spectrum of topics related to compressed video communica- tions. It presents to readers a comprehensive and structured analysis of the issues encountered in the Transmission of compressed video streams over networking environments.
標簽: Compressed Video Communications
上傳時間: 2020-05-26
上傳用戶:shancjb