論文格式
            電氣工程 會計論文 金融論文 國際貿(mào)易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產(chǎn)業(yè)管理 信息計算科學 電氣自動化 歷史論文
            機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
            制藥工程 生物工程 包裝工程 模具設計 測控專業(yè) 工業(yè)工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術(shù)學 論文降重
            通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術(shù)設計 新聞專業(yè) 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
            • 首頁 |
            • 畢業(yè)論文 |
            • 論文格式 |
            • 個人簡歷 |
            • 工作總結(jié) |
            • 入黨申請書 |
            • 求職信 |
            • 入團申請書 |
            • 工作計劃 |
            • 免費論文 |
            • 合作期刊 |
            • 論文同學網(wǎng) |
            搜索 高級搜索

            當前位置:論文格式網(wǎng) -> 畢業(yè)論文 -> 電氣自動化論文

            獨立成分分析技術(shù)研究

             本文ID:LWGSW64695 論文字數(shù):20402 價格:128元
            掃一掃 掃一掃

            論文編號:ZD1501  論文字數(shù):20402,附外文翻譯,答辯PPT

            一、題目
             獨立成分分析技術(shù)研究
            二、指導思想和目的要求
             利用已有的專業(yè)知識,培養(yǎng)學生解決實際工程問題的能力;
             鍛煉學生的科研工作能力和培養(yǎng)學生的團結(jié)合作攻關(guān)能力;
            三、主要技術(shù)指標
               1. 研究獨立成分分析算法;
               2. 完成演示程序
            四、進度和要求
             第01周----第02周:英文翻譯;
             第03周----第04周:學習主成分分析與獨立成分分析技術(shù);
             第05周----第10周:研究獨立成分分析算法;
             第11周----第16周:設計演示程序;
             第17周----第18周:撰寫畢業(yè)設計論文,論文答辯;
            五、主要參考書及參考資料
            [1]《Independent Component Analysis》 Aapo Hyvarinen, Juha Karhunen, Erkki Oja , Wiley-Interscience; 1 edition, 2001
            [2]《Independent Component Analysis: A Tutorial Introduction 》 James V. Stone, A Bradford Book , 2004
            [3]《Bayesian Reasoning and Machine Learning Hardcover》 David Barber Cambridge University Press  2012
            學生  趙利君     指導教師  邢超     系主任 ___________

            獨立成分分析技術(shù)研究

            摘 要


                 主成分分析(Principal Components Analysis,PCA)是一種分析、簡化數(shù)據(jù)集的技術(shù)。主成分分析的原理是設法將原來變量重新組合成一組新的相互無關(guān)的幾個綜合變量,同時根據(jù)實際需要從中可以取出幾個較少的總和變量盡可能多地反映原來變量的信息的統(tǒng)計方法叫做主成分分析或稱主分量分析,也是數(shù)學上處理降維的一種方法。
             獨立成分分析(Independent Component Analysis ,簡稱ICA)或獨立分量分析是一種利用統(tǒng)計原理進行計算的方法。它是一個線性變換,這個變換把數(shù)據(jù)或信號分離成統(tǒng)計獨立的非高斯的信號源的線性組合。目前比較流行的ICA算法又Infomax算法(信息最大化)、FastICA算法(定點算法,F(xiàn)ixed-point、快速ICA算法),方法分類的依據(jù)主要是求取分離矩陣W的方法不同。
             計算最大似然估計時,假設了與之間是獨立的,然而對于語音信號或者其他具有時間連續(xù)依賴特性(比如溫度)上,這個假設不能成立。但是在數(shù)據(jù)足夠多時,假設獨立對效果影響不大,同時如果事先打亂樣例,并運行隨機梯度上升算法,那么能夠加快收斂速度。
             在諸多ICA算法中,固定點算法 (也稱FastlCA)以其收斂速度快、分離效果好被廣泛應用于信號處理領(lǐng)域。該算法能很好地從觀測信號中估計出相互統(tǒng)計獨立的、被未知因素混合的原始信號。
             本論文對,獨立成分分析的一個改進的梯度學習算法進行了分析,簡稱正交信息極大化算法(OrthogonalIn fomax,O rth-Infomax)這個算法綜合了Infomax算法和Fixed-Point(不定點)算法的優(yōu)點。從語音信號和fMRI信號兩方面來比較這三個算法。就語音信號的分離準確度來說,Orth-Infomax算法具有最好的分離精度。對于真實的fMRI數(shù)據(jù)來說,Orth-Infomax算法具有最佳的估計腦內(nèi)激活的時間動力學準確性。相應的做出了語音數(shù)據(jù)的實驗結(jié)果和fMRI數(shù)據(jù)的實驗結(jié)果。
             
             
             ICA的主要的應用是特征提取、盲源信號分離、生理學數(shù)據(jù)分析、語音信號處理、圖像處理及人臉識別等。
             
             關(guān)鍵詞:主成分分析,獨立成分分析,最大似然估計,F(xiàn)astICA算法,ICA的應用
             獨立成分分析技術(shù)研究
             
            ABSTRACT


             Principal component Analysis, Principal Components Analysis, PCA) is a kind of Analysis, simplify the technology of data sets.Principal component analysis is often used to reduce the dimensions of the data sets, while keeping the characteristic of the largest contribution to the variance of a data set.This is by retaining low order principal component, ignore higher-order principal component.Principal component analysis (pca) is a statistical method of dimension reduction, it is by using a orthogonal transformation, the original random vector that are relevant to the component into its component is not related to the new random vector, this appears to be the original random vector on the algebra of covariance matrix transformation into a diagonal matrix, on the geometry of the original coordinate transformation into a new orthogonal coordinate system, make it points to sample points to spread the most open p orthogonal direction, and then to multidimensional variable system dimension, make it to a high precision system is transformed into low dimensional variables, then through constructing the proper value function, further the low-dimensional systems into one dimension.    The principle of principal component analysis is to try to into a new set of the original variables were independent of each other a few variables, at the same time, according to the actual need to take out a few less the sum of the variables as much as possible to reflect the original statistical methods of information called principal component analysis (or called principal component analysis, also is a kind of mathematical processing dimension reduction method.Independent Component Analysis (Independent Component Analysis, ICA) and Independent Component Analysis is a method of using statistics principle to compute.It is a linear transformation, the transformation or the data signal is separated into independent non-gaussian statistics linear combination of the signal source.At present more popular ICA algorithm and Infomax algorithm (information maximization), FastICA algorithm (fixed-point algorithm, Fixed - point, fast ICA algorithm), classification method is mainly based on different methods to calculate the separation matrix W.    To calculate the maximum likelihood estimation, hypothesis and between is independent, yet for speech signal or other time continuous dependence characteristics (such as temperature), the hypothesis cannot be established.But in enough data, assuming independent influence on the effect is not big, if disrupted the sample in advance at the same time, rising and run the stochastic gradient algorithm, then can accelerate the convergence speed.
             This paper analyses the FastICA algorithm, independent component analysis of an improved learning algorithm of gradient, hereinafter referred to as orthogonal information maximization algorithm (OrthogonalIn fomax, O RTH - Infomax) this algorithm combines Infomax algorithm and the advantages of Fixed - Point algorithm.From two aspects of speech signal and the fMRI signal to compare the three algorithms..In terms of speech signal separation accuracy, Orth - Infomax separation algorithm has the best accuracy.For real fMRI data, Orth - Infomax algorithm has the best dynamic accuracy estimate brain activation time.Corresponding to the voice and data of the experimental results and the experimental results of fMRI data.    In many ICA algorithm, fixed point algorithm (also called FastlCA) for its quick convergence rate, good separation effect is widely used in signal processing field.The algorithm can estimate the statistically independent of each other from the observed signals, mixed by unknown factors, the original signal.The ICA is the main application of the feature extraction, physiological data signal blind source separation, analysis, speech signal processing, image processing, face recognition, etc. Keywords: principal component analysis, independent component analysis, the maximum likelihood estimation, FastICA algorithm, the application of ICA

            獨立成分分析技術(shù)研究
            目錄

            第一章 緒論 1
            1.1獨立成分分析的概述 1
            第二章 主成分分析法 3
            2.1主成分分析定義與概述 3
            2.2主成分分析的發(fā)展史 4
            2.3主成分分析基本思想 6
            2.4主成分分析法的基本原理 7
            2.5主成分分析法的計算步驟 8
            2.6主成分分析法的優(yōu)缺點 9
            2.6.1優(yōu)點 9
            2.6.2缺點 9
            第三章 獨立成分分析技術(shù) 11
            3.1獨立成分分析定義及背景 11
            3.2  ICA和投影法 12
            3.3 ICA的分類 12
            3.4 獨立成分分析基本原理與發(fā)展 13
            3.4.1基本模型 13
            3.4.2 立性測度為依據(jù),確定目標函數(shù)  13
            第四章  獨立成分分析算法 15
            4.1獨立成分分析算法與空間數(shù)據(jù)分析 15
            4.2密度函數(shù)和線性變換 16
            4.3 最大似然估計法 16
            4.4 FastICA算法 18
            4.4.1FastICA簡介 18
            4.4.2 FastICA算法的優(yōu)點 18
            4.4.3 FastICA算法的說明 19
            4.5實驗結(jié)果 20
            4.5.1 語音數(shù)據(jù)的實驗結(jié)果 20
            4.5.2fMRI數(shù)據(jù)的實驗結(jié)果 21
            第五章  ICA的應用 24
            5.1 在腦磁圖(MEG)中分離非自然號 24
            5.2 在金融數(shù)據(jù)中找到隱藏的因素 24
            5.3自然圖像中減少噪聲 24
            5.4人臉識別 25
            5.5圖像分離 26
            5.6語音信號處理 28
            第六章  全文總結(jié) 30
            參考文獻 31
            致謝 33
            畢業(yè)設計小結(jié) 34
            獨立成分分析技術(shù)研究


            本論文在電氣自動化論文欄目,由論文格式網(wǎng)整理,轉(zhuǎn)載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
            最新論文 熱門論文
            上市公司對外并購的投資風險防控及探究
            ERP管理系統(tǒng)下制造業(yè)成本控制的探討
            論成本會計在企業(yè)管理中的應用
            論會計人員的職業(yè)道德建設
            論“六西格瑪”管理方法在現(xiàn)代企業(yè)財務管
            現(xiàn)金流量表與企業(yè)財務狀況分析
            淺述企業(yè)財務會計的崗位職責
            淺談國內(nèi)上市公司融資現(xiàn)狀及趨勢
            淺談商業(yè)銀行會計風險及其控制與防范
            我國企業(yè)內(nèi)部會計控制的問題與對策研究-—
            我國企業(yè)會計制度改革路徑探析研究
            企業(yè)貨幣資金內(nèi)部控制的探析
            電算化會計畢業(yè)論文
            淺析企業(yè)成本管理
            淺談合并會計報表的編制與作用
            對企業(yè)所得稅核算幾個問題的認識
            人力資源會計論文
            企業(yè)內(nèi)部會計制度的建設研究
            實施《小企業(yè)會計制度》中存在的問題及改
            會計電算化在企業(yè)中的應用、現(xiàn)狀和前景
            淺議我國中小企業(yè)融資的困境與對策
            上一篇:基于PLC的電梯控制 下一篇:基于尺度不變特征的圖像匹配研究
            Tags: 【收藏】 【返回頂部】
            會計論文
            電子機電論文
            金融論文
            電氣自動化論文
            模具設計
            化學工程與工藝
            機械設計
            電子通信論文
            英語論文
            行政管理論文
            物流論文
            電子商務論文
            法律論文
            國際貿(mào)易論文
            財務管理論文
            人力資源論文
            市場營銷論文
            土木工程論文
            工商管理論文
            工程管理論文
            漢語言文學論文
            教育管理論文
            測控專業(yè)論文
            交通工程論文
            旅游管理論文
            新聞專業(yè)論文
            藝術(shù)設計
            教育技術(shù)學論文
            應用物理學論文
            輕化工程論文
            德語專業(yè)論文
            給水排水工程
            服裝設計與工程
            食品生物技術(shù)
            材料科學與工程
            電視制片管理
            工業(yè)工程論文
            文化產(chǎn)業(yè)管理
            包裝工程論文
            印刷工程論文
            信息管理論文
            制藥工程論文
            生物工程論文
            電子信息工程
            信息計算科學
            電氣工程論文
            通信工程論文
            動物醫(yī)學畢業(yè)論文
            生物醫(yī)學工程
            醫(yī)療保險實務
            水文與水資源工程
            書法專業(yè)畢業(yè)論文
            財務會計畢業(yè)論文
            電子商務畢業(yè)論文
            現(xiàn)代教育技術(shù)
            信息管理專業(yè)
            心理學專業(yè)
            數(shù)學與應用數(shù)學
            數(shù)學教育
            護理學畢業(yè)論文
            其他專業(yè)論文
            歷史學論文
            學前教育畢業(yè)論文
            小學教育畢業(yè)論文
            教育管理畢業(yè)論文
            法律專業(yè)畢業(yè)論文
            漢語言文學畢業(yè)論文
            工商管理畢業(yè)論文
            人力資源畢業(yè)論文
            營銷專業(yè)畢業(yè)論文
            物流專業(yè)畢業(yè)論文
            計算機論文
            精彩推薦
            論文格式網(wǎng)為您提供計算機畢業(yè)論文范文下載,只需要10元每份點擊計算機論文進入查看

            本站部分文章來自網(wǎng)絡,如發(fā)現(xiàn)侵犯了您的權(quán)益,請聯(lián)系指出,本站及時確認刪除 E-mail:349991040@qq.com

            論文格式網(wǎng)(www.donglienglish.cn--論文格式網(wǎng)拼音首字母組合)提供電氣自動化論文畢業(yè)論文格式,論文格式范文,畢業(yè)論文范文

            Copyright@ 2010-2018 LWGSW.com 論文格式網(wǎng) 版權(quán)所有 蜀ICP備09018832號

            感谢您访问我们的网站,您可能还对以下资源感兴趣:

            论文格式网:毕业论文格式范文