photo

lexi11


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

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

查看徽章

Feeds

排序方式:

已回答
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...

5 years 前 | 0

提问


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

5 years 前 | 0 个回答 | 1

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 0 个回答 | 0

0

个回答

提问


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

7 years 前 | 3 个回答 | 2

3

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

提问


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

7 years 前 | 2 个回答 | 0

2

个回答

提问


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?

8 years 前 | 0 个回答 | 2

0

个回答