Community Profile

photo

Ahmed


Last seen: 5 days ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


How to make sizes of 3D subplots bigger?
I am using following command to plot 6 subplots but the subplots appears very smal in size. I want to appear a bigger in size an...

25 days ago | 1 answer | 0

1

answer

Question


How can I apply vel_smoother to a 3D data?
My ip = 176 139 48, if I apply following command ip0 = vel_smoother(ip,128, .03, 1); The error appears Error using horzcat ...

1 month ago | 1 answer | 0

1

answer

Question


3D data plotting in matlab as a cube?
I am using following code fvc = isocaps(trc,1e-4); the problem is arises with 1e-4, for example, if my data ranges 0 - 1, if I s...

2 months ago | 0 answers | 0

0

answers

Question


How to modify loop code for 3D data?
For 2D data when sizes or dimensions of v1, v2, r are 116 227, I used following code to compute data: ti = 1 * 116 dt = ti(2...

2 months ago | 1 answer | 0

1

answer

Question


How to interpolate empty gridcells in the 3D model?
I have a 3D model of size ss = 139 48 101 which has a lot inactive cell having values NaN and therefore appears empty space show...

2 months ago | 1 answer | 0

1

answer

Question


The following code is correct?
I have a Ph of size 139 48 101 values ranging say 0 to 0.4, now to compute Kd from Ph have two equations if Ph is equal or les...

2 months ago | 0 answers | 0

0

answers

Question


How to interpolate one axis in a 3D data?
I have a data dats.mat attached here in which ss is of size 139 48 9. Here 9 is number of vertical layers and I want to digitize...

2 months ago | 1 answer | 0

1

answer

Question


How to adjust color of each bar in a grouped bar plot?
Following is my code, two bars in each group of bars, I want to fix the colors e.g., blue and yellow of two bars in each gropu....

2 months ago | 1 answer | 0

1

answer

Question


How to plot a 3D cube or a horizontal slice from the following 3D data?
I have a 3D data (unable to attach here because of size limits) with dimension e.g., far_trc = 139 * 48 * 176. 139 are the num...

2 months ago | 1 answer | 0

1

answer

Question


How to apply loop on following case?
This is my code where I computed Prediction interval coverage probability for IP_OPT and now want to compute for IS_OPT and RH_O...

2 months ago | 2 answers | 0

2

answers

Question


where is error in my code to ompute Prediction interval coverage probability (PICP)
Following is my code and I have also attached the data. I want to compute Prediction interval coverage probability (PICP) and...

2 months ago | 0 answers | 0

0

answers

Question


How to compute the %age of data lies within the confidance interval?
I have two datasets of size e.g., IP0 = 101 500 and IPOPT = 101 500 and the 90% confidance interval is plotted below in figure....

2 months ago | 1 answer | 0

1

answer

Question


How to make widths of all subplot and colorbars same?
Following is my figure code. However, the size of subplots and colorbars are not same. How can I edit the following code to make...

3 months ago | 1 answer | 0

1

answer

Question


which colormap I can chose to draw these figures?
Which colormap I can use to plot following figures? or any unction or code to create following figures by using imagesc? ...

3 months ago | 2 answers | 0

2

answers

Question


How to compute var on each matrix of a cell array?
I have G = 1 * 227 cell and of each element has size 116 3. I and to compute variance of G e.g.,it should compute each matrix of...

3 months ago | 1 answer | 0

1

answer

Question


How to modify the code to compute data on multiple inputs?
Hi, I have attached the snap of my code, I am computing data by using vp vs and rho each of size 116 * 227. The data should be ...

3 months ago | 2 answers | 0

2

answers

Question


How to modify the matrix - rows and columns?
Hi, I have a matrix A = 26332*3 and want extract data to make three new matrices e.g., A1 = 116 * 227 (from first column), A2 =...

3 months ago | 1 answer | 0

1

answer

Question


How to save following parameters in this loop?
Hi, I am applying a look for k = 1:500 (shown below) on three paramters ip0, is0, rho0 (each of is 101 * 500) and saving output...

3 months ago | 0 answers | 0

0

answers

Question


Boxplot with equal spaced interval?
Hi I have a continuesous data with dimensions say yplot = 30 * 200 and I want to plot boxplot with the interval of 10 so that I...

3 months ago | 1 answer | 0

1

answer

Question


How to make one matrix?
Hi I have 100 arrays i.e. each have one row and diffrent columns (say size is A = 1 * 167 and B = 1 * 189 and so on). I want to...

3 months ago | 1 answer | 0

1

answer

Question


How to overcome following error - matlab.exe - Application Error
Hi, My matlab suddenly stopped working and following error appeared: How to vercome it?

3 months ago | 0 answers | 0

0

answers

Question


Hello everyone, I have a problem and need its solution. I have applied loop (say chi angle iteration) on input data that was loaded as .dat file. Now I want to see results (graphically and numerically) against each rotation angle, how can I find
Hello, This code does not have any trouble. Problem is to move next step. I will try to clear my question. See, I have three inp...

6 years ago | 0 answers | 0

0

answers

Answered
Can anyone help me in calculating Kelvin Kei function.
Hi, Can someone help me to write the MATLAB code of Bessel functions of zero (J0) and first order (J1) respectively? These Be...

6 years ago | 0