photo

lexi11


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

12 Preguntas
1 Respuesta

CLASIFICACIÓN
8.364
of 299.750

REPUTACIÓN
5

CONTRIBUCIONES
12 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
5

CLASIFICACIÓN
 of 20.792

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 165.710

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
  • First Review
  • First Answer
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Respondida
Using ARX to obtain a transfer function from frequency response data
Hi, I am trying to follow your method but when I try the following, I get an error: data = iddata(signal,[],Ts); model1 = t...

casi 6 años hace | 0

Pregunta


Is there a way to generate poles of a system/ a transfer function using autoregressive model?
Hi, I have some time series data from which I want to find the poles of the system. The transfer function is unknown. I am u...

alrededor de 6 años hace | 0 respuestas | 1

0

respuestas

Pregunta


how to use hsv2rgb to remove lighting effects
I have a set of rgb images with various illumination effects (shadows, glares etc.) I am trying to use rgb2hsv and then remove '...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


csvwrite file name issue
Hi, I have a code that generates outputs which I need to save as a csv file. csvwrite works well but I need to generate the ...

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

1

respuesta

Pregunta


how can I find the kernel value for fitrsvm?
I have used a fitrsvm function to train. fitrsvm(x,y) x are the samples and y are the desired values. In this, I have n...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Problem with mvregress when working with cell arrays
Hi, I have a problem when using multivariate regression function (mvregress) available in matlab. I have a cell array with ...

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

1

respuesta

Pregunta


Find RMSE of mvregress outputs
Hi, I am trying to use multivariate regression on three color channel data using mvregress. data = [red;green;blue]; %...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Meaning of Beta in mvregress
Hi, I recently performed mvregress function on my data. Can someone please explain me whether getting a small beta is good o...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to get only duration calculated from datetime type variables as an integer/real scalar?
Hi, I have some data from a sensor with date-time values and I need to compute something like below: timeduration = ma...

más de 8 años hace | 3 respuestas | 2

3

respuestas

Pregunta


Specifying a polygonal area on image and save all the pixels in that polygon in an array
Hi, I have a set of images, on which I need to specify a small polygonal area and save all pixels in that polygon in another...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Plotting data with timestamps
Hi, I have some data from a sensor and corresponding timestamps. How do I plot this data? (x axis - timestamps, y-axis - d...

casi 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Automatically detect last row of CSV file with dlmread
Hi, In my code,I load a csv file every time I get data from a sensor and read separate columns to process in matlab. I h...

casi 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


processing .xef files using matlab
I have some video files recorded with kinect v2 camera. They are saved in .xef format. Can I process these using matlab?

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

0

respuestas