Community Profile

photo

Najam us Saqib Fraz


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Adding colors to the plots in loop
I have a loop that do a function forteen times.Each time it averages some values and makes a plot.It means there are are fourtee...

3 years ago | 1 answer | 0

1

answer

Question


Out of memory error
My data looks like this in the picture.I am using textscan to scan the data.But sometimes when the data is little bit larger it ...

3 years ago | 1 answer | 0

1

answer

Question


How to make plot smooth when we can not increase the x and y variables.
Hello Every One..... I am plotting a graph between two values let say x and y. There 10 x's and 10 y's.So when I plot I get a s...

3 years ago | 1 answer | 0

1

answer

Question


Changing the legend color
Hello Every one.I am using loop to get 14 plots at one figure.I need to have 14 legends.But the colours for the plot keep repeat...

3 years ago | 1 answer | 0

1

answer

Question


Plotting a given velocity field (vortex flow)
Hello every one !! I am simulating water flow on the stepped spillway.At each step there is a vortex flow.I have data of Vx( vel...

3 years ago | 0 answers | 1

0

answers

Question


Deleting Some initials of The Matrix
I have data as given in the above picture.I want to delete the selected part ( Bluish part in the picture) and consider all oth...

3 years ago | 1 answer | 0

1

answer

Question


two vectors having different sizes
I have two vectors which have different sizes.I want to perform the operation in away if 1st vector have lesser elements than nu...

3 years ago | 1 answer | 0

1

answer

Question


how to make given plot smooth
Hello every one!! I am getting a vector named final_integrand for which code is not shown here.final_integrand is a vector,and I...

3 years ago | 1 answer | 0

1

answer

Question


Making graph at the every for loop
I have a for loop,which runs for 14 times.After the end of each loop it produces a plot,which means that whole program produces ...

3 years ago | 1 answer | 0

1

answer

Question


Looping through the element of a matrix and integrating it for the other coloumn
Hello every one !! I have 5000 by 4 Matrix,cotaining 4 coloumns,that are x,y,z and s values.I need to write a program that will ...

3 years ago | 0 answers | 0

0

answers

Question


Extracting a submatrix based on conditions on first columns of a big matrix
A small part of a big data is shown here !!. I want to extract a submatrix from this big data matrix and then perform operations...

3 years ago | 1 answer | 0

1

answer

Question


Looping the column elements of the Matrix
Hello Every one !!! Following data is a small part of large data.I want to write a program that can go to first coloumn,and for ...

3 years ago | 1 answer | 0

1

answer

Question


Making a plot smooth
I have two vectors.I need to make the smooth plots.But I am getting straight lines which are not appealing.Kindly suggest me any...

3 years ago | 1 answer | 0

1

answer

Question


finding the mean based on a specific value in other column
Guys I have following data as an example.The data contain 4 coloumns.want to average 4th coloumn when 1st couloumn is equal to 5...

3 years ago | 3 answers | 0

3

answers

Question


Accessing the data in MATRIX based on condition
I have a 9000 by one Matrix.As an Example considering the following X Y Z P 5 5 5 900 5 ...

3 years ago | 1 answer | 0

1

answer