photo

Shamila


Last seen: 1년 초과 전 2024년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
0 답변

순위
298,228
of 301,273

평판
0

참여
2 질문
0 답변

답변 채택
100.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 2

배지 보기

Feeds

보기 기준

질문


in this code for finding root by newton raphson method i gave derivative of f in g. instead of giving derivative directly how can i get derivative using any code?
this is a matlab code for finding root for a function using newton raphson method... here i knew derivative of f so that i g...

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

1

답변

질문


if number of steps is not multiple of 3 how to do simpsons 3/8 rule? why im getting more error in simpsons 3/8 rule than in simpsons 1/3 rule?
Here, as dx is 0.1 and 0.01, n is not multiple of 3 for 3/8 rule.tried by making n same for all 3 rules. but error in 3/8 > ...

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

1

답변