Community Profile

photo

Joe Abraham


Active since 2012

Researcher
Professional Interests: Statistics

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Compare two arrays of different length
I have two arrays. Lets say A = [1 5 7 10 14 17 19 22 25 26 29], B= [2 7 12 18 23 ] I want to find out the values / positions i...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


Area between a curve and a baseline
I want to create a base line (red line) from the plot and calculate area between the base line and curve (blue line).Curve is a ...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


Is it possible to use brushed data from plot to be used in the same matlab code for further processing?
I am relatively new to matlab. I have written a program which generates a couple of plots. I want to use a set of data from t...

meer dan 11 jaar ago | 0 answers | 0

0

answers

Question


How to find the starting position of the array from where its value is strictly increasing?
I have a huge temperature data with 2000 values. It takes a couple of minutes for thermocouple to stabilize and then it incr...

meer dan 11 jaar ago | 2 answers | 0

2

answers

Question


How to plot consistent data?
Hi, I am new to matlab. I have 2 variables T and H with 1652 cells in each. I want to plot H vs T when T is consecutively in...

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


Insert values into an array
A = [1 3 5 6 7 13] I want to insert 0 in the 1st cell resulting in A=[0 1 3 5 6 7 13] Thanks

meer dan 11 jaar ago | 1 answer | 0

1

answer

Question


How to change selected data which would give me the line of best fit (R squared close to 1)?
I have a range of data x = -Inf + 0.00000000000000i -5.94839731081433 + 0.00000000000000i -4.40441244315510 + 0.0000...

meer dan 11 jaar ago | 1 answer | 0

1

answer