Statistics
13 Questions
0 Answers
RANK
178,150
of 295,569
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
84.62%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Is there any way to restrict my graph?
Hi, I need to plot several signs in one plot, about 20-30 signals in one graph. I want all the signals to be clear (more or less...
11 years ago | 0 answers | 0
0
answersQuestion
how can i extract data between 4 points in a matrix?
I have a matrix and 4 vertices of a rectangle. The rectangle is not aligned with the axes,i.e the rectangle is slanted. I want t...
11 years ago | 1 answer | 0
1
answerQuestion
how can i calculate the angle between a vector and the x axes?
Hi, How can i calculate the angle between a vector and the x axes of my figure? I have been trying to find a function but with ...
11 years ago | 2 answers | 0
2
answersQuestion
How can i calculate the max value in a polygon?
Hi, I have an image and i have a certain polygon that i draw on the image.I would like to know what is the max value in this po...
11 years ago | 2 answers | 0
2
answersQuestion
How can i extract part of a matrix when the part i'm extracting is slanted?
I have an image and i used the impoly() command do draw a slanted rectangle. I have the positions of the vertex of the rectangle...
11 years ago | 3 answers | 0
3
answersQuestion
How can i convert a polygon into a rectangle?
I have a 4 side polygon that i draw on a video frame. I would like to take this polygon and make it a rectangle so i will be abl...
11 years ago | 2 answers | 0
2
answersQuestion
How can i draw a slanted rectangle in a frame?
I have a code that takes a video,split it into frames and then asks me how many rectangles would i like to draw on the frame (th...
11 years ago | 1 answer | 0
1
answerQuestion
How do i separate a video into frames without displaying all the frames in different figures?
I have a code that takes a video and separate it into frames.I would like to NOT keep all the frames, instead i want each frame ...
11 years ago | 1 answer | 0
1
answerQuestion
How can i skip the zeros in a matrix?
Hi, I have a matrix with columns filled with zeros and i want to copy the matrix into a new matrix but to skip the columns with...
11 years ago | 1 answer | 0
1
answerQuestion
Don't know how to write the loop
Hello, I would like to address a certain column and run over the rows and check if the values in my matrix 'vector' are between...
11 years ago | 2 answers | 0
2
answersQuestion
Interpolation in mat-lab
Hi, I have a vector with different values. Some of the values are zeros and sometimes they even come one after another. I nee...
11 years ago | 1 answer | 0
1
answerQuestion
Can't understand the warning
Hi, My code works but every time it runs through line 13 it writes on the command window :"Warning: Integer operands are requir...
11 years ago | 2 answers | 0
2
answersQuestion
Pointing to a certain area and calculate the average
Hi, How can i calculate the average of a certain place in an image with mat-lab? For example if i have an intensity image with...
11 years ago | 2 answers | 0