![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17502165_1581379654173_DEF.jpg)
Mansour Al Asais
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
166,206
of 297,016
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
Compute two matices without using the matrix multiplication
Hello, the title is the question and here is my code so far but I don't think it's right: a=input('Enter a: '); b=input('Ent...
5 years ago | 1 answer | 0
1
answerQuestion
Convert mathematical expressions to matlab forumla
Hello, as the title says is there a website or tool that automatically does this instead of having to write it myself?
5 years ago | 0 answers | 0
0
answersQuestion
Replace values of matrix by multiples
Write the instruction that replaces the values of A that are multiples of 10 by 999 I got this so far: A=A(mod(10,999)==0) I...
5 years ago | 1 answer | 0
1
answerQuestion
Replace string and then place it again
Hey, I want to make the output return # as many times as a certain string has, and then, change each # with the corresponding le...
5 years ago | 1 answer | 0