photo

Vinay Pandey


University of Florida

Last seen: 5 years ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
23,811
of 300,364

REPUTATION
1

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Do a cross-set operation on a matrix
I have a matrix which looks as follows: [1 2 3; 4 5 6] I want to do a cross-set operation on itself, so that each el...

13 years ago | 1 answer | 1

1

answer

Question


Summing common elements of a matrix together
Suppose I have a matrix A = [1 1 2 2 3 3 3] and B = [1 2 3 4 5 6 7] I want to create a matrix which sums the element...

13 years ago | 2 answers | 0

2

answers

Question


Vectorising setting values of array by reading from other array
I have an array which contains some numbers, and I have another array which is initialised to zeros. arr = [45; 56 ......

14 years ago | 1 answer | 0

1

answer