Statistics
3 Questions
0 Answers
RANK
23,124
of 300,553
REPUTATION
2
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 21,024
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 169,635
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
Question
Using Newton method to find value of x1 and y1
I have to run one iteration using Newton's method to find the values of (x1,y1) with initial guesses (x0,y0) but i am not sure h...
4 years ago | 1 answer | 0
1
answerQuestion
Plotting multiple points on a graph using for loop
Hi. I would like to plot multiple points on a graph using for loop and subplot. I have an xi value of 0.2 to 0.8 with increments...
5 years ago | 1 answer | 0
1
answerQuestion
Modifying values in matrix
Write a MATLAB code that modifies the values in MockMatrix using the following conditions: A nested for loop must be used Re...
5 years ago | 1 answer | 1
