mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-31 00:34:05 -06:00
Add timing
This commit is contained in:
parent
76be1ca8a3
commit
90149013a3
0
content/.trash/Untitled 13.md
Normal file
0
content/.trash/Untitled 13.md
Normal file
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: "Home"
|
title: Home
|
||||||
tags:
|
tags:
|
||||||
- catalog
|
- catalog
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2023-09-13
|
||||||
---
|
---
|
||||||
🕵️♂️ This is Jude Wang's vault about his notebook, his knowledge, his second brain.
|
🕵️♂️ This is Jude Wang's vault about his notebook, his knowledge, his second brain.
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Atlas - Map of Maps
|
title: Atlas - Map of Maps
|
||||||
tags:
|
tags:
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2023-03-16
|
||||||
---
|
---
|
||||||
|
|
||||||
🚧 There are notebooks about his research career:
|
🚧 There are notebooks about his research career:
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Code Framework Learn
|
|||||||
tags:
|
tags:
|
||||||
- web
|
- web
|
||||||
- code_tool
|
- code_tool
|
||||||
|
date: 2023-06-06
|
||||||
---
|
---
|
||||||
|
|
||||||
# Web Framework
|
# Web Framework
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
---
|
---
|
||||||
title: Flask - MOC
|
title: Flask - MOC
|
||||||
|
date: 2023-06-06
|
||||||
---
|
---
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- basic
|
- basic
|
||||||
- coding-language
|
- coding-language
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2023-06-06
|
||||||
---
|
---
|
||||||
|
|
||||||
# Python
|
# Python
|
||||||
|
|||||||
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
title: Matplotlib Backend Review
|
|
||||||
tags:
|
|
||||||
- python
|
|
||||||
- code
|
|
||||||
- matplotlib
|
|
||||||
---
|
|
||||||
|
|
||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- python
|
- python
|
||||||
- coding-language
|
- coding-language
|
||||||
- basic
|
- basic
|
||||||
|
date: 2023-06-06
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- math
|
- math
|
||||||
- MOC
|
- MOC
|
||||||
- geometry
|
- geometry
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# 3D Geometry Algorithm
|
# 3D Geometry Algorithm
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Delaunay Triangulation
|
|||||||
tags:
|
tags:
|
||||||
- math
|
- math
|
||||||
- geometry
|
- geometry
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# What is Delaunay Triangulation?
|
# What is Delaunay Triangulation?
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- MOC
|
- MOC
|
||||||
- algorithm
|
- algorithm
|
||||||
- data-structure
|
- data-structure
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Tree-like Structure
|
# Tree-like Structure
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- data-structure
|
- data-structure
|
||||||
- basic
|
- basic
|
||||||
- algorithm
|
- algorithm
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Basic Concept
|
# Basic Concept
|
||||||
|
|||||||
@ -3,5 +3,6 @@ title: Minimum Spanning Tree
|
|||||||
tags:
|
tags:
|
||||||
- data-structure
|
- data-structure
|
||||||
- graph
|
- graph
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
Not now...
|
Not now...
|
||||||
@ -3,5 +3,6 @@ title: Two Pointers
|
|||||||
tags:
|
tags:
|
||||||
- algorithm
|
- algorithm
|
||||||
- pointer
|
- pointer
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Model Evaluation - MOC
|
|||||||
tags:
|
tags:
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- evaluation
|
- evaluation
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [Model Evaluation in Time Series Forecasting](computer_sci/deep_learning_and_machine_learning/Evaluation/time_series_forecasting.md)
|
* [Model Evaluation in Time Series Forecasting](computer_sci/deep_learning_and_machine_learning/Evaluation/time_series_forecasting.md)
|
||||||
@ -3,6 +3,7 @@ title: Famous Model MOC
|
|||||||
tags:
|
tags:
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Time-series
|
# Time-series
|
||||||
|
|||||||
@ -4,5 +4,6 @@ tags:
|
|||||||
- deep-learning
|
- deep-learning
|
||||||
- model
|
- model
|
||||||
- time-series-dealing
|
- time-series-dealing
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- LLM
|
- LLM
|
||||||
- basic
|
- basic
|
||||||
- langchain
|
- langchain
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# What is LangChain
|
# What is LangChain
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- metircs
|
- metircs
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- benchmark
|
- benchmark
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Overview
|
# Overview
|
||||||
|
|||||||
@ -4,5 +4,6 @@ tags:
|
|||||||
- dataset
|
- dataset
|
||||||
- LLM
|
- LLM
|
||||||
- deep-learning
|
- deep-learning
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -3,5 +3,6 @@ title: How to do use fine tune tech to create your chatbot
|
|||||||
tags:
|
tags:
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- LLM
|
- LLM
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- LLM
|
- LLM
|
||||||
- fine-tune
|
- fine-tune
|
||||||
- LLaMA
|
- LLaMA
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- MOC
|
- MOC
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- interpretability
|
- interpretability
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [SHAP](computer_sci/deep_learning_and_machine_learning/Model_interpretability/SHAP.md)
|
* [SHAP](computer_sci/deep_learning_and_machine_learning/Model_interpretability/SHAP.md)
|
||||||
|
|||||||
@ -5,5 +5,6 @@ tags:
|
|||||||
- deep-learning
|
- deep-learning
|
||||||
- tokenization
|
- tokenization
|
||||||
- basic
|
- basic
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- machine-learning
|
- machine-learning
|
||||||
- clustering
|
- clustering
|
||||||
- algorithm
|
- algorithm
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Step by Step
|
# Step by Step
|
||||||
|
|||||||
@ -3,5 +3,6 @@ title: Gated Recurrent Unit
|
|||||||
tags:
|
tags:
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- time-series-dealing
|
- time-series-dealing
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: AdaBoost
|
|||||||
tags:
|
tags:
|
||||||
- deep-learning
|
- deep-learning
|
||||||
- ensemble-learning
|
- ensemble-learning
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Video you need to watch first
|
# Video you need to watch first
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: Decision Tree
|
title: Decision Tree
|
||||||
tags:
|
tags:
|
||||||
- machine-learning
|
- machine-learning
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
Only vedio here:
|
Only vedio here:
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Deep Learning MOC
|
|||||||
tags:
|
tags:
|
||||||
- Catalog
|
- Catalog
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: Random Forest
|
title: Random Forest
|
||||||
tags:
|
tags:
|
||||||
- machine-learning
|
- machine-learning
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Background
|
# Background
|
||||||
|
|||||||
@ -3,5 +3,6 @@ title: Machine Learning MOC
|
|||||||
tags:
|
tags:
|
||||||
- MOC
|
- MOC
|
||||||
- machine-learning
|
- machine-learning
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
* [SVM](computer_sci/deep_learning_and_machine_learning/machine_learning/SVM.md)
|
* [SVM](computer_sci/deep_learning_and_machine_learning/machine_learning/SVM.md)
|
||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- MOC
|
- MOC
|
||||||
- hardware
|
- hardware
|
||||||
- chip
|
- chip
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Microcontroller unit (MCU)
|
# Microcontroller unit (MCU)
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 38 KiB |
13
content/computer_sci/software_arch/conway_law.md
Normal file
13
content/computer_sci/software_arch/conway_law.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
title: Conway's Law
|
||||||
|
tags:
|
||||||
|
- software-arch
|
||||||
|
date: 2024-03-01
|
||||||
|
---
|
||||||
|

