photo

Muhammad Sohail Abid


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
28,114
of 300,763

REPUTATION
1

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
1

RANK
 of 21,082

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 0 answers | 1

0

answers