an
saurus
tags:
numerical-analysis
views:
19
answers:
0
Q:
How can prove this function(absolute error)?
hi all.
absolute error propagation. prove this e_(x/y=) (¯y e_(x-) ¯x e_y)/¯(y^2 )
related questions
Bounding this program to determine the sum of reciprocal integers not containing zero
Addition vs Subtraction in loss of significance with floating-points
How to compute exact complexity of an algorithm?
Most efficient way to find min and max of a sin/cos curve in C#
Parallelising Cholesky decomposition for use in training a machine learning algorithm
When to use DBL_EPSILON/epsilon
Convergence of BFGS for convex over-parameterized problems
Implementation of GNU Scientific Library?
Articles on analysis of mixed precision numerical algorithms?
Analyzing noisy data
how do tell if its better to standardize your data matrix first when you do principal component analysis in R ?
polynomial evaluation accuracy, multiplication versus division
Algorithm for multidimensional optimization / root-finding / something
Minimization of f(x,y) where x and y are integers
Signal processing library in Java?
How to do numerical integration with quantum harmonic oscillator wavefunction?
Using Taylor Series to Avoid Loss of Precision
Best algorithm for avoiding loss of precision?
How to find mantissa length on a particular machine?