mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
25 lines
381 B
Markdown
25 lines
381 B
Markdown
---
|
|
title: Math MOC
|
|
tags:
|
|
- math
|
|
- MOC
|
|
date: 2023-12-03
|
|
---
|
|
|
|
# Statistics
|
|
|
|
## Basic concept
|
|
|
|
* [Quantile](math/Statistics/Basic/Quantile.md)
|
|
|
|
# Discrete mathematics
|
|
|
|
## Set theory
|
|
|
|
* [Cantor Expansion](math/discrete_mathematics/set_theory/cantor_expansion/cantor_expansion.md)
|
|
|
|
|
|
# Optimization Problem
|
|
|
|
|
|
* [Quadratic Programming](math/optimization_problem/Quadratic_Programming.md) |