鈦思科技
MATLAB應用課程-大數據/影像/訊號處理-鈦思科技

歡迎報名參加清大計通中心舉辦之2022年暑假MATLAB系列課程,請選擇最適合您的內容報名參加。

報名前請確認可全程參與較佳,報名請至 https://forms.gle/zLJBLygNC62A9smQ9


《上課地點》校本部計通中心電腦教室
《聯絡窗口》inquiry@cc.nthu.edu.tw 校內分機31231 江小姐

MATLAB 基礎程式設計

上課日期 : 08/02(二)  / 上課時間 : 13:30-16:30

此課程專門為 MATLAB 初學者設計,希望藉此幫助使用者充分地了解 MATLAB 程式語言,全程實機操作。課程開始將簡介 MATLAB 操作環境、程式語法、支援的資料型態及使用方式等,並舉例說明常用的資料 I/O 指令使用方式讓初學者熟悉 MATLAB。接下來說明 MATLAB 常用的繪圖指令及其功能,程式邏輯法則,運算的方式等,讓初學者能更了解 MATLAB 的使用,並協助使用者學會如何使用建立自己的演算法函式於 MATLAB 中並呼叫引用。

  • MATLAB操作介面介紹
  • MATLAB繪圖工具之使用說明
  • MATLAB各類變數型態之介紹與說明
  • MATLAB之程式設計流程簡介

MATLAB進階程式設計

上課日期 : 08/05(五)  / 上課時間 : 13:30-16:30

此系列課程為 MATLAB 進階使用者而設計,一開始先介紹如何增進 MATLAB 程式碼的執行效能,接著完整地介紹與 Function 相關的操作方法與使用時機,以及如何撰寫含有防呆機制的程式。

  • 如何產生及呼叫MATLAB Function.
  • 如何建構MATLAB Function Code,介紹各種不同類型的Function Type.
  • 如何撰寫含有防呆機制的程式.
  • 如何針對程式碼進行除錯及如何提升程式碼的執行效率 MATLAB Training Courses 2021

Simulink基礎

上課日期 : 08/09(二)  / 上課時間 : 13:30-16:30

本課程為 Simulink 入門,將從 Simulink 的操作環境、基本架構、函式庫功能介紹開始。接著說明如何建立 Simulink 模型以及子系統,利用子系統將模組以階層式結構呈現,並將自訂的子系統設定為可重複使用的 function library。課堂中,您還會學習如何將 Simulink 與MATLAB 的功能做結合,發揮系統模擬的最大功效。課堂最後將介紹 Simulink 的重要程式設計技巧,並教您如何利用其除錯功能減少錯誤發生。

  • Introduction
  • Building the Model
  • Creating A Simple Model
  • Masking Subsystem
  • Working with Subsystems
  • Working with MATLAB
  • Modeling Discrete Systems
  • Modeling Continuous and Hybrid Systems

MATLAB於影像處理的應用

上課日期 : 08/10(三)  / 上課時間 : 13:30-16:30

在這堂體驗課程中,您將學習如何使用MATLAB與影像處理工具箱,用於快速實現影像處理演算法,包括圖像內容增強,對準和分割。將向您示範如何直接從硬體擷取影像於MATLAB開發環境中進行即時影像處理 。

  • Why should you use MATLAB for Image Processing?
  • Images in MATLAB
  • Image Enhancement
  • Image Registration
  • Image Analysis
  • Image Segmentation

使用統計與機器學習方法於資料分析的應用

上課日期 : 08/11(四)  / 上課時間 : 13:30-16:30

本課程介紹MATLAB於資料分析的相關功能,主要目的為闡述如何使用MATLAB補強Excel的不足之處。在課程中將會說明如何使用MATLAB匯入Excel的資料、視覺化分析以及客製化圖形、進行統計分析與數學模型的配飾、自動化流程並產生報表、最後將MATLAB開發出的功能包裝成Excel add-in。

  • Access data from files and Excel spreadsheets
  • Visualize data and customize figures
  • Perform statistical analysis and fitting
  • Generate reports and automate workflows
  • Share analysis tools as standalone applications or Excel add-ins

MATLAB Hands on Workshops-Terasoft

※Please note: This workshop will be conducted in Mandarin※

Join us for MATLAB Training Courses, please refer to following section for more workshop details.

《Venue》CCC – Computer Laboratory Any inquiries,
please mail to the following address: inquiry@cc.nthu.edu.tw or call Miss Chiang at campus ext.31231

Focus on software fundamental skills, perfect for beginner and any faculty.

Registration : https://forms.gle/zLJBLygNC62A9smQ9


MATLAB Fundamental

Date : 08/02(Tue)  / Time : 13:30-16:30

This course is for the beginners of MATLAB. Let the learner be familiar with MATLAB user interface and basic commands through the lecturer’s instruction together with the operation practice. After experiencing this course the learner will know how to call functions, plot and program with MATLAB.

  • Working with the MATLAB User Interface
  • MATLAB plot tool
  • Variables and Expressions
  • Automating Commands with Scripts

MATLAB Advance

Date : 08/05(Fri)  / Time : 13:30-16:30

This course is for people who are already familiar with MATLAB basic operation. The content of this course is the detail and complete introduction for MATLAB function M file. After experiencing this course the learner will know how to write functions and then create robust applications, troubleshoot and improve performance.

  • Writing Functions
  • Structuring Code
  • Creating Robust Applications
  • Troubleshooting Code and Improving Performance

Simulink Basic

Date : 08/09(Fri)  / Time : 13:30-16:30

This course provide skills for building Simulink model(such as math/logical operation, subsystem and input/output signal,library..etc),setting simulation environment and Physical model with Continuous/Discrete time. Further more, it will let you know how to interact with MATLAB like data communication and parameter control. And you will know how to use debugging function to find the bug of your design algorithm.

  • Introduction
  • Building the Model
  • Creating A Simple Model
  • Masking Subsystem
  • Working with Subsystems
  • Working with MATLAB
  • Modeling Discrete Systems
  • Modeling Continuous and Hybrid Systems

MATLAB for Image Processing

Date : 08/10(Wed)  / Time : 13:30-16:30

In this experience course,you will learn how to use MATLAB and Image Processing Toolbox, quicky image processing algorithms,including image enhancement,alignment,and segmentation. Showing you how to capture images directly from the hardware in MATLAB development environment for instant image processing.

  • Why should you use MATLAB for Image Processing?
  • Images in MATLAB
  • Image Enhancement
  • Image Registration
  • Image Analysis
  • Image Segmentation

MATLAB for Data Analytics using Statistic and Machine learning method

Date : 08/11(Thu)  / Time : 13:30-16:30

This course focuses on data analysis process; from importing and organizing data, to exploratory analysis, to confirmatory analysis and simulation. We will provide hands-on experience for performing statistical data analysis with MATLAB® and Statistics and Machine Learning Toolbox™. The course is intended for data analysts and data scientists who need to automate the processing, analysis, and visualization of data from multiple sources. Topics include:。

  • Access data from files and Excel spreadsheets
  • Visualize data and customize figures
  • Perform statistical analysis and fitting
  • Generate reports and automate workflows
  • Share analysis tools as standalone applications or Excel add-ins