Please use this identifier to cite or link to this item: https://ah.lib.nccu.edu.tw/handle/140.119/51587
DC FieldValueLanguage
dc.contributor.advisor蔡炎龍zh_TW
dc.contributor.advisorTsai,Yen lungen_US
dc.contributor.author林祐宇zh_TW
dc.creator林祐宇zh_TW
dc.date2009en_US
dc.date.accessioned2011-10-11T08:56:07Z-
dc.date.available2011-10-11T08:56:07Z-
dc.date.issued2011-10-11T08:56:07Z-
dc.identifierG0096751012en_US
dc.identifier.urihttp://nccur.lib.nccu.edu.tw/handle/140.119/51587-
dc.description碩士zh_TW
dc.description國立政治大學zh_TW
dc.description應用數學研究所zh_TW
dc.description96751012zh_TW
dc.description98zh_TW
dc.description.abstract近年來輻狀基底函數類神經網路 (Radial Basis Function Networks , RBFN) 應用在時間序列相關問題上已有相當的成果。在這篇論文裡,我們嘗試建構一個電腦軟體工具,可以很容易造出 RBFN,應用在時間序列預測相關問題上。更進一步的說,我們的電腦工具可以輕易做出即時修正,完全符合使用者的需求。我們一開始先複習 RBFN 的基本架構, 並說明如何應用到時間序列的問題上。接著我們研究近年來相當受到重視的 T-RBF (Temporal RBF) 架構。最後,我們解釋如何使用 Adobe Flex 去建構我們所需要的電腦軟體工具。這個工具是跨平台的程式,並且不論是雲端計算或是單機應用皆很合適。zh_TW
dc.description.abstractDuring recent years, applying Radial Basis Function Networks (RBFN) to \ntime series problems yields many important results. In this thesis, we \ntry to implement a cross-platform computer tool that can easily \nconstruct a RBFN applied to time series forecasting problems. Moreover, \nthe RBFN created by this computer tool can do real-time modification \nto fit specific needs. We first review the basic structures of RBFN \nand explain how it can be applied to time series problems. Then, we \nsurvey on so called temporal radial basis function (T-RBF) model, \nwhich draws much attention these years. Finally, we explain how we \nuse Adobe Flex to create a computer tool as we mentioned in the \nbeginning. The computer application is cross-platform and is suitable \nfor both cloud computing and desktop applications.en_US
dc.description.tableofcontents誌謝...................................... i \n中文摘要.................................... ii \nAbstract.................................... iii\n1 緒論 1\n2 理論基礎 3 \n 2.1 時間序列模型的目的與涵義 ....................... 3 \n 2.1.1 預測的方法............................ 3 \n 2.1.2 時間序列概念 .......................... 5 \n 2.2 類神經網路................................ 5\n 2.2.1 人工類神經網路簡介....................... 5 \n 2.2.2 類神經網路分類 ......................... 7 \n 2.2.3 如何以神經網路作預測...................... 11 \n 2.2.4 時間稽延類神經網路....................... 11\n3 輻狀基底函數類神經網路 15 \n 3.1 前言 ................................... 15 \n 3.2 建構RBF網路 ............................. 15 \n 3.3 RBF中心點之選取 ........................... 19\n 3.3.1 隨機選取法............................ 19 \n 3.3.2 垂直最小平方法 ......................... 19 \n 3.3.3 OLS中心點選取法計算步驟................... 23\n 3.4 動態輻狀基底函數類神經網路 ...................... 24\n4 T-RBF (Temporal RBF) 方法 25 \n 4.1 T-RBF網路架構 ............................ 25 \n 4.1.1 網路展開平行演算法(Network Unfolding Algorithm) . . . . . 27\n5 RBF 圖形介面化工具 31 \n 5.1 AdobeFlex介紹 ............................ 31 \n 5.2 使用AdobeFlex建構RBF應用程式 ................. 33 \n 5.3 RBFN圖形介面工具使用說明...................... 34\n 5.3.1 設定區畫面............................ 34 \n 5.3.2 資訊區畫面............................ 36 \n 5.3.3 動態學習區畫面 ......................... 37 \n 5.3.4 預測區畫面............................ 39\n 5.4 操作實例................................. 40 \n 5.5 預測實例................................. 44 \n 5.6 結論 ................................... 47\n附錄 ................................... 49zh_TW
dc.language.isoen_US-
dc.source.urihttp://thesis.lib.nccu.edu.tw/record/#G0096751012en_US
dc.subject輻狀基底函數zh_TW
dc.subject暫時性輻狀基底函數zh_TW
dc.subject類神經網路zh_TW
dc.subject時間序列zh_TW
dc.subjectRBFen_US
dc.subjecttemporal RBFen_US
dc.subjectANNen_US
dc.subjecttime seriesen_US
dc.title動態輻狀基底函數類神經網路建構之研究zh_TW
dc.titleDynamic Implement Radial Basis Function Networksen_US
dc.typethesisen
dc.relation.reference[1] M. D. Buhmann. Radial basis functions. Acta Numerica, 2000.zh_TW
dc.relation.reference[2] S. Chen, C.F.N. Cowan, and P.M. Grant. Orthogonal least squares learning algorithm for radial basis function networks. Neural Networks, IEEE Transac- tions on, 2(2):302 –309, mar 1991.zh_TW
dc.relation.reference[3] S.P. Day and M.R. Davenport. Continuous-time temporal back-propagation with adaptable time delays. Neural Networks, IEEE Transactions on, 4(2):348 –354, mar 1993.zh_TW
dc.relation.reference[4] Mustapha Guezouri. A New Approach Using Temporal Radial Basis Function in Chronological Series, 2008.zh_TW
dc.relation.reference[5] Simon Haykin. Neural Networks: A Comprehensive Foundation (2nd Edition). Prentice Hall, 2 edition, July 1998.zh_TW
dc.relation.reference[6] Robert J. Howlett and Lakhmi C. Jain. Radial Basis Function Networks 1: Re- cent Developments in Theory and Applications. Physica-Verlag HD; 1 edition, April 27, 2001.zh_TW
dc.relation.reference[7] Daw-Tung Lin, Judith E. Dayhoff, and Panos A. Ligomenides. A Learning Algorithm for Adaptive Time-Delays in a Temporal Neural Network. 1992.zh_TW
dc.relation.reference[8] D.T. Lin. The Adaptive Time-Delay Neural Network: Characterization and Applications to Pattern Recognition, Prediction and Signal Processing. 1994.zh_TW
dc.relation.reference[9] D.T. Lin and J.E. Dayhof. Network Unfolding Algorithm and Universal Spa- tiotemporal Function Approximation. Technical research report tr95-6, Insti- tute for system research ISR, University of Maryland, 1995.zh_TW
dc.relation.reference[10] M. J. D. Powell. Radial basis functions for multivariable interpolation: a review. pages 143–167, 1987.zh_TW
dc.relation.reference[11] N.K. Sinha and B. Kuszta. Modeling and identification of dynamic systems. Van Nostrand Reinhold, New York, 1983.zh_TW
dc.relation.reference[12] C. Wohler and J.K. Anlauf. Real time object recognition on image se- quences with adaptable time delay neural network algorithm -application to autonomous vehicles. Image and Vision, 19(9–10):593–618, 2001.zh_TW
dc.relation.reference[13] P. Yee and S. Haykin. A dynamic regularized radial basis function network for nonlinear, nonstationary time series prediction. Signal Processing, IEEE Transactions on, 47(9):2503 –2521, sep 1999.zh_TW
dc.relation.reference[14] Paul V. Yee and Simon Haykin. Regularized radial basis function networks : theory and applications. Wiley-Interscience; 1 edition, April 2, 2001.zh_TW
dc.relation.reference[15] 張斐章、張麗秋、黃浩倫. 類神經網路理論與實務. 東華書局, 2004.zh_TW
dc.relation.reference[16] 張麗秋、林永堂、張斐章. Building Radial Basic Function Neural Network by Integrating OLS and SGA for Flood Forecasting. Journal of Taiwan Water Conservancy, 2005.zh_TW
dc.relation.reference[17] 林永堂. A Study of Combined OLS with SGA to Construct RBF Neural Networks for Flood Forecasting. 2004.zh_TW
dc.relation.reference[18] 陳冠廷. The Application of Artificial Neural Networks in a Case-Based Design Wind Load Expert System for Tall Buildings. 2008.zh_TW
dc.relation.reference[19] 陳映中. An Rbf Neural Network Method for Image Progressive Transmission. 2000.zh_TW
item.languageiso639-1en_US-
item.fulltextWith Fulltext-
item.openairecristypehttp://purl.org/coar/resource_type/c_46ec-
item.grantfulltextopen-
item.openairetypethesis-
item.cerifentitytypePublications-
Appears in Collections:學位論文
Files in This Item:
File SizeFormat
101201.pdf4.1 MBAdobe PDF2View/Open
Show simple item record

Google ScholarTM

Check


Items in DSpace are protected by copyright, with all rights reserved, unless otherwise indicated.