FishMoon's Blog

Just enjoy the show.


  • Home

  • Archives

  • Tags

  • Search

Mathjax Test

Posted on 2015-08-04 |

Schrödinger equation


$$ i\hbar\frac{\partial \psi}{\partial t}
= \frac{-\hbar^2}{2m} \left(
\frac{\partial^2}{\partial x^2}
+ \frac{\partial^2}{\partial y^2}
+ \frac{\partial^2}{\partial z^2}
\right) \psi + V \psi.$$




Hessian matrix (Hessian)


$$ H = \begin{bmatrix}
\dfrac{\partial^2 f}{\partial x_1^2} & \dfrac{\partial^2 f}{\partial x_1\,\partial x_2} & \cdots & \dfrac{\partial^2 f}{\partial x_1\,\partial x_n} \[2.2ex]
\dfrac{\partial^2 f}{\partial x_2\,\partial x_1} & \dfrac{\partial^2 f}{\partial x_2^2} & \cdots & \dfrac{\partial^2 f}{\partial x_2\,\partial x_n} \[2.2ex]
\vdots & \vdots & \ddots & \vdots \[2.2ex]
\dfrac{\partial^2 f}{\partial x_n\,\partial x_1} & \dfrac{\partial^2 f}{\partial x_n\,\partial x_2} & \cdots & \dfrac{\partial^2 f}{\partial x_n^2}
\end{bmatrix} $$

Hello World

Posted on 2015-08-03 |

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment

[Archived] XJTLU Campus Printer Setup Guide

Posted on 2012-09-04 |

This a guide for using printing service in XJTLU campus on your own Windows & MAC.

Download

Just enjoy it.

iYUYUE

iYUYUE

3 posts
2 tags
RSS
GitHub Twitter V2EX
Creative Commons
Links
  • IP.TL
  • iLeoDo
  • Alan Yuan
  • AIR20
© 2009 - 2017 iYUYUE
Powered by Hexo
Theme - NexT.Mist