Grégoire
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
234.266
of 295.467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
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
Secant method Nan Error
hey, I'm trying to learn how to code the Secant Method, I think I am getting everything right but the values of my variables a...
8 maanden ago | 1 answer | 0
1
answerQuestion
Non linear system by Newton-Raphson
Hey, I m trying to solve a non-linear system by Newton-Raphson method with an iteration max of 10 and 10^(-8) max error. It 's ...
8 maanden ago | 2 answers | 0
2
answersQuestion
Why do I get Parse error ?
Hi, I m trying to enter some new functions in my program and i keep getting "Parse error at x : usage might be invalid MATLABsy...
9 maanden ago | 2 answers | 0
2
answersQuestion
how to write sqrtroot power 7 ?
Hi, i m trying to write this function in MatLab g(x) = sqrt^7(14x-7) but i don t know how to write the power of a root. I woul...
9 maanden ago | 3 answers | 0
3
answersQuestion
Array indices must be positive integers or logical values.
Hey, I m trying to do a bissecion method code. But when trying to give a var fa the value of f(a) it gives me a :'Array indices...
9 maanden ago | 2 answers | 0
2
answersQuestion
Array indices must be positive integers or logical values. Error
Hey I m trying to plot these 2 functions, but when runing it it tells me : "Array indices must be positive integers or logical v...
9 maanden ago | 1 answer | 0