Posts
All the articles I've posted.
-
Markdown syntax
This blog, like most gitblog, is based on jekyll written in ruby language. jekyll acts as an interpreter that receives files written in md a...
-
마크다운 문법
이 블로그는 대다수의 gitblog가 그러하듯 ruby언어로 작성된 jekyll에 기반으로 하고 있다. jekyll은 md, Markdown 언어로 작성된 파일을 입력으로 받아서 정적 웹페이지로 변환하는 인터프리터 역할을 한다. 그래서 이번 글에서는 ...
-
Markdown
Posts using the Jekyll like this blog are converted to html accroading to the post template. Articles are written based on the post template...
-
마크다운
이 블로그와 같이 Jekyll을 사용하는 글들은 post 템플릿에 따라 작성 글이 html로 변환된다. post 템플릿은 Markdown 확장자 문서를 바탕으로 작성되며 .md .markdown 확장자를 가진다. Markdown 문서는 HTML이나 J...
-
Fourier Transform
Incomplete article. Fourier transform is widely used in fault diagnosis. Because of its diverse ... As a basis function, sinusoidal function...