Statistica
RANK
39.938
of 302.060
REPUTAZIONE
1
CONTRIBUTI
4 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
50.0%
VOTI RICEVUTI
1
RANK
of 178.597
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Write a script that prompts the user to input a function, f(x),
thanks, how about the piloting part does that look right
circa 14 anni fa | 0
Domanda
Write a script that prompts the user to input a function, f(x),
Write a script that prompts the user to input a function, f(x), and the limits of integration, a and b. The script should approx...
circa 14 anni fa | 2 risposte | 0
2
risposteDomanda
fixed-point iteration for root finding
Write a program that uses fixed-point iteration to find the non-zero root of f(x) = x3/2 – x2 + x. Make sure you choose an iter...
circa 14 anni fa | 1 risposta | 1
1
rispostaDomanda
how do you use the built taylor function, can some one give an example
how do you use the built taylor function, can some one give an example
circa 14 anni fa | 1 risposta | 0
1
rispostaDomanda
Use sinh(x) = 0.5 (ex – e-x) to evaluate sinh(x) for x = logspace(-12,12,100). Plot the absolute and relative error obtained by using this formula instead of the built-in sinh function . What is the cause of error for small x?
Use sinh(x) = 0.5 (ex – e-x) to evaluate sinh(x) for x = logspace(-12,12,100). Plot the absolute and relative error obtained by ...
circa 14 anni fa | 0 risposte | 0
