photo

Christoph Thorwartl


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Standard deviation of multiple cell arrays
I've figured out how to get the average of multiple cell arrays. M is a 1x19 cell MEAN = mean(cat(3,M{:}),3) This works well. ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


polynomial function 3D
Hello, I would like to put a second order polynomial function through 9 points. The points are given in the form P(x,y,z). ...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


mean value of polynominal function
Given is a polynomial function k. I would like to calculate the mean value of the function between two points (x1, x2). This s...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Error using detrend. Too many output arguments
I would like to run this function. [dataL_d,Tr] = detrend(dataL,1); However, the following error always occurs: Error usin...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort