Community Profile

photo

SANG GYU LEE


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


impoly crop frames from a webcam
I am getting an error when I try to crop a polygon area from a webcam video (which only shows the cropped polygon from the frame...

5 years ago | 0 answers | 0

0

answers

Question


rectifyStereoImages output looks twisted.
Hi, I have implemented rectifyStereoImages, but the result looks weird. Please look at the images attached. fig1 and 2 are the o...

5 years ago | 2 answers | 0

2

answers

Question


Can Neural Network Toolbox's time series model use data that are observed with different time-lags?
Hi, I am thinking about using the Neural Network Toolbox for fitting a time-series neural network model as written the link belo...

7 years ago | 1 answer | 0

1

answer

Question


maximum array size issue while a mass calculation
For a large amount of calculation, I need to make a binary matrix of 1350 by 3000000. all elements are zero or one. i just tri...

7 years ago | 1 answer | 0

1

answer

Question


calling matrix by its double value
I have matrix from a to h. I would like to get an output which collects the last number of a to h. can I use a loop function t...

7 years ago | 1 answer | 0

1

answer

Question


naming matrix with a specific pattern
I want to make a function that uses input a positive integer, and the number of outputs depends on the input. For example, if I...

7 years ago | 2 answers | 0

2

answers

Question


How to not display the output of a function?
I have a function which has three outputs. one of them is too long, so it takes few minutes to display the answer. Is there any ...

7 years ago | 1 answer | 0

1

answer

Question


out of memory error using ndgrid
a=1:500; b=1:4; c=0:2; d=0:1; e=0:1; f=1:15; I tried running a code, which is [a, b, c, d, e, f]=ndgrid(s...

7 years ago | 1 answer | 0

1

answer

Question


Regarding optimization and mass calculation
Hello, I would like to solve a problem with Matlab. I simplified the question. First of all, A and B are the departing lo...

7 years ago | 1 answer | 0

1

answer