Community Profile

photo

lexi11


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

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

Afficher les badges

Feeds

Afficher par

A répondu
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...

plus de 4 ans il y a | 0

Question


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

plus de 4 ans il y a | 1 réponse | 1

0

réponse

Question


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

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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

environ 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 3 réponses | 2

3

réponses

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 2 réponses | 0

2

réponses

Question


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?

environ 8 ans il y a | 1 réponse | 2

0

réponse