photo

Mubashara Wali


Last seen: 거의 5년 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
186,294
of 301,273

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,212

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,726

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • First Review

배지 보기

Feeds

보기 기준

질문


order of convergence of a numerical method
I have computed the approximate solution of a differential equation applying trapezoidal rule and also have the exact solution. ...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to find the sum of values of a function at mid point of every subinterval?
I am trying to run this code but don't know how to write code for finding value of function F at mid point of subinterval say, i...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Mid point value of a function
I need to find the sum with value of T at mid of every subinteval for j= 1:1:n+1 Rsum2=Rsum2+bb(j+1)*T(j+1/2) end but ...

대략 5년 전 | 답변 수: 2 | 0

2

답변

질문


how to find the value at mid of the indices
Actually I need to find this sum with value of Y at (j+1/2) Rsum1=0; for j=1:1:n+1 Rsum1=Rsum1+aa(j)*Y(j) ...

5년 초과 전 | 답변 수: 0 | 0

0

답변