|
||||||
|
|
||||||
|
Conway's Law is essentially the observation that the **architectures of software systems look remarkably similar to the organization of the development team** that built it. It was originally described to me by saying that if a single team writes a compiler, it will be a one-pass compiler, but if the team is divided into two, then it will be a two-pass compiler. Although we usually discuss it with respect to software, the observation applies broadly to systems in general.
|
||||||
|
|
||||||
|
# Reference
|
||||||
|
|
||||||
|
* https://martinfowler.com/bliki/ConwaysLaw.html
|
||||||
@ -3,6 +3,7 @@ title: Data science MOC
|
|||||||
tags:
|
tags:
|
||||||
- data
|
- data
|
||||||
- statistics
|
- statistics
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Basic Concept
|
# Basic Concept
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- MOC
|
- MOC
|
||||||
- statistics
|
- statistics
|
||||||
- stochastic-process
|
- stochastic-process
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Basic Concept
|
# Basic Concept
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Visual Information Theory
|
|||||||
tags:
|
tags:
|
||||||
- data
|
- data
|
||||||
- visualization-tech
|
- visualization-tech
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Reference
|
# Reference
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Food - MOC
|
|||||||
tags:
|
tags:
|
||||||
- food
|
- food
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2023-12-01
|
||||||
---
|
---
|
||||||
# Intro
|
# Intro
|
||||||
|
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: Evaluation Criteria
|
title: Evaluation Criteria
|
||||||
tags:
|
tags:
|
||||||
- food
|
- food
|
||||||
|
date: 2023-12-01
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Log 2023.07.01 - 云朵也是会动滴☁️
|
|||||||
tags:
|
tags:
|
||||||
- log
|
- log
|
||||||
- photography
|
- photography
|
||||||
|
date: 2023-07-01
|
||||||
---
|
---
|
||||||
|
|
||||||
晚上去食堂吃饭的路上,看到了今天最棒的云
|
晚上去食堂吃饭的路上,看到了今天最棒的云
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- pixel-art
|
- pixel-art
|
||||||
- log
|
- log
|
||||||
- clustering
|
- clustering
|
||||||
|
date: 2023-07-03
|
||||||
---
|
---
|
||||||
|
|
||||||
今天用k-means聚类算法做了一个像素化的效果,还蛮好玩的
|
今天用k-means聚类算法做了一个像素化的效果,还蛮好玩的
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Log 2023.09.27 数学建模比赛结束的第二天
|
|||||||
tags:
|
tags:
|
||||||
- math
|
- math
|
||||||
- log
|
- log
|
||||||
|
date: 2023-09-27
|
||||||
---
|
---
|
||||||
|
|
||||||
# What I learn from MCM
|
# What I learn from MCM
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: kk's note
|
title: kk's note
|
||||||
tags:
|
tags:
|
||||||
- log
|
- log
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
## 2023.02.19
|
## 2023.02.19
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: kk's Unified National Graduate Entrance Examination —— Study Plan
|
title: kk's Unified National Graduate Entrance Examination —— Study Plan
|
||||||
tags:
|
tags:
|
||||||
- log
|
- log
|
||||||
|
date: 2024-02-19
|
||||||
---
|
---
|
||||||
|
|
||||||
# Plan 2.19 - 2.31
|
# Plan 2.19 - 2.31
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- log
|
- log
|
||||||
- daily
|
- daily
|
||||||
- 文学
|
- 文学
|
||||||
|
date: 2023-07-01
|
||||||
---
|
---
|
||||||
|
|
||||||
# Log 2023
|
# Log 2023
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Math MOC
|
|||||||
tags:
|
tags:
|
||||||
- math
|
- math
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Statistics
|
# Statistics
|
||||||
|
|||||||
@ -4,5 +4,6 @@ tags:
|
|||||||
- paper-draft
|
- paper-draft
|
||||||
date: 2024-02-28
|
date: 2024-02-28
|
||||||
draft: "true"
|
draft: "true"
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- Polaroid
|
- Polaroid
|
||||||
- film
|
- film
|
||||||
- skill
|
- skill
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
The most thing you need to know is that, **the right exposure is in your head**.
|
The most thing you need to know is that, **the right exposure is in your head**.
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- photography
|
- photography
|
||||||
- landscape
|
- landscape
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [🌊Sea MOC](photography/aesthetic/Landscape/Sea/Sea_MOC.md)
|
* [🌊Sea MOC](photography/aesthetic/Landscape/Sea/Sea_MOC.md)
|
||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- photography
|
- photography
|
||||||
- Polaroid
|
- Polaroid
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [🖼How to show Polaroid photo in a great way](photography/aesthetic/Polaroid/Polaroid_showcase.md)
|
* [🖼How to show Polaroid photo in a great way](photography/aesthetic/Polaroid/Polaroid_showcase.md)
|
||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- photography
|
- photography
|
||||||
- portrait
|
- portrait
|
||||||
- 摘抄
|
- 摘抄
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
Credits to [Marta Bevacqua](https://www.martabevacquaphotography.com/),
|
Credits to [Marta Bevacqua](https://www.martabevacquaphotography.com/),
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- portrait
|
- portrait
|
||||||
- 摘抄
|
- 摘抄
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [🌸Flower & Girl](photography/aesthetic/Portrait/Flower_and_Girl.md)
|
* [🌸Flower & Girl](photography/aesthetic/Portrait/Flower_and_Girl.md)
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- grainy
|
- grainy
|
||||||
- style
|
- style
|
||||||
- share
|
- share
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: 🎈Warmth - Nguan
|
|||||||
tags:
|
tags:
|
||||||
- share
|
- share
|
||||||
- photography
|
- photography
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
Credits to [Nguan](https://www.instagram.com/_nguan_/)
|
Credits to [Nguan](https://www.instagram.com/_nguan_/)
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Saturation - 饱和度
|
|||||||
tags:
|
tags:
|
||||||
- basic
|
- basic
|
||||||
- photography
|
- photography
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
to be written...
|
to be written...
|
||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- lens
|
- lens
|
||||||
- MOC
|
- MOC
|
||||||
- review
|
- review
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
*
|
*
|
||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- review
|
- review
|
||||||
- MOC
|
- MOC
|
||||||
- camera
|
- camera
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Rollei
|
# Rollei
|
||||||
|
|||||||
@ -6,6 +6,7 @@ tags:
|
|||||||
- rollei
|
- rollei
|
||||||
- camera
|
- camera
|
||||||
- review
|
- review
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- camera
|
- camera
|
||||||
- review
|
- review
|
||||||
- photography
|
- photography
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Reference
|
# Reference
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- photography
|
- photography
|
||||||
- review
|
- review
|
||||||
- polaroid
|
- polaroid
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- moodboard
|
- moodboard
|
||||||
- photography
|
- photography
|
||||||
- landscape
|
- landscape
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- meme
|
- meme
|
||||||
- film
|
- film
|
||||||
- happy
|
- happy
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
@ -3,6 +3,7 @@ title: Photography Resume
|
|||||||
tags:
|
tags:
|
||||||
- resume
|
- resume
|
||||||
- photography
|
- photography
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
<div style="margin:auto;width: 50%; transform: translate(50%, 0);">
|
<div style="margin:auto;width: 50%; transform: translate(50%, 0);">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- physics
|
- physics
|
||||||
- MOC
|
- MOC
|
||||||
- electromagnetism
|
- electromagnetism
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Basic
|
# Basic
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Physics MOC
|
|||||||
tags:
|
tags:
|
||||||
- physics
|
- physics
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Electromagnetism
|
# Electromagnetism
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Recent note
|
title: Recent note
|
||||||
tags:
|
tags:
|
||||||
- recent
|
- recent
|
||||||
- readme
|
- readme
|
||||||
|
date: 2023-12-03
|
||||||
---
|
---
|
||||||
|
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: UWB Board OPA699 I/O Test
|
|||||||
tags:
|
tags:
|
||||||
- hardware
|
- hardware
|
||||||
- UWB
|
- UWB
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# OPA699 Pin Configuration
|
# OPA699 Pin Configuration
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: UWB Board OPA699 I/O Test 1.1
|
|||||||
tags:
|
tags:
|
||||||
- hardware
|
- hardware
|
||||||
- UWB
|
- UWB
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# OPA699 Pin Configuration
|
# OPA699 Pin Configuration
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: UWB Board Port 3 Test
|
|||||||
tags:
|
tags:
|
||||||
- UWB
|
- UWB
|
||||||
- hardware
|
- hardware
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Receiver Board Testing
|
# Receiver Board Testing
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- UWB
|
- UWB
|
||||||
- devices
|
- devices
|
||||||
- hardware
|
- hardware
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Key files
|
# Key files
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: UWB Device Setup Test Report
|
|||||||
tags:
|
tags:
|
||||||
- UWB
|
- UWB
|
||||||
- "#hardware"
|
- "#hardware"
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Voltage Test Table
|
# Voltage Test Table
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- UWB
|
- UWB
|
||||||
- hardware
|
- hardware
|
||||||
- devices
|
- devices
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Voltage Test Table
|
# Voltage Test Table
|
||||||
|
|||||||
@ -6,6 +6,7 @@ tags:
|
|||||||
- VNA
|
- VNA
|
||||||
- UWB
|
- UWB
|
||||||
- signal-processing
|
- signal-processing
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
## Objective
|
## Objective
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- VNA
|
- VNA
|
||||||
- UWB
|
- UWB
|
||||||
- report
|
- report
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
## Objective
|
## Objective
|
||||||
1. A VNA based experiment setup is constructed for mimicking UWB apparatus.
|
1. A VNA based experiment setup is constructed for mimicking UWB apparatus.
|
||||||
|
|||||||
@ -3,4 +3,5 @@ title: InfiniiMax Probes
|
|||||||
tags:
|
tags:
|
||||||
- devices
|
- devices
|
||||||
- equipment
|
- equipment
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|||||||
@ -4,4 +4,5 @@ tags:
|
|||||||
- devices
|
- devices
|
||||||
- equipment
|
- equipment
|
||||||
- signal
|
- signal
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- devices
|
- devices
|
||||||
- hardware
|
- hardware
|
||||||
- equipment
|
- equipment
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# ST-link Connection
|
# ST-link Connection
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Papers Read
|
|||||||
tags:
|
tags:
|
||||||
- work-about
|
- work-about
|
||||||
- research-about
|
- research-about
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [Papers Read in 2023.10](research_career/papers_read/papers_2023_10.md)
|
* [Papers Read in 2023.10](research_career/papers_read/papers_2023_10.md)
|
||||||
|
|||||||
@ -1,8 +1,9 @@
|
|||||||
---
|
---
|
||||||
title: Resume
|
title: Resume
|
||||||
tags:
|
tags:
|
||||||
- resume
|
- resume
|
||||||
- readme
|
- readme
|
||||||
|
date: 2023-03-16
|
||||||
---
|
---
|
||||||
|
|
||||||
<div style="margin:auto;width: 50%; transform: translate(50%, 0);">
|
<div style="margin:auto;width: 50%; transform: translate(50%, 0);">
|
||||||
|
|||||||
@ -4,4 +4,5 @@ tags:
|
|||||||
- signal
|
- signal
|
||||||
- signal-processing
|
- signal-processing
|
||||||
- UWB
|
- UWB
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- signal
|
- signal
|
||||||
- fourier-transform
|
- fourier-transform
|
||||||
- math
|
- math
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Fourier Transform Paris
|
# Fourier Transform Paris
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: FBW - Fractional Bandwidth
|
|||||||
tags:
|
tags:
|
||||||
- gauss-pulse
|
- gauss-pulse
|
||||||
- basic
|
- basic
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Reference
|
# Reference
|
||||||
|
|
||||||
|
|||||||
@ -3,4 +3,5 @@ title: Spectral Density
|
|||||||
tags:
|
tags:
|
||||||
- signal
|
- signal
|
||||||
- basic
|
- basic
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: What is dB
|
|||||||
tags:
|
tags:
|
||||||
- signal-processing
|
- signal-processing
|
||||||
- basic
|
- basic
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
dB is short for decibel, which is a unit that indicates ratio or gain. It is often used to measure *sound intensity*, *signal strength*, *attenuation* and other quantities.
|
dB is short for decibel, which is a unit that indicates ratio or gain. It is often used to measure *sound intensity*, *signal strength*, *attenuation* and other quantities.
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- devices
|
- devices
|
||||||
- equipment
|
- equipment
|
||||||
- cable
|
- cable
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- equipment
|
- equipment
|
||||||
- devices
|
- devices
|
||||||
- cable
|
- cable
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# You should know:
|
# You should know:
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Antenna Feeding Tech
|
|||||||
tags:
|
tags:
|
||||||
- signal-processing
|
- signal-processing
|
||||||
- antenna
|
- antenna
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -4,6 +4,7 @@ tags:
|
|||||||
- UWB
|
- UWB
|
||||||
- signal-processing
|
- signal-processing
|
||||||
- signal-generating
|
- signal-generating
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Equation
|
# Equation
|
||||||
|
|
||||||
|
|||||||
@ -5,6 +5,7 @@ tags:
|
|||||||
- radio
|
- radio
|
||||||
- physics
|
- physics
|
||||||
- electromagnetism
|
- electromagnetism
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Signal Processing - MOC
|
|||||||
tags:
|
tags:
|
||||||
- MOC
|
- MOC
|
||||||
- signal-processing
|
- signal-processing
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
# Basic
|
# Basic
|
||||||
|
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: "Synthetic Aperture Radar (SAR) Imaging - MOC"
|
|||||||
tags:
|
tags:
|
||||||
- SAR
|
- SAR
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: Common Issues in DSP Homework
|
title: Common Issues in DSP Homework
|
||||||
tags:
|
tags:
|
||||||
- homework
|
- homework
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Issue 1- Compute the unit-pulse response h[n]
|
# Issue 1- Compute the unit-pulse response h[n]
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: Git MOC
|
|||||||
tags:
|
tags:
|
||||||
- git
|
- git
|
||||||
- basic
|
- basic
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
* [GitHub Actions](toolkit/git/github_actions.md)
|
* [GitHub Actions](toolkit/git/github_actions.md)
|
||||||
@ -3,6 +3,7 @@ title: GitHub Actions
|
|||||||
tags:
|
tags:
|
||||||
- git
|
- git
|
||||||
- git-action
|
- git-action
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
# Reference
|
# Reference
|
||||||
|
|||||||
@ -3,6 +3,7 @@ title: IELTS material
|
|||||||
tags:
|
tags:
|
||||||
- material
|
- material
|
||||||
- IELTS
|
- IELTS
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||
[IELTS Reading Material.zip](https://pinktalk.online/warehouse/attachments/reading_3_4_ieltsonlinetests.com_reading_3_4.zip)
|
[IELTS Reading Material.zip](https://pinktalk.online/warehouse/attachments/reading_3_4_ieltsonlinetests.com_reading_3_4.zip)
|
||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: Dampers keeping a door from slamming shut
|
title: Dampers keeping a door from slamming shut
|
||||||
|
date: 2024-02-28
|
||||||
---
|
---
|
||||||
|
|
||||||

|

|
||||||
@ -4,4 +4,5 @@ tags:
|
|||||||
- article
|
- article
|
||||||
- 文学
|
- 文学
|
||||||
- MOC
|
- MOC
|
||||||
|
date: 2023-05-01
|
||||||
---
|
---
|
||||||
|
|||||||
@ -2,6 +2,7 @@
|
|||||||
title: Poem in 2018
|
title: Poem in 2018
|
||||||
tags:
|
tags:
|
||||||
- poem
|
- poem
|
||||||
|
date: 2023-05-01
|
||||||
---
|
---
|
||||||
|
|
||||||
> [!quote]
|
> [!quote]
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user