Community Profile

photo

Hamed


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I save a figure to a variable includes address?
this is what I am doing: name=strcat(part1,'-',part2,'.jpg') name = '10-1.jpg' name2=fullfile(folder,name) na...

8 years ago | 1 answer | 0

1

answer

Question


how can I display several 2D images as a 3D volume?
I have several 2d data. imagine the data in x,z corrdinates. the best plot for me is using imagesc command to plot the 2D image....

9 years ago | 1 answer | 0

1

answer

Question


how can I plot the values related to x and y coordinates?
I have 3 columns. two first columns are x and z positions and the third one are the velocity values. How can I plot the velocit...

10 years ago | 1 answer | 0

1

answer

Question


Code for muting seismic traces
Hi guys, is there any code for muting seismic traces? I mean top mute and bottom mute.I want to pich times in every trace and th...

10 years ago | 1 answer | 0

1

answer

Question


How can I import bin file?
Hello I am a beginner. I have a binary file and I want to read that and save in a matrix. I tried this code: FID=fopen('vpt...

11 years ago | 1 answer | 0

1

answer

Answered
soving polynomial equation with negative powers
thanks Walter.

11 years ago | 0

Question


soving polynomial equation with negative powers
-HELLO how can I find the zeros of this equation : ax^(-1)+bx^(-2)+cx^(-3)+...=0

11 years ago | 2 answers | 0

2

answers