---
layout: page
title: 课程中心：离散数学、高等数学、线性代数与工程计算课件
breadcrumb: 课程中心
titleTemplate: false
description: MatNoble 课程中心整理《离散数学》《高等数学》《线性代数》《经济数学》及《MATLAB工程实践》等大学核心数学与计算课程的章节化授课课件、期末复习讲义与下载入口。
head:
  - - meta
    - name: keywords
      content: 离散数学, 高等数学, 线性代数, 经济数学, MATLAB实践, 课程讲义, 期末复习, 数学课件, 离散数学课件, 课件下载, MatNoble
  - - script
    - type: application/ld+json
    - |
      {
        "@context": "https://schema.org",
        "@type": "CollectionPage",
        "name": "课程中心 | MatNoble",
        "url": "https://matnoble.top/courses/",
        "description": "提供大学数学（离散数学、高等数学、线性代数、经济数学）与工程计算章节化精品课件与期末复习资源发布。",
        "author": {
          "@type": "Person",
          "@id": "https://matnoble.top/#person",
          "name": "MatNoble"
        },
        "mainEntity": {
          "@type": "ItemList",
          "itemListElement": [
            {
              "@type": "ListItem",
              "position": 1,
              "name": "离散数学 (2026秋季)",
              "url": "https://matnoble.top/courses/discrete-math-2026-fall"
            },
            {
              "@type": "ListItem",
              "position": 2,
              "name": "MATLAB 编程与工程实践 (2026夏季)",
              "url": "https://matnoble.top/courses/matlab/"
            },
            {
              "@type": "ListItem",
              "position": 3,
              "name": "高等数学(A)II (2026春季归档)",
              "url": "https://matnoble.top/courses/advanced-math-2-2026-spring"
            },
            {
              "@type": "ListItem",
              "position": 4,
              "name": "离散数学 (2026春季归档)",
              "url": "https://matnoble.top/courses/discrete-math-2026-spring"
            },
            {
              "@type": "ListItem",
              "position": 5,
              "name": "经济数学II (2026春季归档)",
              "url": "https://matnoble.top/courses/economic-math-2-2026-spring"
            }
          ]
        }
      }
---

<CourseList />
