photo

Joe Abraham


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Researcher
Professional Interests: Statistics

Statistik

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort