Sara - MATLAB Central
photo

Sara


Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB AnswersFrom 02/11 to 01/25Use left and right arrows to move selectionFrom 02/11Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

CLASIFICACIÓN
9.630
of 296.372

REPUTACIÓN
2

CONTRIBUCIONES
9 Preguntas
3 Respuestas

ACEPTACIÓN DE RESPUESTAS
77.78%

VOTOS RECIBIDOS
3

  • Thankful Level 3
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


adding space before capital letters in variable names
if I'm converting a variable name to a string in a function, how can I put a space before every capital letter in the input vari...

alrededor de 12 años hace | 5 respuestas | 1

5

respuestas

Pregunta


how do I convert all capital letters in a string to lowercase and add a space before them?
I have a function that turns the input variable into a plot legend and output filename: axisLabelInput = inpu...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


nans affecting area plots
I'm trying to create an area plot but there are nans in my data. The correct lines (set by EdgeColor) are drawn on the plot but...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
date and time convert in number
%date vector: a={'1.1.2010';'2.2.2010';'2.5.2010'} % time vector: b={'1.2.58';'2.5.52';'4.6.30'} date_time=[a b]

alrededor de 12 años hace | 0

Pregunta


averaging over a timeseries
I want to compare two timeseries, one which has hourly sampling and one which has five minute samples. They start and end and di...

alrededor de 12 años hace | 3 respuestas | 0

3

respuestas

Respondida
filtering values of one matrix according to another
Brilliant! Thanks

más de 12 años hace | 0

Pregunta


filtering values of one matrix according to another
Hi, I want to filter out rows of one matrix (V) according to values in another (F) and store them in another matrix, V1. F corre...

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

2

respuestas

Pregunta


data management for large datasets
Hi, I will have two sets of field data -- one taken for six weeks last year, and another taken for two months this year. For...

casi 13 años hace | 1 respuesta | 1

1

respuesta

Respondida
selecting and removing all grey pixels in an RGB image
For info, this is what I used to mask through the code and create a corrected image with only the thermal features and everythin...

alrededor de 13 años hace | 0

Pregunta


selecting and removing all grey pixels in an RGB image
I have a set of fused optical and infrared images I need to analyse. The optical part of the image is visually greyscale and the...

alrededor de 13 años hace | 5 respuestas | 1

5

respuestas

Pregunta


manually setting plot properties
I'm really struggling with an apparently simple piece of code for plotting a graph. The actual graphs are made up of 5 subplots ...

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

2

respuestas

Pregunta


Setting up Quality Control on dataset
Hi, I am trying to write a quality control program for a large dataset. I need to check for three conditions: 1) If values ...

casi 14 años hace | 2 respuestas | 0

2

respuestas
Go to top of page