s92077 / Document

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

線性代數共筆

期末講解簡報

  • 實數集合R字體尚未統一,
  • 新增解釋圖示.

線性代數共筆是由電機系學會學術部發起的活動,希望透過共筆一方面幫大家複習與整理一學期所學,一方面也希望能讓大家更了解其中的概念。

Not convinced? Have a look at the [demo slides][].

簡報內容

簡報內容主要包含以下幾項: steps:

  1. 正交
  2. 對稱矩陣與對角化
  3. 奇異值分解

Usage

\documentclass{beamer}
\usetheme{metropolis}           % Use metropolis theme
\title{A minimal example}
\date{\today}
\author{Matthias Vogelgesang}
\institute{Centre for Modern Beamer Themes}
\begin{document}
  \maketitle
  \section{First Section}
  \begin{frame}{First Frame}
    Hello, world!
  \end{frame}
\end{document}

目的

為了線性代數共筆製作的beamer投影片,希望能對大家有幫助。

License

The theme itself is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. This means that if you change the theme and re-distribute it, you must retain the copyright notice header and license it under the same CC-BY-SA license. This does not affect the presentation that you create with the theme.

About


Languages

Language:TeX 96.3%Language:Makefile 2.9%Language:Shell 0.8%