1 / 21

期末報告參考題目

期末報告參考題目. 中華技術學院電子系 講師 蔡樸生. 程式設計類 (1): 小畫家之製作. 模擬 Window 平台中附屬應用程式中的小畫家 包括調色盤 , 畫直線 , 線段寬度選擇. 程式設計類 (2): 小算盤之製作. 模擬 Window 平台中附屬應用程式中的小算盤 ( 電子計算機 ) 包括 Edit 顯示 , 加減乘除 , 三角函數之運算 , 開平方 … 等功能. 程式設計類 (3): 踩地雷之製作. 模擬 Window 平台中附屬應用程式中遊樂場內的踩地雷. 程式設計類 (4):PID 套裝軟体之製作.

Download Presentation

期末報告參考題目

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. 期末報告參考題目 中華技術學院電子系 講師 蔡樸生

  2. 程式設計類(1):小畫家之製作 • 模擬Window平台中附屬應用程式中的小畫家 • 包括調色盤,畫直線, 線段寬度選擇 . . .

  3. 程式設計類(2):小算盤之製作 • 模擬Window平台中附屬應用程式中的小算盤(電子計算機) • 包括Edit顯示,加減乘除,三角函數之運算,開平方…等功能

  4. 程式設計類(3):踩地雷之製作 • 模擬Window平台中附屬應用程式中遊樂場內的踩地雷

  5. 程式設計類(4):PID套裝軟体之製作 • 設計PID套裝軟体,不僅可以設定PID三個控制參數. • 還可以設定二階系統模型參數 P I D a b k

  6. 程式設計類(5):影像處理 • 利用MATLAB影像處理之功能,尋找一張影片中某個物體之邊緣座標,繼而以 曲線方程式來描述此 物件, 並加入旋轉, 放大與縮小之功能.

  7. 程式設計類(6):影像處理利用MATLAB影像處理之功能,尋找一張影片中球滾動之座標.針對球滾動之軌跡建立B-SPLINE函數式程式設計類(6):影像處理利用MATLAB影像處理之功能,尋找一張影片中球滾動之座標.針對球滾動之軌跡建立B-SPLINE函數式

  8. 程式設計類(7):影像處理 • Mobile Robot Play-Soccer • 嘗試藉由影像處理計算每一個機械人在足球場上之座標

  9. 程式設計類(8): 避障路徑之設計 • 設計一個視窗畫面,可以任意放置障礙物, 並請計算每一個障礙物各頂點之座標 X1= Y1= X2= Y2= : : :

  10. 程式設計類(9): 避障路徑之設計 • 同題(8)設計一條由起始點至終點之最短路徑, 並請利用B-Spline函數來逼近這條曲線

  11. MATLAB 工具箱(10): Image Processing • 有關MATLAB在影像處理方面提供了 Morphology Demo Image Transformation 兩大類工具箱指令 • 嘗試執行以下工具箱的demo程式,詳細說明所工具箱的指令以及用法,並且設計一個應用程式 (1) Deblurring (2) Enhancement (3) Image Registration Demos

  12. MATLAB 工具箱(11): Image Processing • 有關MATLAB在影像處理方面提供了 Morphology Demo Image Transformation 兩大類工具箱指令 • 嘗試執行以下工具箱的demo程式,詳細說明所工具箱的指令以及用法,並且設計一個應用程式 (1) Image Transformation (2) Morphology, Analysis, and Segmentation Demos (3) Transform

  13. MATLAB 工具箱(12) : Symbolic Math • The Symbolic Math Toolbox integrates powerful symbolic and variable precision computing into the MATLAB environment. • 嘗試執行以下工具箱的demo程式,詳細說明所工具箱的指令以及用法,並且設計一個應用程式

  14. MATLAB 工具箱(13): Virtual Reality • The Virtual Reality Toolbox is a collection of MATLAB functions and Simulink blocks that enable interaction of MATLAB and Simulink with virtual reality. • 嘗試執行以下工具箱的demo程式,詳細說明所工具箱的指令以及用法,並且設計一個應用程式

  15. MATLAB 工具箱(14): BLOCKsets Embedded Target for TI C6000DSP • Embedded Target for the Texas Instruments TMS320C6000 (tm) DSP Platform integrates Simulink and MATLAB with Texas Instruments eXpressDSP(tm) tools. The software suite lets you develop and validate digital signal processing designs from concept through code and automates rapid prototyping on your C6701 Evaluation Module or C6711 DSP Starter Kit. • 嘗試執行以下工具箱的demo程式,詳細說明所工具箱的指令以及用法,並且設計一個應用程式

  16. 電動玩具類(15):坦克車動畫設計參考以上坦克車之造型, 設計視窗畫面, 利用9宮格鍵盤讓坦克車前進,後退,左右轉,並可發射火箭彈等. 可加入音效

  17. 電動玩具類(16):自走車動畫設計自行設計賽車造型,可參考電玩中大賽車之造形.設計視窗畫面, 利用9宮格鍵盤讓賽車前進,後退,左右轉等. 可加入音效

  18. 電動玩具類(17): 戰鬥機 3D 旋轉 • 自行設計一個視窗畫面 , 具備三個按鍵 , 讓戰鬥機作 Pitch , Yaw , Roll 三軸的翻轉 Pitch Yaw Roll

  19. 電動玩具類(18): 直昇機 3D 旋轉 • 自行設計一個視窗畫面 , 具備三個按鍵 , 讓直昇機作 Pitch , Yaw , Roll 三軸的翻轉 Pitch Yaw Roll

  20. 硬体設計類(19): MATLAB RS232 傳輸測試 • 利用MCS_8051單晶片之UART非同步串列通訊之 兩條傳送接收端, 配合ICL232準位轉換晶片,測試 MATLAB 中 ’serial ’ 指令功能. • MCS_51 MATLAB (鍵盤傳送鍵碼) 8951

  21. 硬体設計類(20): MATLAB RS232 傳輸測試 • 利用MCS_8051單晶片之UART非同步串列通訊之 兩條傳送接收端, 配合ICL232準位轉換晶片,測試 MATLAB 中 ’serial ’ 指令功能. • MATLAB MCS_51 8951

More Related