SANG GYU LEE
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
274,604
of 295,673
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
6 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 2 answers | 0
2
answersQuestion
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
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 2 answers | 0
2
answersQuestion
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 ...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0
1
answerQuestion
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...
8 years ago | 1 answer | 0