Statistiques
3 Questions
0 Réponses
RANG
58 417
of 301 275
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 21 216
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 173 777
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
secant method for finding roots
Write a function m-file called secant.m which uses this method to find the root of a given function between points a and b. The ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Write a function m-file which given any real x returns f(x) (Hint: the floor function may help here).
A periodic function with period 3 is defined on the interval 0 ≤ x ≤ 3 by: f(x) = 2sqrt(x), for 0 ≤ x ≤ 1 f(x) = 3-x, fo...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
secant.m HELP for arbitrary continuous function
(a)Write a function m-file called secant.m which uses this method to find the root of a given function between points a and b ch...
plus de 11 ans il y a | 1 réponse | 0