photo

lexi11


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 5 Jahre vor | 0

Frage


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

fast 5 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 7 Jahre vor | 3 Antworten | 2

3

Antworten

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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?

mehr als 8 Jahre vor | 0 Antworten | 2

0

Antworten