校際選修

115-1 選課時程

進行中

  • 初選第一階段 6/15/2026
  • 初選第二階段 6/22/2026
  • 校際選修 8/24/2026
  • 初選第三階段 8/31/2026
  • 開學後加退選 9/7/2026
  • 逾期加退選 9/21/2026
選課資源

MATLAB進階程式設計與專題實作

MATLAB Advanced Programming Design

學期
111-2
學分
2 學分
當期課號
132515
永久課號
BEIR10001
開課單位
生物醫學影像暨放射科學系
授課教師
盧家鋒
校區
陽明
類別
選修
上課時間表
週四
7
15:30–16:20
MATLAB進階程式設計與專題實作
YL402
2 節連堂
8
16:30–17:20

* 根據陽明交大上課時間表所列

概述

This course will introduce the concepts and applications of machine learning using MATLAB programming language. Students will learn the theoretical basis of machine learning from concept introduction, regression model, data classification, convolutional neural network to model selection and validation. We have MATLAB practice examples for demonstration. Students in this course will also use the content of this course to conduct project work, either through online data or their own research topics, in order to enhance their interest in computer science and machine learning, and to help them develop applications in their professional subjects.

先修科目

It is required to have basic knowledge of MATLAB programming language.

教學方式

Introduction to the course (1 week), introduction to machine learning concepts (2 weeks), regression models (2 weeks), data clustering (1 week), data classification (3 weeks), convolutional neural networks (2 weeks), model selection and validation (2 weeks), and final team project (3 weeks).

評分方式

1. Attendance and participation: 30% 2. Midterm written proposal (1 to 2 pages): 30% 3. Final project report (oral presentation): 40%

週次計畫
週次主題
第 1 週Course introduction
第 2 週An overview of machine learning Textbook 1 – Chapter 1 Textbook 2 – Chapter 1
第 3 週Representation of data for machine learning Textbook 2 – Chapter 2
第 4 週Linear and nonlinear regression Textbook 3 – Chapters 3 & 7
第 5 週Unsupervised learning: Clustering Textbook 1 – Chapter 6 Textbook 3 – Chapter 10
第 6 週Classification: tree-based methods Textbook 1 – Chapter 5 Textbook 2 – Chapter 7 Textbook 3 – Chapter 8
第 7 週Classification: support vector machines Textbook 1 – Chapter 5 Textbook 3 – Chapter 9
第 8 週off
第 9 週MATLAB Graphic User Interface: App designer
第 10 週Classification: neural networks Textbook 2 – Chapters 8-9
第 11 週Deep Learning & Convolutional neural networks Textbook 5 – Chapters 5-6
第 12 週MATLAB Deep Network Designer
第 13 週Deep Learning Applications(Object detection, Tumor segmentation, Image transformation)
第 14 週Resampling methods and model validation Textbook 3 – Chapter 5
第 15 週Final project report I
第 16 週Final project report II
第 17 週Survey of Machine Learning Applications
第 18 週Survey of Deep Learning Applications
教科書

[Textbook 1] A First Course in Machine Learning, 2nd edition, 2017 Simon Rogers, Mark Girolami CRC Press https://github.com/sdrogers/fcmlcode [Textbook 2] MATLAB Machine Learning Recipes, 2nd edition, 2018 Michael Paluszek, Stephanie Thomas Apress https://github.com/Apress/matlab-machine-learning-recipes [Textbook 3] An Introduction to Statistical Learning, 2nd edition, 2013 Gareth James, Daniela Witten, Trevor Hastie, Robert Tibshirani Springer [Reference] Matlab Deep Learning Toolbox User's Guide, 2020 Mark Hudson Beale, Martin T. Hagan, Howard B. Demuth Mathworks