国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

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

  
約61頁DOC格式手機打開展開

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

內(nèi)容介紹

此文檔由會員 jiji888 發(fā)布

基于MATLAB Web Server的通信系統(tǒng)原理試驗平臺的開發(fā)

2萬字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過校內(nèi)系統(tǒng)檢測,重復(fù)率低,僅在本站獨家出售,大家放心下載使用

摘要
本文提出了一種基于Matlab和Web技術(shù)的遠程網(wǎng)絡(luò)虛擬實驗室的構(gòu)建。該網(wǎng)絡(luò)虛擬實驗室使用了Matlab的網(wǎng)絡(luò)服務(wù)功能,利用Matlab Web Server在WWW環(huán)境下建立“網(wǎng)絡(luò)實驗室”, 實現(xiàn)了用戶通過Internet訪問Matlab Web Server,將數(shù)據(jù)從網(wǎng)絡(luò)瀏覽器上輸入,提交給Matlab網(wǎng)絡(luò)服務(wù)器上的Matlab程序進行計算。
該系統(tǒng)構(gòu)建了遠程教學(xué)的交互式的學(xué)習(xí)環(huán)境,提供了在網(wǎng)上進行實際的科學(xué)計算,圖形、圖象處理等高級應(yīng)用功能,同時具備了Web頁教育及現(xiàn)實設(shè)備實驗的優(yōu)點,可以使實驗現(xiàn)象得到直觀、形象、準確的表現(xiàn),能夠很好的使受教育者通過Internet隨時隨地的訪問系統(tǒng),在WWW環(huán)境下進行科學(xué)實驗,而不受資金、位置、師資、人員安全等問題的限制,從瀏覽器中直接獲取試驗結(jié)果。此系統(tǒng)完善了遠程教育模式,具有良好的實用性、通用性及推廣價值。

關(guān)鍵詞:遠程教學(xué);網(wǎng)絡(luò)實驗室;通信原理;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)簡介 2
1.3本系統(tǒng)的同類工作國內(nèi)外狀況簡介 3
1.4系統(tǒng)的開發(fā)背景介紹 3
1.5系統(tǒng)的目的意義 3
1.6本文的組織安排 4
第二章 系統(tǒng)結(jié)構(gòu) 5
2.1系統(tǒng)方案設(shè)計 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)開發(fā)環(huán)境 11
2.6.1操作系統(tǒng) 11
2.6.2 HTTP服務(wù)器軟件 12
2.6.3網(wǎng)頁設(shè)計軟件 12
2.6.4開發(fā)軟件 12
第三章 系統(tǒng)實現(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)用程序開發(fā) 22
3.4.1 Matlab程序和HTML文件的交互過程 23
3.4.2建立一個向Matlab提交數(shù)據(jù)的HTML輸入文檔 24
3.4.3建立一個顯示Matlab計算結(jié)果的HTML輸出文檔 25
3.4.4建立一個處理輸入數(shù)據(jù)和計算結(jié)果的M文件 26
3.4.5圖片的輸出問題 27
3.5 MATLAB Web Server編程注意事項 27
第四章 系統(tǒng)開發(fā)的關(guān)鍵技術(shù) 28
4.1系統(tǒng)的優(yōu)化設(shè)計 28
4.1.1設(shè)計通用輸出文件 28
4.1.2設(shè)計通用輸入文件 29
4.2系統(tǒng)的安全設(shè)計 29
4.2.1服務(wù)程序安全 29
4.2.2指定運行端口 30
4.3關(guān)鍵技術(shù) 30
第五章 系統(tǒng)實現(xiàn)功能 32
5.1總體功能模塊圖 32
5.2各功能模塊實現(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各功能的特點 53
第六章 總結(jié)與展望 54
6.1總結(jié) 54
6.2展望 54
參考文獻 55
致謝 56