Estadística
8 Preguntas
0 Respuestas
CLASIFICACIÓN
8.310
of 295.467
REPUTACIÓN
3
CONTRIBUCIONES
8 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Convert contents of cell array to indivdual variables
I have a 7584 x 18 matrix which I have split into a cell array using mat2cell e.g. c = mat2cell(data,repmat(48,158,1),18); ...
casi 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Simple wild card function for ismember??
I have a list of dates and times as string values and (e.g '29/1/2010 20:30:00' etc) and I would like to find all values at a ...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Finding a minumum range of sequential values
Further to a question that was asked a few days ago (which Matt Fig answered to the satisfaction of the author - see link below)...
más de 13 años hace | 4 respuestas | 0
4
respuestasPregunta
Find several strings matching exact text
I need to find several strings in a 1 x 81 cell array that match exact text (see code below). My problem is that when using rege...
más de 13 años hace | 1 respuesta | 0
1
respuestaPregunta
Mask unwanted data with zeros
I have a matrix of dimensions 9634 x 80. I have a number of quality flags where I would like to mask the 'bad' data with zeros. ...
más de 13 años hace | 3 respuestas | 0
3
respuestasPregunta
Create FOR loop to process and create datasets from all files found
Forgetting the need to append all data (which will be my ulimate goal), I need to process all files found to create x number of ...
más de 13 años hace | 2 respuestas | 0
2
respuestasPregunta
Create an array of file names produced by system('dir /S *.ext')
Hi there, I know that you can search directories and sub-directories to provide a list of file names that meet a particular c...
más de 13 años hace | 2 respuestas | 3
2
respuestasPregunta
Change file extension from .dat to .csv
Hi there, Please excuse if this is a naive question...I have searched the web all day with no joy. I have quite a large numbe...
más de 13 años hace | 1 respuesta | 0