theta腦電波分類方法研究.doc




約43頁DOC格式手機打開展開
theta腦電波分類方法研究,theta腦電波分類方法研究1.85萬字自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用摘要睡眠是人的一項重要的生理活動,是生命所必需的過程,是機體復原、整合和鞏固記憶的重要環(huán)節(jié),是健康生活不可缺少的組成部分,它占據了人一生大約三分之一的時間。因此,研究人類的睡眠狀況對于提高人的生活質量以及對各類腦部疾病的...


內容介紹
此文檔由會員 淘寶大夢 發(fā)布
Theta腦電波分類方法研究
1.85萬字
自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用
摘要 睡眠是人的一項重要的生理活動,是生命所必需的過程,是機體復原、整合和鞏固記憶的重要環(huán)節(jié),是健康生活不可缺少的組成部分,它占據了人一生大約三分之一的時間。因此,研究人類的睡眠狀況對于提高人的生活質量以及對各類腦部疾病的判斷與診療都具有十分重大的意義。
本文通過對人類腦電波特征與分類的研究與探討,結合人在各個睡眠周期腦電信號的不同表現(xiàn)、各類波形的不同含量,分析了不同腦電波對人類睡眠質量及周期的影響。并將其中的θ波作為研究對象。
為了能在含有大量噪聲的腦電信號中提取到θ腦電波的特征信號,文中對現(xiàn)有腦電信號的各種分析處理方法進行了全面的闡述與比較,在明確各種方法的特點和優(yōu)劣的基礎上,決定采用快速傅里葉變換的算法(FFT)作為θ波特征提取的方法。
以核函數(shù)為核心的支持向量機方法是建立在統(tǒng)計學習理論的VC維理論和結構風險最小化原則的基礎上的,根據有限的樣本信息在模型的復雜性和學習能力之間尋求最佳折衷,以期獲得最好的推廣能力。
本文以腦電信號為研究對象,以支持向量機方法為研究手段,在深入分析和討論支持向量機原理與核函數(shù)的基礎上,用支持向量機來對所給樣本進行訓練,進而獲得所需的對θ腦電波分類的功能。
最后,通過對一組腦電數(shù)據進行實際分析來對研究方法進行驗證。具體做法是在Matlab上對θ波進行提取與分析,并在LIBSVM上分別用不同的核函數(shù)對正負樣本進行訓練、分類,經過對分類結果的平均準確度進行比較,確定使用RBF核函數(shù)來實現(xiàn)對θ波腦電波的分類。
關鍵詞: 睡眠腦電 θ腦電波 特征提取 支持向量機
Study on the Classification method of Theta wave
Abstract Sleep is an important physiological activities,which is essential to our life. It occupies about a third of a person's life time, and it is an integral part of the healthy life. Therefore, the study of human’s sleep is very important for improving the quality of human life and the judgment and treatment to various types of brain diseases.
The paper bases on the human brain wave’s feature and classification, combines human’s different EEG performance during different sleep cycle, analyzes the impact of various types of brain waves on human sleep quality and cycle. And treat theta waves as the object of study.
In order to extract the feature of θ wave in the environment of a lot of interferences and noises, the paper analyzes and compares the present treatment of various types of EEG analysis. And then, choose FFT as the way to extract the feature of θ waves.
To the kernel function as the core of support vector machines is established by statistical learning theory and structural risk minimization. It bases on limited sample information to find the best compromise between complexity and learning ability of the model to obtain the ability to obtain the best promotion.
This paper is based on EEG and support vector machines. In-depth analysis and discussion of the principles of support vector machine and kernel functions, we use the SVM to train the given samples to obtain the function of finding the θ wave.
Finally, through a set of EEG data analysis to verify the research method. Specific approach is to extract and analyze the theta wave in Matlab, and in the LIBSVM using different kernel functions to train the positive and negative samples. After the classification results of the average accuracy comparison, determined using the RBF kernel function to achieve the classification of theta brain waves
Keywords: Sleep EEG θ wave Feature Extraction Support Vector Machine
目 錄
第一章 腦電與睡眠的基本知識 1
1.1 腦電圖簡介 1
1.2 腦電波的特征與分類 1
1.2.1腦電信號的特點 2
1.2.2人的四種腦電波分類 3
1.3 睡眠腦電 5
1.3.1 睡眠及其作用 5
1.3.2 睡眠腦電的特征及分期 5
1.4 本課題的研究意義以及目的和任務 7
1.4.1 研究意義 7
1.4.2研究目的和任務 8
第二章 腦電信號的分析與處理方法 10
2.1 腦電信號處理方法概述 10
2.1.1時域分析法 10
2.1.2頻域分析法 10
2.1.3 時頻分析法 12
2.2傅里葉變換及其性質 14
2.2.1 一般傅里葉變換 14
2.2.2 離散傅里葉變換 14
2.2.3 快速傅里葉變換 15
2.3 特征提取 17
2.3.1腦電特征提取的定義 17
2.3.2腦電特征提取的常用方法 17
第三章 支持向量機的認識及應用 19
3.1 常用的分類識別方法 19
3.1.1 分類識別的基本概念 19
3.1.2 常用分類識別方法簡介 19
3.2 支持向量機 20
3.2.1 支持向量機概述 20
3.2.2 支持向量機的方法 20
第四章 θ腦電波分類的實驗 27
4.1 實驗整體思路 27
4.2 數(shù)據獲取 27
4.2.1 幾種腦電波的波形 27
4.2.2 腦電數(shù)據的獲取 28
4.3 特征提取 29
4.4 分類決策 30
4.4.1 SVM核函數(shù)的選擇 30
4.4.2 RBF核函數(shù)參數(shù)的選擇 33
第五章 總結與展望 37
致 謝 38
參考文獻 39
1.85萬字
自己原創(chuàng)的畢業(yè)論文,僅在本站獨家出售,重復率低,推薦下載使用
摘要 睡眠是人的一項重要的生理活動,是生命所必需的過程,是機體復原、整合和鞏固記憶的重要環(huán)節(jié),是健康生活不可缺少的組成部分,它占據了人一生大約三分之一的時間。因此,研究人類的睡眠狀況對于提高人的生活質量以及對各類腦部疾病的判斷與診療都具有十分重大的意義。
本文通過對人類腦電波特征與分類的研究與探討,結合人在各個睡眠周期腦電信號的不同表現(xiàn)、各類波形的不同含量,分析了不同腦電波對人類睡眠質量及周期的影響。并將其中的θ波作為研究對象。
為了能在含有大量噪聲的腦電信號中提取到θ腦電波的特征信號,文中對現(xiàn)有腦電信號的各種分析處理方法進行了全面的闡述與比較,在明確各種方法的特點和優(yōu)劣的基礎上,決定采用快速傅里葉變換的算法(FFT)作為θ波特征提取的方法。
以核函數(shù)為核心的支持向量機方法是建立在統(tǒng)計學習理論的VC維理論和結構風險最小化原則的基礎上的,根據有限的樣本信息在模型的復雜性和學習能力之間尋求最佳折衷,以期獲得最好的推廣能力。
本文以腦電信號為研究對象,以支持向量機方法為研究手段,在深入分析和討論支持向量機原理與核函數(shù)的基礎上,用支持向量機來對所給樣本進行訓練,進而獲得所需的對θ腦電波分類的功能。
最后,通過對一組腦電數(shù)據進行實際分析來對研究方法進行驗證。具體做法是在Matlab上對θ波進行提取與分析,并在LIBSVM上分別用不同的核函數(shù)對正負樣本進行訓練、分類,經過對分類結果的平均準確度進行比較,確定使用RBF核函數(shù)來實現(xiàn)對θ波腦電波的分類。
關鍵詞: 睡眠腦電 θ腦電波 特征提取 支持向量機
Study on the Classification method of Theta wave
Abstract Sleep is an important physiological activities,which is essential to our life. It occupies about a third of a person's life time, and it is an integral part of the healthy life. Therefore, the study of human’s sleep is very important for improving the quality of human life and the judgment and treatment to various types of brain diseases.
The paper bases on the human brain wave’s feature and classification, combines human’s different EEG performance during different sleep cycle, analyzes the impact of various types of brain waves on human sleep quality and cycle. And treat theta waves as the object of study.
In order to extract the feature of θ wave in the environment of a lot of interferences and noises, the paper analyzes and compares the present treatment of various types of EEG analysis. And then, choose FFT as the way to extract the feature of θ waves.
To the kernel function as the core of support vector machines is established by statistical learning theory and structural risk minimization. It bases on limited sample information to find the best compromise between complexity and learning ability of the model to obtain the ability to obtain the best promotion.
This paper is based on EEG and support vector machines. In-depth analysis and discussion of the principles of support vector machine and kernel functions, we use the SVM to train the given samples to obtain the function of finding the θ wave.
Finally, through a set of EEG data analysis to verify the research method. Specific approach is to extract and analyze the theta wave in Matlab, and in the LIBSVM using different kernel functions to train the positive and negative samples. After the classification results of the average accuracy comparison, determined using the RBF kernel function to achieve the classification of theta brain waves
Keywords: Sleep EEG θ wave Feature Extraction Support Vector Machine
目 錄
第一章 腦電與睡眠的基本知識 1
1.1 腦電圖簡介 1
1.2 腦電波的特征與分類 1
1.2.1腦電信號的特點 2
1.2.2人的四種腦電波分類 3
1.3 睡眠腦電 5
1.3.1 睡眠及其作用 5
1.3.2 睡眠腦電的特征及分期 5
1.4 本課題的研究意義以及目的和任務 7
1.4.1 研究意義 7
1.4.2研究目的和任務 8
第二章 腦電信號的分析與處理方法 10
2.1 腦電信號處理方法概述 10
2.1.1時域分析法 10
2.1.2頻域分析法 10
2.1.3 時頻分析法 12
2.2傅里葉變換及其性質 14
2.2.1 一般傅里葉變換 14
2.2.2 離散傅里葉變換 14
2.2.3 快速傅里葉變換 15
2.3 特征提取 17
2.3.1腦電特征提取的定義 17
2.3.2腦電特征提取的常用方法 17
第三章 支持向量機的認識及應用 19
3.1 常用的分類識別方法 19
3.1.1 分類識別的基本概念 19
3.1.2 常用分類識別方法簡介 19
3.2 支持向量機 20
3.2.1 支持向量機概述 20
3.2.2 支持向量機的方法 20
第四章 θ腦電波分類的實驗 27
4.1 實驗整體思路 27
4.2 數(shù)據獲取 27
4.2.1 幾種腦電波的波形 27
4.2.2 腦電數(shù)據的獲取 28
4.3 特征提取 29
4.4 分類決策 30
4.4.1 SVM核函數(shù)的選擇 30
4.4.2 RBF核函數(shù)參數(shù)的選擇 33
第五章 總結與展望 37
致 謝 38
參考文獻 39