photo

bhador


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

Followers: 0   Following: 0

통계

MATLAB Answers

4 질문
0 답변

순위
107,986
of 300,392

평판
0

참여
4 질문
0 답변

답변 채택
0.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

Feeds

보기 기준

질문


I'm trying to write a function that accepts a function vector of any size and return the numerical Jacobian matrix.
The answer should be x=1.2812, y=2.5349 and z=-0.5022 but once I put the loop, I'm getting these values x=0.9794, y=2.9794 and z...

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

0

답변

질문


Needing help with Newton Raphson method
So, I have attached my Newton Raphson script and I just want someone to double check if it is right or not. You might not see a ...

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

1

답변

질문


Summation expression for loop
I have to write a "For loop" for the expression below and that what I wrote. But I am not sure if it is write or not. If someo...

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

2

답변

질문


Adding an extra column
n = [0.037 ; 0.020 ; 0.015 ; 0.030 ; 0.022]; S = [0.0001 ; 0.0002 ; 0.0011 ; 0.0007 ; 0.0003]; B = [10 ; 8 ; 20 ; 24 ; 1...

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

2

답변