Skip to content

Commit

Permalink
上线新课程
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverWu515 committed Oct 30, 2024
1 parent 5509005 commit 3d4a6bd
Show file tree
Hide file tree
Showing 13 changed files with 782 additions and 45 deletions.
23 changes: 7 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,15 @@
# 课程代码 - 课程名
# MATH4004 - 数值分析

<!--
1. 通过 [Shields.io](https://shields.io/) 生成如下的徽章,标注课程的基本信息。
2. 请根据课程的具体内容增删仓库的子文件夹。子文件夹建议使用小写英文,并且添加 README.md。
3. 关于课程的描述可以不止以下几个方面,酌情增删。
4. hoa.moe 生成本课程对应页面后,请将页面链接复制到 GitHub 仓库的 About/Website 中。
5. 可以在 GitHub 页面的 About/Topics 中为课程添加话题名称。
-->

![考试课](https://img.shields.io/badge/%E8%80%83%E8%AF%95%E8%AF%BE-red)
![考查课](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-4-moccasin)
![跨专业选修课](https://img.shields.io/badge/%E8%B7%A8%E4%B8%93%E4%B8%9A%E9%80%89%E4%BF%AE%E8%AF%BE-lightskyblue)
![实验](https://img.shields.io/badge/%E5%AE%9E%E9%AA%8C-purple)
![文理通识](https://img.shields.io/badge/%E6%96%87%E7%90%86%E9%80%9A%E8%AF%86-orange)
![学分](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)
![平时测验10%](https://img.shields.io/badge/平时测验-10%25-wheat)
![作业20%](https://img.shields.io/badge/作业-20%25-wheat)
![期末考试70%](https://img.shields.io/badge/%E6%9C%9F%E6%9C%AB%E8%80%83%E8%AF%95-70%25-wheat)

目前研究生阶段课程资料甚少,敬请各位贡献。教材见校内网盘(资料下载部分)。

## 授课教师

Expand Down
772 changes: 772 additions & 0 deletions assignments/2023/homework.ipynb

Large diffs are not rendered by default.

Binary file not shown.
Binary file added assignments/2023/数值分析作业 .docx
Binary file not shown.
Binary file not shown.
Binary file added assignments/2023/编程作业参考.docx
Binary file not shown.
Binary file added exams/数值分析极速复习指南.docx
Binary file not shown.
Binary file added exams/数值分析极速复习指南.pdf
Binary file not shown.
Binary file added exams/数值分析考试试卷.pdf
Binary file not shown.
Binary file added exams/考试试卷.docx
Binary file not shown.
21 changes: 0 additions & 21 deletions labs/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions slides/README.md

This file was deleted.

8 changes: 3 additions & 5 deletions tag.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
### 这是供前端页面自动生成索引的文件。保存时请删除此行注释! ###
category: 必修/限选/跨专业选修/研究生阶段课程/文理通识/归档
module: 实践课程体系/控制理论与控制工程/机器人与智能系统/智能检测(仅有限选课有此字段)
semester: 第x学年x季(示例:第一学年秋季 / 第一学年春季)【需保留学期间的空格】
name: (示例)大学物理实验
category: 研究生阶段课程
semester: 第四学年秋季
name: 数值分析

0 comments on commit 3d4a6bd

Please sign in to comment.