Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by AME55

  1. AME55

    Functions at the prompt

    Hi... I am writing a code for Newton-Raphson Method. I wrote three M-Files: 1)Function m-file function f = f(x) f = input('Enter Your Function Interms of x '); 2)Derevitive m-file function df = df(x) df = input('Enter The Derivitive Of The Above Function Interms of x '); 3)Script...

Part and Inventory Search