photo

Muhammad Sohail Abid


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 1

0

个回答