Skip to content

Commit

Permalink
ci: update course pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 28, 2024
1 parent 40b294d commit 783dfaf
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 1 deletion.
57 changes: 57 additions & 0 deletions content/docs/senior-autumn/AUTO5001.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
title: (研究生阶段课程)线性系统理论
weight: 203
toc: true
editURL: "https://github.com/HITSZ-OpenAuto/AUTO5001/edit/main/README.md"
math: true
---

![考查课](https://img.shields.io/badge/%E8%80%83%E6%9F%A5%E8%AF%BE-green)
![学分](https://img.shields.io/badge/%E5%AD%A6%E5%88%86-2-moccasin)
![本研共选课](https://img.shields.io/badge/本研共选课-lightskyblue)

![成绩构成](https://img.shields.io/badge/%E6%88%90%E7%BB%A9%E6%9E%84%E6%88%90未知-gold)
<!--
![作业40%](https://img.shields.io/badge/%E4%BD%9C%E4%B8%9A-40%25-wheat)
![期末考试60%](https://img.shields.io/badge/%E6%9C%9F%E6%9C%AB%E8%80%83%E8%AF%95-60%25-wheat)
-->


## 授课教师

- 胡靓
- 授课风格:
- 听课建议:
- ……

## 关于考试

## 学习建议

## 资料下载

{{< filetree/container >}}
{{< filetree/folder name="assignments" state="closed" >}}
{{< filetree/folder name="2023_problems(without solutions)" state="closed" >}}
{{< filetree/file name="20221124 Linear-HW3.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20221124%20Linear-HW3.pdf" >}}
{{< filetree/file name="20230912 Linear-HW1.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20230912%20Linear-HW1.pdf" >}}
{{< filetree/file name="20230919 Linear-HW2.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20230919%20Linear-HW2.pdf" >}}
{{< filetree/file name="20231021 Linear-HW4.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20231021%20Linear-HW4.pdf" >}}
{{< filetree/file name="20231024 Linear-HW5.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20231024%20Linear-HW5.pdf" >}}
{{< filetree/file name="20231030 Linear-HW6.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/2023_problems%28without%20solutions%29/20231030%20Linear-HW6.pdf" >}}
{{< /filetree/folder >}}
{{< filetree/file name="线性系统作业.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/%E7%BA%BF%E6%80%A7%E7%B3%BB%E7%BB%9F%E4%BD%9C%E4%B8%9A.pdf" >}}
{{< filetree/file name="线控hw5.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/%E7%BA%BF%E6%8E%A7hw5.pdf" >}}
{{< filetree/file name="线控hw6.pdf" url="https://gh.hoa.moe/github.com/HITSZ-OpenAuto/AUTO5001/raw/main/assignments/%E7%BA%BF%E6%8E%A7hw6.pdf" >}}
{{< /filetree/folder >}}
{{< /filetree/container >}}

如果你是校内学生,可移步至 <a href='https://open.osa.moe/openauto/AUTO5001'>open.osa.moe</a> 查看本门课程的电子书、课件和实验软件等。

## 参与

《HITSZ 自动化课程攻略共享计划》是所有同学都可以参与编写的,如果你有好的笔记或者资料,欢迎前往我们的 [GitHub](https://github.com/HITSZ-OpenAuto) 进行参与,也可以发邮件至 [📮hi@hoa.moe](mailto:hi@hoa.moe) 联系我们,我们会在收到的第一时间进行答复。

{{< callout type="" >}}
© 版权声明:[知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议](https://creativecommons.org/licenses/by-nc-sa/4.0/)
{{< /callout >}}
1 change: 1 addition & 0 deletions content/docs/senior-autumn/_index.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ toc: false
{{< cards >}}
{{< card link="auto5003"title="最优估计">}}
{{< card link="auto5023"title="凸优化与最优控制">}}
{{< card link="auto5001"title="线性系统理论">}}
{{< /cards >}}
6 changes: 5 additions & 1 deletion content/news/daily.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,18 @@ authors:
link: https://github.com/features/actions
name: github-actions[bot]
date: '2024-06-28'
description: 时间跨度:(北京时间)2024-06-28 02时至今
description: 时间跨度:(北京时间)2024-06-28 03时至今
draft: false
excludeSearch: false
title: AUTO 更新速递
---

#### 周六(6.29)

- (3:01)[线性系统理论](https://github.com/HITSZ-OpenAuto/AUTO5001):(oliver-wu)add trigger workflow

- (2:57)[线性系统理论](https://github.com/HITSZ-OpenAuto/AUTO5001):(oliver-wu)add hw answers

- (2:35)[自动控制理论B](https://github.com/HITSZ-OpenAuto/AUTO3001B):(吴俊达)Update README.md

- (1:41)[自动控制理论B](https://github.com/HITSZ-OpenAuto/AUTO3001B):(oliver-wu)新增一个实验报告版本、两份模拟题、一份复习笔记
Expand Down

0 comments on commit 783dfaf

Please sign in to comment.