Statistik
3 Fragen
0 Antworten
RANG
58.417
of 301.296
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.225
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 173.832
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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 ...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 11 Jahre vor | 0 Antworten | 0