這邊是使用Latex時,一些我常遇到的問題 1. 符號類 在latex中 %是comment的符號 所以要顯示出百分比符號,要用跳脫字元 % ex. 100 % 溫度的符號,可以用上標小圈圈來解決: circ ex. 35circ quantum 中的 h bar 輸入的方法為 hbar ex. 2
- 12月 30 週六 201709:28
Latex note
- 1月 17 週二 201707:08
Lenovo P50 brief review
--------------------- 開頭: 因為做物理研究需要用, 我老闆跟我說,預算 5000 USD 自己去選台喜歡的筆電來用 囧,這個要求我這輩子沒看過 ---------------------- Part1 選筆電: 好不容易等到 Apple Macbook Pro 發表了 雖然很
- 1月 16 週一 201713:44
Note: VMware player 的 configuration -- preference.ini
這篇算是寫給我自己備忘的 我自己不喜歡內建的 跳脫virtual machine的快捷鍵 ctlalt 因為跟我 guest OS 的一些自訂的快捷鍵容易衝突, 所以我改用 ctlalt shift 但相對的全螢幕的方式就變成要 ctlalt shift enter 比較麻煩些 還有我喜歡
- 7月 13 週三 201611:51
申請Postdoc的經驗談
前言: 關於物理系博士畢業生, 根據AIP American Institute of physics 的統計, 約有將近一半的人,第一份工作會找博士後postdoc 研究工作 在國家實驗室的博士後薪水約 6080k, 在研究型大學則是 4555k,看當地物價而定 當然,私人企業的話,起薪更高約
- 7月 03 週五 201514:21
Google flight -- 好用的訂機票工具
現在提供訂機票服務的網頁有很多,像是: Expedia priceline Kayak 我自己覺得google flight還真的滿不錯用的, 特色有 1. 可以顯示價格的波動,然後就方便找出最便宜的一天 2. 可以選怎多個出發點,這在美國比較好用, 可以租車到另外的機場出發, 可能多花車程兩小時,
- 3月 16 週一 201503:45
CERN ROOT for beginner-- Basic 2D histogram
/ In this tutorial, We will discuss some basic properties of 2D histogram obj. / //TOPIC1: Concept of Global bin. TH2C htwoD = new TH2ChtwoD,a
- 3月 16 週一 201503:41
CERN ROOT for beginners-- Basic histogram
script: / In this tutorial, We will discuss some basic properties of 1D histogram obj. Fill, Draw, Clone, Reset, and SetXXXX/ //TOPIC1: 1D histrogr
- 2月 01 週日 201514:12
CERN ROOT for beginners-- EventList and EntryList
//////////////////////// script: simple.root : / In this tutorial, We will expore the TEventList, TEntryList / TFile f = new TFilesimple.root; TTre
- 2月 01 週日 201513:36
CERN ROOT for beginners-- Tree analysis techniques
////////////// script: : / In this tutorial, We will expore the TCut, TCutG, and some useful skills for Draw and Scan method./ //________________Pa
- 1月 25 週日 201510:39
CERN ROOT for beginners-- TTree::MakeCode and MakeClass
//////////////////////// / TTree:MakeCode method and TTree:MakeClass method help us to get the skeleton of a tree. But they are not very approriate w
