photo

bhador


Last seen: 3 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
158,031
of 300,584

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 2 answers | 0

2

answers