Muhammad Sohail Abid
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
27,794
of 295,527
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
make array of array like array within array
I want to create an array within array. I have a m*n 2D matrix of order (256,482,2) having entries as pair of points. I want t...
6 years ago | 1 answer | 0
1
answerQuestion
compare 1D array with rows of 2D matrix
how to compare entries of 1D array with rows of 2D matrix. entries of 1D array are the row number of 2D matrix. after comparing ...
6 years ago | 1 answer | 0
1
answerQuestion
relate image pixel intensity with each row of table
I have a table of 256x482x2 and I have converted image intensity values to 1D array. Now I want to relate each pixel value to ea...
6 years ago | 0 answers | 0
0
answersQuestion
how can we relate image pixels with elliptic curve points
how can we relate image pixels with elliptic curve points which are in form of a table of 256 rows and 482 columns and after rep...
6 years ago | 0 answers | 0
0
answersQuestion
creating table in matlab of elliptic curve points
I get the points of elliptic curve and then when I try to convert that 1D array into 2D and try to make a table some error appea...
6 years ago | 1 answer | 0
1
answerQuestion
How to change order of a table in matlab
how to change order of table in matlab the order is 13x1 or of 14x2 etc and want to change order
6 years ago | 1 answer | 0
1
answerQuestion
table having entries as points of elliptic curves
I have 123387x2 arrays entries of elliptic curve points. I want to make a table of mxn order and also have to neglect the points...
6 years ago | 1 answer | 0
1
answerQuestion
mapping elliptic curve on Matlab and writing points in form of a table of m*n order
I am trying to map elliptic curve on Matlab using the following code and I get all the points issue is that firstly I have to n...
6 years ago | 0 answers | 1