photo

steven


Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

5 Preguntas
3 Respuestas

CLASIFICACIÓN
143.731
of 301.433

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
100.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.272

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.520

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

Respondida
Approximating 'y' coordinates of a b-spline's coefficients.
I have managed to come up with a solution which works for my case: %% Baseline Spline %% cp_x=[0 11.19 28....

más de 7 años hace | 0

| aceptada

Pregunta


Approximating 'y' coordinates of a b-spline's coefficients.
I have created a B-spline using the following method: cp_x=[0 11.19 28.26 59.12 88.99 90...

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

1

respuesta

Respondida
Removing duplicate rows of matrices from a cell array.
Managed to solve it myself (with a lot of fiddling around!): Where 'a' is the 32x32 cell array: RemoveIndex = []; for i...

más de 9 años hace | 0

| aceptada

Pregunta


Removing duplicate rows of matrices from a cell array.
<</matlabcentral/answers/uploaded_files/62528/Example.PNG>> I have a 32x32 cell array which all either contain X,Y coordinate...

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

1

respuesta

Respondida
Using the deviation of a linear regression calculation to trim the calculated data in the linear regression itself.
Thanks for both of your help. I have implemented the below and it seems to do what I was looking for (note: I have changed va...

más de 9 años hace | 0

| aceptada

Pregunta


Using the deviation of a linear regression calculation to trim the calculated data in the linear regression itself.
I have calculated the linear regression of a set of data: -42.1274227227296 -6.79715991020203 -46.6343683929176 -12.2348...

más de 9 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Struggling to store indexing variable as an array.
I am trying to store a list of file names which have been retrieved from a folder. Any help would be appreciated; here is w...

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

1

respuesta

Pregunta


How do I plot the different values in a for loop on the same plot? (confusing problem!)
I am wanting to take axial cuts sweeping from right to left along the x co-ords -0.05 to -1.0 in -0.05 increments to get the for...

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

1

respuesta