Community Profile

photo

Stefano


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to perform one plot
Hi, I am waiting for to optimize the plot of some arrays I attached my figure to showing you my problem: I would to obtain a "c...

9 years ago | 2 answers | 0

2

answers

Question


histogram of a m-by-n matrix
I have a m-by-n matrix of values between 10^-20 and 10^-8 I drew it by hist(My_mat(:),15); I obtain only one big bin ...

9 years ago | 2 answers | 0

2

answers

Question


definite integral of numerical vectors
i'm looking for to solve a definite integral of two vectors I know: z vector of numbers and G(z) vector of numbers. The limi...

9 years ago | 1 answer | 0

1

answer

Question


How to read the PRE html tags and replace some white spaces
I read data from html file and delimmited by the following tags <pre> 12.0 29132 -60.3 -91.4 1 0.01 ...

10 years ago | 1 answer | 0

1

answer

Answered
interpolation vector with a lot of duplicate values
Thank you very much Chad, I don't understand the xrange's value

10 years ago | 0

Answered
interpolation vector with a lot of duplicate values
Thank you Chad I applied your suggestion and then plot(x1,y1,x2,y2),'ro'); but it does not match.

10 years ago | 0

Question


interpolation vector with a lot of duplicate values
Hi to all! Maybe my question might seem a little strange. I have 3 vectors x1, y1, and x2 x1 and x2 have a lot of duplica...

10 years ago | 5 answers | 0

5

answers