Estadística
8 Preguntas
3 Respuestas
CLASIFICACIÓN
9.769
of 295.689
REPUTACIÓN
2
CONTRIBUCIONES
8 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.266
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.317
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
Feeds
Pregunta
Create a string variable with a value same as the name of an imported csv file
Hi After importing a csv file I see that a variable 'textdata' has been created. It is identified by curly brackets. In row...
más de 12 años hace | 1 respuesta | 0
1
respuestaPregunta
Identifying the start and end of the toe region in a tendon failure test using the Riemersma (??) method
Hi, I'm performing ramp to failure tests (displacement control) on tendon samples and have been recommended to use this meth...
más de 12 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding first of n consecutively rising data points
Hi, My data look like: 0,2,3,4,3,2,*1*,2,8,9,10,11,12,13, 2, 1, etc I want to find the index of the value (i) which is the f...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Basic filtering related question
I'm a novice user. I'm doing a failure test where my displacement (D) increases until a maximum value of Load (L) after which...
alrededor de 13 años hace | 1 respuesta | 0
1
respuestaHighlighting the middle third of my data and plotting it_should be easy
Thanks Walter, The red area on my plot is now *closer* to the middle third of the whole plto but it is still not in the right...
más de 13 años hace | 0
Pregunta
Highlighting the middle third of my data and plotting it_should be easy
I want to identify a range of data (30-60%) and plot it. I can do the plotting ok but I seem unable to pull out the range I nee...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Setting additional specific axis tick marks
I have a y axis that spans 0 - 15. I want to place an extra tick mark (labelled with its value) at the minimum value of y (0.01...
más de 13 años hace | 1 respuesta | 2
1
respuestaPregunta
A second basic 'Find' question
I want to identify starting point of a range of values whereby the first value is greater than or equal to X and all subsequent ...
más de 13 años hace | 3 respuestas | 0
3
respuestasBasic question: how to find range of index values
Thank you everyone. Matt's solution worked for me S = findstr(mydata,4*ones(1,3)); However, my computer is making heavy weat...
más de 13 años hace | 0
| aceptada
Basic question: how to find range of index values
Thanks Laura and Andrei, I've followed up Andrei's as it is the shorter. I'm sorry, I'm a little lost though - I'm almost ...
más de 13 años hace | 0
Pregunta
Basic question: how to find range of index values
I want to find the location (range of N index values) over which a variable (mydata) holds a specific value (X) The variable ...
más de 13 años hace | 7 respuestas | 0