photo

libin danial


University of Maryland

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Write a script that prompts the user to input a function, f(x),
thanks, how about the piloting part does that look right

etwa 12 Jahre vor | 0

Frage


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...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


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

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten