基于matlab web server的通信系統(tǒng)原理試驗(yàn)平臺(tái)的開(kāi)發(fā).doc


約61頁(yè)編號(hào):99-481726DOC格式手機(jī)打開(kāi)展開(kāi)
基于matlab web server的通信系統(tǒng)原理試驗(yàn)平臺(tái)的開(kāi)發(fā),基于matlab web server的通信系統(tǒng)原理試驗(yàn)平臺(tái)的開(kāi)發(fā)2萬(wàn)字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用 摘要 本文提出了一種基于matlab和web技術(shù)的遠(yuǎn)程網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室的構(gòu)建。該網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室使用了matlab的網(wǎng)絡(luò)服務(wù)功能,利用matlab web serv...


內(nèi)容介紹
此文檔由會(huì)員 jiji888 發(fā)布
基于MATLAB Web Server的通信系統(tǒng)原理試驗(yàn)平臺(tái)的開(kāi)發(fā)
2萬(wàn)字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用
摘要
本文提出了一種基于Matlab和Web技術(shù)的遠(yuǎn)程網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室的構(gòu)建。該網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室使用了Matlab的網(wǎng)絡(luò)服務(wù)功能,利用Matlab Web Server在WWW環(huán)境下建立“網(wǎng)絡(luò)實(shí)驗(yàn)室”, 實(shí)現(xiàn)了用戶通過(guò)Internet訪問(wèn)Matlab Web Server,將數(shù)據(jù)從網(wǎng)絡(luò)瀏覽器上輸入,提交給Matlab網(wǎng)絡(luò)服務(wù)器上的Matlab程序進(jìn)行計(jì)算。
該系統(tǒng)構(gòu)建了遠(yuǎn)程教學(xué)的交互式的學(xué)習(xí)環(huán)境,提供了在網(wǎng)上進(jìn)行實(shí)際的科學(xué)計(jì)算,圖形、圖象處理等高級(jí)應(yīng)用功能,同時(shí)具備了Web頁(yè)教育及現(xiàn)實(shí)設(shè)備實(shí)驗(yàn)的優(yōu)點(diǎn),可以使實(shí)驗(yàn)現(xiàn)象得到直觀、形象、準(zhǔn)確的表現(xiàn),能夠很好的使受教育者通過(guò)Internet隨時(shí)隨地的訪問(wèn)系統(tǒng),在WWW環(huán)境下進(jìn)行科學(xué)實(shí)驗(yàn),而不受資金、位置、師資、人員安全等問(wèn)題的限制,從瀏覽器中直接獲取試驗(yàn)結(jié)果。此系統(tǒng)完善了遠(yuǎn)程教育模式,具有良好的實(shí)用性、通用性及推廣價(jià)值。
關(guān)鍵詞:遠(yuǎn)程教學(xué);網(wǎng)絡(luò)實(shí)驗(yàn)室;通信原理;Matlab
Abstract
This paper discusses how to apply Matlab Web Server to realize the development of remote simulation system.And this paper proposed the construction of the remote virtual network which take advantage of the technology based on Matlab and Web.The fictitious laboratory of network uses the network service function of Matlab.
Using the Matlab Web Server in the WWW environment to establish the “network laboratory” which realized the users who can visit the Matlab Web Server through Internet and input the data through Web browser,and finally submitted to the Matlab program lying on the Matlab network server to calculate. The system uses to establish remote simulation application system to avoid the installation of matlab software and the limitation of the input of the program or the limitation of debugging.
Interactive study environment of systematic construction distance learning, having offered and carried on real scientific caculation on the net, the figure, image processing, etc. use the function advancedly. This system possessed webpage education and advantage of the realistic equipment experiment at the same time, can make the experiment phenomenon get the ocular, vivid, accurate behavior, can well enable being passed Internet visit system whenever and wherever possible by the educator, carry on the scientific experiment under the enviroment of WWW, and does not receive the restriction in questions, such as fund, position, teachers, personal security,etc. obtain the result of the test directly from the browser. This system perfects the remote educational pattern, have good practicability, commonability and value to popularize.
Key words: Remote Teaching;The Network Laboratory;Communication Principle;Matlab
目 錄
第一章 緒 論 1
1.1引言 1
1.2系統(tǒng)簡(jiǎn)介 2
1.3本系統(tǒng)的同類工作國(guó)內(nèi)外狀況簡(jiǎn)介 3
1.4系統(tǒng)的開(kāi)發(fā)背景介紹 3
1.5系統(tǒng)的目的意義 3
1.6本文的組織安排 4
第二章 系統(tǒng)結(jié)構(gòu) 5
2.1系統(tǒng)方案設(shè)計(jì) 5
2.2系統(tǒng)硬件結(jié)構(gòu) 6
2.3系統(tǒng)軟件結(jié)構(gòu) 7
2.4 Matlab下的Web應(yīng)用 8
2.5基于Matlab的Web應(yīng)用程序的工作模式 9
2.5.1 B/S 模式 10
2.5.2 B/S與C/S模式比較 10
2.6系統(tǒng)開(kāi)發(fā)環(huán)境 11
2.6.1操作系統(tǒng) 11
2.6.2 HTTP服務(wù)器軟件 12
2.6.3網(wǎng)頁(yè)設(shè)計(jì)軟件 12
2.6.4開(kāi)發(fā)軟件 12
第三章 系統(tǒng)實(shí)現(xiàn) 15
3.1 Matlab Web Server的系統(tǒng)需求和安裝 15
3.2 Matlab Web Server的工作原理 15
3.3 Matlab Web Server和IIS6.0的配置 16
3.3.1網(wǎng)絡(luò)服務(wù)器的配置 16
3.3.2配置IIS6.0 16
3.3.3配置IIS6.0為matlab web server 19
3.3.4配置Matlab Web Server的系統(tǒng)配置文件 22
3.3.5配置應(yīng)用程序信息 22
3.4 Matlab Web服務(wù)器應(yīng)用程序開(kāi)發(fā) 22
3.4.1 Matlab程序和HTML文件的交互過(guò)程 23
3.4.2建立一個(gè)向Matlab提交數(shù)據(jù)的HTML輸入文檔 24
3.4.3建立一個(gè)顯示Matlab計(jì)算結(jié)果的HTML輸出文檔 25
3.4.4建立一個(gè)處理輸入數(shù)據(jù)和計(jì)算結(jié)果的M文件 26
3.4.5圖片的輸出問(wèn)題 27
3.5 MATLAB Web Server編程注意事項(xiàng) 27
第四章 系統(tǒng)開(kāi)發(fā)的關(guān)鍵技術(shù) 28
4.1系統(tǒng)的優(yōu)化設(shè)計(jì) 28
4.1.1設(shè)計(jì)通用輸出文件 28
4.1.2設(shè)計(jì)通用輸入文件 29
4.2系統(tǒng)的安全設(shè)計(jì) 29
4.2.1服務(wù)程序安全 29
4.2.2指定運(yùn)行端口 30
4.3關(guān)鍵技術(shù) 30
第五章 系統(tǒng)實(shí)現(xiàn)功能 32
5.1總體功能模塊圖 32
5.2各功能模塊實(shí)現(xiàn)功能及關(guān)鍵代碼 33
5.2.1 AM 頻率調(diào)制 33
5.2.2 DSB 抑制載波雙邊帶調(diào)幅 37
5.2.3 SSB單邊帶調(diào)幅 40
5.2.4 FM 頻率調(diào)制 42
5.2.5 PM相位調(diào)制 46
5.2.6 數(shù)字帶通傳輸系統(tǒng) 49
5.3各功能的特點(diǎn) 53
第六章 總結(jié)與展望 54
6.1總結(jié) 54
6.2展望 54
參考文獻(xiàn) 55
致謝 56
2萬(wàn)字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用
摘要
本文提出了一種基于Matlab和Web技術(shù)的遠(yuǎn)程網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室的構(gòu)建。該網(wǎng)絡(luò)虛擬實(shí)驗(yàn)室使用了Matlab的網(wǎng)絡(luò)服務(wù)功能,利用Matlab Web Server在WWW環(huán)境下建立“網(wǎng)絡(luò)實(shí)驗(yàn)室”, 實(shí)現(xiàn)了用戶通過(guò)Internet訪問(wèn)Matlab Web Server,將數(shù)據(jù)從網(wǎng)絡(luò)瀏覽器上輸入,提交給Matlab網(wǎng)絡(luò)服務(wù)器上的Matlab程序進(jìn)行計(jì)算。
該系統(tǒng)構(gòu)建了遠(yuǎn)程教學(xué)的交互式的學(xué)習(xí)環(huán)境,提供了在網(wǎng)上進(jìn)行實(shí)際的科學(xué)計(jì)算,圖形、圖象處理等高級(jí)應(yīng)用功能,同時(shí)具備了Web頁(yè)教育及現(xiàn)實(shí)設(shè)備實(shí)驗(yàn)的優(yōu)點(diǎn),可以使實(shí)驗(yàn)現(xiàn)象得到直觀、形象、準(zhǔn)確的表現(xiàn),能夠很好的使受教育者通過(guò)Internet隨時(shí)隨地的訪問(wèn)系統(tǒng),在WWW環(huán)境下進(jìn)行科學(xué)實(shí)驗(yàn),而不受資金、位置、師資、人員安全等問(wèn)題的限制,從瀏覽器中直接獲取試驗(yàn)結(jié)果。此系統(tǒng)完善了遠(yuǎn)程教育模式,具有良好的實(shí)用性、通用性及推廣價(jià)值。
關(guān)鍵詞:遠(yuǎn)程教學(xué);網(wǎng)絡(luò)實(shí)驗(yàn)室;通信原理;Matlab
Abstract
This paper discusses how to apply Matlab Web Server to realize the development of remote simulation system.And this paper proposed the construction of the remote virtual network which take advantage of the technology based on Matlab and Web.The fictitious laboratory of network uses the network service function of Matlab.
Using the Matlab Web Server in the WWW environment to establish the “network laboratory” which realized the users who can visit the Matlab Web Server through Internet and input the data through Web browser,and finally submitted to the Matlab program lying on the Matlab network server to calculate. The system uses to establish remote simulation application system to avoid the installation of matlab software and the limitation of the input of the program or the limitation of debugging.
Interactive study environment of systematic construction distance learning, having offered and carried on real scientific caculation on the net, the figure, image processing, etc. use the function advancedly. This system possessed webpage education and advantage of the realistic equipment experiment at the same time, can make the experiment phenomenon get the ocular, vivid, accurate behavior, can well enable being passed Internet visit system whenever and wherever possible by the educator, carry on the scientific experiment under the enviroment of WWW, and does not receive the restriction in questions, such as fund, position, teachers, personal security,etc. obtain the result of the test directly from the browser. This system perfects the remote educational pattern, have good practicability, commonability and value to popularize.
Key words: Remote Teaching;The Network Laboratory;Communication Principle;Matlab
目 錄
第一章 緒 論 1
1.1引言 1
1.2系統(tǒng)簡(jiǎn)介 2
1.3本系統(tǒng)的同類工作國(guó)內(nèi)外狀況簡(jiǎn)介 3
1.4系統(tǒng)的開(kāi)發(fā)背景介紹 3
1.5系統(tǒng)的目的意義 3
1.6本文的組織安排 4
第二章 系統(tǒng)結(jié)構(gòu) 5
2.1系統(tǒng)方案設(shè)計(jì) 5
2.2系統(tǒng)硬件結(jié)構(gòu) 6
2.3系統(tǒng)軟件結(jié)構(gòu) 7
2.4 Matlab下的Web應(yīng)用 8
2.5基于Matlab的Web應(yīng)用程序的工作模式 9
2.5.1 B/S 模式 10
2.5.2 B/S與C/S模式比較 10
2.6系統(tǒng)開(kāi)發(fā)環(huán)境 11
2.6.1操作系統(tǒng) 11
2.6.2 HTTP服務(wù)器軟件 12
2.6.3網(wǎng)頁(yè)設(shè)計(jì)軟件 12
2.6.4開(kāi)發(fā)軟件 12
第三章 系統(tǒng)實(shí)現(xiàn) 15
3.1 Matlab Web Server的系統(tǒng)需求和安裝 15
3.2 Matlab Web Server的工作原理 15
3.3 Matlab Web Server和IIS6.0的配置 16
3.3.1網(wǎng)絡(luò)服務(wù)器的配置 16
3.3.2配置IIS6.0 16
3.3.3配置IIS6.0為matlab web server 19
3.3.4配置Matlab Web Server的系統(tǒng)配置文件 22
3.3.5配置應(yīng)用程序信息 22
3.4 Matlab Web服務(wù)器應(yīng)用程序開(kāi)發(fā) 22
3.4.1 Matlab程序和HTML文件的交互過(guò)程 23
3.4.2建立一個(gè)向Matlab提交數(shù)據(jù)的HTML輸入文檔 24
3.4.3建立一個(gè)顯示Matlab計(jì)算結(jié)果的HTML輸出文檔 25
3.4.4建立一個(gè)處理輸入數(shù)據(jù)和計(jì)算結(jié)果的M文件 26
3.4.5圖片的輸出問(wèn)題 27
3.5 MATLAB Web Server編程注意事項(xiàng) 27
第四章 系統(tǒng)開(kāi)發(fā)的關(guān)鍵技術(shù) 28
4.1系統(tǒng)的優(yōu)化設(shè)計(jì) 28
4.1.1設(shè)計(jì)通用輸出文件 28
4.1.2設(shè)計(jì)通用輸入文件 29
4.2系統(tǒng)的安全設(shè)計(jì) 29
4.2.1服務(wù)程序安全 29
4.2.2指定運(yùn)行端口 30
4.3關(guān)鍵技術(shù) 30
第五章 系統(tǒng)實(shí)現(xiàn)功能 32
5.1總體功能模塊圖 32
5.2各功能模塊實(shí)現(xiàn)功能及關(guān)鍵代碼 33
5.2.1 AM 頻率調(diào)制 33
5.2.2 DSB 抑制載波雙邊帶調(diào)幅 37
5.2.3 SSB單邊帶調(diào)幅 40
5.2.4 FM 頻率調(diào)制 42
5.2.5 PM相位調(diào)制 46
5.2.6 數(shù)字帶通傳輸系統(tǒng) 49
5.3各功能的特點(diǎn) 53
第六章 總結(jié)與展望 54
6.1總結(jié) 54
6.2展望 54
參考文獻(xiàn) 55
致謝 56
TA們正在看...
- 杭州市望江路區(qū)塊歷史建筑保護(hù)搬遷整體異地保護(hù)1、...doc
- 2006年黑龍江省行政能力測(cè)試真題及答案解析.doc
- 濟(jì)南經(jīng)濟(jì)學(xué)院污水管道工程施工組織設(shè)計(jì).doc
- 2011年國(guó)考行測(cè)真題及答案解析(word完整版).doc
- 2007年黑龍江省行政能力測(cè)試真題及答案解析(a).doc
- 2007年黑龍江省行政能力測(cè)試真題及答案解析(b).doc
- 2010年中央、國(guó)家機(jī)關(guān)公務(wù)員錄用考試行政職業(yè)能力...doc
- 濟(jì)南市寫(xiě)字樓消防安裝工程施工組織設(shè)計(jì).doc
- 2009年4月26日公務(wù)員聯(lián)考申論真題及參考答案(湖北...doc
- 2009年9月13日公務(wù)員考試(五省聯(lián)考)行測(cè)真題及答...doc