mohammad m


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

3 질문
1 답변

순위
18,262
of 300,338

평판
2

참여
3 질문
1 답변

답변 채택
33.33%

획득한 표
2

순위
 of 20,922

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,149

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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) ...

거의 8년 전 | 답변 수: 3 | 0

3

답변

질문


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...

8년 초과 전 | 답변 수: 2 | 1

2

답변

답변 있음
I 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 ...

거의 9년 전 | 0

질문


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...

거의 9년 전 | 답변 수: 2 | 1

2

답변