- Feb 14 Mon 2011 21:49
-
~好食~ 我要吃日式料理!
- Jan 21 Fri 2011 21:17
-
install intel fortran
1.first
sudo apt-get install rpm build-essential
sudo apt-get install libstdc++6
sudo apt-get install ia32-libs
sudo apt-get install rpm build-essential
sudo apt-get install libstdc++6
sudo apt-get install ia32-libs
- Jan 21 Fri 2011 16:45
-
install SLATEC
1.Download slatec_src.tgz and slatec4linux.tgz from http://www.netlib.org/slatec/
2.tar xvzf slatec_src.tgz
2.tar xvzf slatec_src.tgz
- Jan 07 Fri 2011 23:26
-
curve fitting by Fortran
- Dec 03 Fri 2010 12:52
-
Open pictures
- Dec 03 Fri 2010 12:27
-
Xshell.Xing
使用xshell , 希望遠端圖形自動傳回:
1. 安裝xing : set display number 0
2. 安裝xshell: ssh/tunneling/x11 Forwarding X DISPLAY:localhost:0.0 (記得要與之前Xing設的一致!)
1. 安裝xing : set display number 0
2. 安裝xshell: ssh/tunneling/x11 Forwarding X DISPLAY:localhost:0.0 (記得要與之前Xing設的一致!)
- Dec 02 Thu 2010 17:18
-
gnuplot
- Jul 06 Tue 2010 15:56
-
GNUPLOT -- more
如果不知道help 該查什麼:
http://gtchen.pixnet.net/blog/post/5873441-gnuplot-(part-i)
usefull reference
http://t16web.lanl.gov/Kawano/gnuplot/plot2-e.html
http://gtchen.pixnet.net/blog/post/5873441-gnuplot-(part-i)
usefull reference
http://t16web.lanl.gov/Kawano/gnuplot/plot2-e.html
- Jul 06 Tue 2010 15:48
-
GNUPLOT introduction & example

introduction: 指令畫圖
1.plot 1D/2D figures
2.plot functions or read data-files to plot figures
