photo

Denememe


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
81,010
of 300,343

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,172

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


How can i compare two strings by their alphabetical order
I want to write a function which will compare two strings by their alphabetical order. The function should give an output '-1' i...

9 years ago | 3 answers | 0

3

answers

Question


How can i find min and max value in a matrix without using min and max functions ?
I want to find min and max values with using for or while loops but i get stuck when writing the arguments of loops

9 years ago | 0 answers | 0

0

answers

Question


How can i add two matrices with using nested for loops.
How can i write a program which adds two matrices without using x+y Thank you

9 years ago | 1 answer | 0

1

answer

Question


How to multiply two matrices with nested for loops ?
How can I do that with two matrices with any dimensions that can multiply ? Thank you

9 years ago | 3 answers | 0

3

answers