answersLogoWhite

0


Best Answer

a note on numerically unstable algorithm

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What you mean by numerically unstable algorithm?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What does numerically mean?

Numerically means in numbers. It comes from numerus, the Latin for number.


How do you sort an array of numbers?

Use a sorting algorithm. There are a bewildering number of sorting algorithms, both stable and unstable. To sort numbers, an unstable sort suffices. The algorithm you use will depend on how many numbers need to be sorted (a small or a large set), however a hybrid algorithm (a combination of two or more algorithms) can cater for both. Introsort (unstable) and timsort (stable) are the two most common hybrid sorting algorithms.


Advantage and disadvantage of the Euler method for numerical integration?

The main advantage of the Euler method is that it's one of, if not the most basic numerical method of numerically integrating ordinary differential equations. A downside however is that it can sometimes have a tendancy to be unstable unless you take stupidly small steps in the algorithm, in cases like this there are some other methods that work better.


What does the word algorithm mean today?

An algorithm is the process by which you solve a problem


What does 2009 mean?

Numerically. It is the next year after 2008.


What does algorithm mean in math?

24 times 21= in algorithm standard


What does it mean if a slope is numerically a higher value than another slope what are some examples in the real world?

What does it mean if a slope is numerically a higher value than another slope


What does destabilize mean?

To come unstable; to be in the process of becoming unstable.


How do you sinx without using mathh or built in sin function Any Algorithm to implement sin function?

You can compute sin(x) manually/numerically using Taylor's Series.


What is the need of parallel line algorithm?

Do you mean "Why might a parallel line algorithm be needed?" or "What properties does a parallel line algorithm need to have?".


What does the cups acronym mean?

Critical Unstable Potentially Unstable Stable


When is minimum mean square error algorithm used?

This type of algorithm is commonly used in n dimensional clustering applications. This mean is commonly the simplest to use and a typical algorithm employing the minimum square error algorithm can be found in McQueen 1967.