Year: 2012

Ubuntu 10.04 install g77

Ubuntu 10.04 install g77 Today, I get a source code must be compile with g77. I use Ubuntu 10.04 and can not get this compiler in this Ubuntu version. After searching, I get information about g77 repository in Ubuntu 8.04 (Hardy). We can install this program with repository from Ubuntu Hardy. This is a method

How to merge SEGY file

How to merge SEGY file The SEG Yfile format is one of several standards developed by the Society of Exploration Geophysicists for storing geophysical data. The official standard SEG-Y consists of the following components: a 3200-byte EBCDIC descriptive reel header record a 400-byte binary reel header record trace records consisting of a 240-byte binary trace

Matlab running external applications

Matlab running external applications When create a program with Matlab, in some condition we need Matlab running external applications. You can implement this method in Linux or Windows Operating System.  The method Matlab running external applications is simple. Example, we want to call gedit/notepad application. So, we can use type this text in command line