photo

libin danial


University of Maryland

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

meer dan 12 jaar ago | 0

Question


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

meer dan 12 jaar ago | 2 answers | 0

2

answers

Question


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

meer dan 12 jaar ago | 1 answer | 1

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 0 answers | 0

0

answers