Community Profile

photo

Roland


Active since 2011

Followers: 0   Following: 0

Message

student user

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Sort a matrix without using the sort function
To study, I am trying to sort a matrix using for loops. I used a template I had for finding a max. [row,column]=size(a...

13 years ago | 1 answer | 0

1

answer

Question


Find max of matrix without using built in function.
I want to find the "max(a)" without actually using the built in "max" function.

13 years ago | 3 answers | 0

3

answers

Question


How can I know what element a value came from in a vector?
I just started using Matlab. I found my minimum value of a given vector, but I need to know what the corresponding value is in ...

13 years ago | 3 answers | 0

3

answers