photo

Laurence Guevremont


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
225.818
of 300.392

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Need help with my bisection code
Basically, I use Newton-Raphson method to find roots but if this one fails, my program calls bisection method which is not worki...

ongeveer 9 jaar ago | 2 answers | 0

2

answers

Question


I am trying to create a function form a vector from my matrix and I do not understand where my mistake is?
function A=combined (V) for V(k)= A(i,j) k=1; for i=1; j=1; k=...

ongeveer 9 jaar ago | 3 answers | 0

3

answers