Numerical computing fixed point method using matlab?
-
can any one tell me how to solve 2*x^3 + 4*x^2 - 2*x -5 = 0 suppose 1.5 using matlab. can anyone tell me how to converge these points using matlab and yes does anyone know where i can get detailed on newtons method, secant method and iterpolations using matlab.
-
Answer:
polyeig(-5,-2,4,2) will solve the equasion. To learn about interpelations type: help interp1
adilmk at Yahoo! Answers Visit the source
Related Q & A:
- Is There A Generalization Of Brouwer's Fixed Point Theorem?Best solution by ams.org
- Is there any way to make this numerical integral evaluate faster?Best solution by mathematica.stackexchange.com
- What is the difference between a static method and class method in Python?Best solution by pythoncentral.io
- How to find the derivative without using a symbolic function in Matlab?Best solution by Stack Overflow
- How can I remove a picture's watermark using Matlab's image processing toolbox?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.