Blog Posts

2024

傅科摆与微分几何

2 minute read

Published:

在《新概念物理》中给出了一个简略的对傅科摆的几何分析,本文通过微分几何对此分析给出一个严谨的推导.

2023

四元数

3 minute read

Published:

网站整理收集

less than 1 minute read

Published:

这里收集了本人常用的一些工具网站的链接.

矢量分析指标法

4 minute read

Published:

在矢量分析中,一种很方便的方法是指标法. 指标法通过爱因斯坦求和约定来缩略求和从而表示各个分量之间的关系,其形式较为简单,不易出错,且易于推广到高阶张量.

2021

GCore

less than 1 minute read

Published:

一个基于 Tang Nano FPGA 的极简 RISC CPU

Verilog 笔记

4 minute read

Published:

这里整理了常用的 Verilog 代码笔记.

2018

Excerpts

1 minute read

Published:

The following contents should be invisible in home/archive page.

MathJax with Jekyll

2 minute read

Published:

One of the rewards of switching my website to Jekyll is the ability to support MathJax, which means I can write LaTeX-like equations that get nicely displayed in a web browser, like this one \( \sqrt{\frac{n!}{k!(n-k)!}} \) or this one \( x^2 + y^2 = r^2 \).