photo

lexi11


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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...

quasi 5 anni fa | 0

Domanda


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...

quasi 5 anni fa | 0 risposte | 1

0

risposte

Domanda


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 '...

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 6 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 7 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 7 anni fa | 3 risposte | 2

3

risposte

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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?

oltre 8 anni fa | 0 risposte | 2

0

risposte