Shweta Saboo
Followers: 0 Following: 0
Feeds
提问
I want to plot non-zero consecutive segments from an array
I have a data which contains zero and non-zero values in segments like [0 0 0 1 2 3 0 0 0 0 8 9 6]. I want to plot the non-zero ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Appending of matrix columns
I have a matrix of 10*5 dimensions.I want to access first column in the first iteration. In second iteration, starting two colum...
3 years 前 | 1 个回答 | 0
1
个回答提问
Did not start the server
Did not start the server. Desired port was: 31515. Last error was: Failed to start server: 127.0.0.1:31614
4 years 前 | 1 个回答 | 0
1
个回答提问
Hand gesture recognition using Deep learning
I have extracted feature matrix for hand gestures. How can recognition be done using Deep learning with input as the feature mat...
4 years 前 | 3 个回答 | 0
3
个回答提问
Separate strokes from a gesture
I have to separate individual strokes from a gesture like curved line and straight line from numeral "2". How to do it?
4 years 前 | 1 个回答 | 0
1
个回答提问
Speed calculation of a gesture
I have a gesture and want to calculate its speed. I have got its x and y axis points. How can speed profile of a gesture can be ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Extracting points representing curve
I have certain set of (x,y) coordinates representing a shape. How to extract those points which define a curve among the availab...
4 years 前 | 1 个回答 | 0
1
个回答提问
Dividing Bounding box into equal parts
I have a bounding box of dimensions [x y width height]. I want to divide this rectangle into 16 equal rectangles or squares of e...
4 years 前 | 1 个回答 | 0
1
个回答提问
Dividing rectangle into hexagon
I want to divide a rectangle into hexagonal shapes.
5 years 前 | 0 个回答 | 0
0
个回答提问
I am trying to draw ellipse using following code:
I am trying to draw ellipse using following code: ell_x_end=[86.9279,144.30717,190.12074,217.43901,221.78224,219.34441]'; ell...
5 years 前 | 0 个回答 | 0
0
个回答提问
Subtract every element of array from one another and find the sum
I want to subtract each element from one another and find the sum of each column for every element. Array is [47.07 49.39 56.87 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Need to find out Area of polygon
I want to calculate area of Polygon having dimensions [102.49728 126.58069 127.49728 126.58069 127.49728 163.58069 102.49728 163...
5 years 前 | 1 个回答 | 0