photo

DHIVYA CHANDRASEKARAN


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

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
166,076
of 302,060

평판
0

참여
4 질문
0 답변

답변 채택
25.0%

획득한 표
0

순위
 of 21,526

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 178,597

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to make a plot of iteration count vs residual error?
How to make table for this iteration versus residual error. I try to make table but not got it. In which line and what matlab c...

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

1

답변

질문


How can i correct the below Matlab code
for p=1:5 S0=[0.1 0.2 0.3 0.4 0.5]; D0=[2.1 2.2 2.3 2.4 2.5]; for rep1=length(S0(p)) for rep2=leng...

7년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to write a first and second order derivatives of rbp for the boundary condition , if xn=rbp then dxn and d^2xn?
How to write a first and second order derivatives of rbp for the boundary condition , if xn=rbp taken, That is rbp=2 in writte...

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

0

답변

질문


I have one doubt how to write the Matlab code for the below matrix using Gaussian Quadrature 4 point formula.I have done some mistake in the integration part. Please make it in correct way for the below code.
WT = [0.3478549 0.6521452 0.6521452 0.3478549]; GP = [-0.8611363 -0.339981 0.339981 0.8611363]; for i=0:n+1 for j=0:n ...

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

0

답변