Community Profile

photo

Niloufar Baba adam


Last seen: 10 months ago Active since 2020

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Content Feed

View by

Question


Hi guys, my code doesn't run i couldn't debug this, could you anyone help me?
% Constants and parameters alpha = 2; % Shear wave velocity beta = 1; % Compressional wave velocity frequencies = 0:15; % ...

10 months ago | 2 answers | 0

2

answers

Question


Hi guys I want to write a code to calculate G11, for each station in range frequencies 0 to 15 and plot im(G11) against frequencies. I write the below code but it doesn't work
clc clear alpha = 2; % Shear wave velocity beta = 1; % Compressional wave velocity stations = 0:0.01:0.1; % Range of s...

10 months ago | 1 answer | 0

1

answer

Question


why the text doesn't show on the plot?
Hi every one I am using the text on plot with code: str={'SyR=0.5'}; text(-4,4,str,'FontSize', 8); the x limitation is ([-5 ...

3 years ago | 0 answers | 0

0

answers

Question


How can i merge several subplot in one figure
Hi every one I have several subplots like : and i want to merge them such as: could anyone help me to do that? Thank you...

3 years ago | 1 answer | 0

1

answer

Question


Asking about the time- frequency graphs
Hi every one I have some seismic data in time domain which is developed by BEM. The time step is 0.05, and the time is present...

3 years ago | 0 answers | 0

0

answers

Question


Improving the image quality
Hi guys I have a problem with the image quality, when i save the result as .jpg, the quality is reduced, please help me, how ca...

3 years ago | 2 answers | 0

2

answers

Question


How can i use subplot to plot several per-save 3D graphs in one figure
Hi every one I have four 3D graphs which they are saved with .fig format. I need to merge them in one figure. i have a code to...

3 years ago | 0 answers | 0

0

answers

Question


how can I combine several file.fig together
I have several files which their formats are.fig (actually they are graphs), I need to combine them together for comparison. co...

4 years ago | 1 answer | 1

1

answer

Question


How can I combine several file.fig together
I have several files which their formats are .fig (actually they are graphs), I need to combine them together for comparison. c...

4 years ago | 1 answer | 0

1

answer