mohammad m
Followers: 0 Following: 0
Statistics
RANK
17.495
of 295.467
REPUTATION
2
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
2
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
How to prevent adding a number to a matrix elements?
in matlab if we have an matix like A[n,n], when we add a scalar value (b) to it, solve it like this: A+b*ones(n) ...
bijna 7 jaar ago | 3 answers | 0
3
answersQuestion
how to continue code in next line with comment between them
i have a long line code, that i want to specify each part of code by comment in above it. i use (...) at end of each part to c...
meer dan 7 jaar ago | 2 answers | 1
2
answersI have a homework question I need assistance with. It has to do with surface area and parameters.
function A=Area(r) A=4*pi*r.^2; end write your vector like this in command: r=[r1 r2 r3 ...] and ...
bijna 8 jaar ago | 0
Question
how to calculated integral of multiplying two function handle that changed by loop
hi guys i have two function like these: f(x,y)=(i+1)x+(j-1)y g(x,y)=(i-1)x+(j-1)y (real functions are more co...
bijna 8 jaar ago | 2 answers | 1