photo

Christoph Thorwartl


Last seen: más de 2 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
270.098
of 300.369

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta