Displaying 2 results from an estimated 2 matches for "remez".
Did you mean:
demez
2019 Mar 17
4
konqueror vs. centos and mathematics
I'm running centos 7.
Firefox spends so much time in th D state that I am trying konqueror.
Displaying mathematics on wikipedia,
e.g. Remez algorithm seems to be a no go.
Wikipedia seems to use tex, so I installed texlive and texlive-* .
Firefox hadn't needed it and it did not seem to help konqueror.
My guess is that there is a bit somewhere that I need to flip,
but I have no idea where it is.
Suggestions?
--
Michael hennebry...
2010 May 17
2
best polynomial approximation
Dear R-users,
I learned today that there exists an interesting topic in numerical
analysis names "best polynomial approximation" (BSA). Given a function
f the BSA of degree k, say pk, is the polynomial such that
pk=arginf sup(|f-pk|)
Although given some regularity condition of f, pk is unique, pk IS NOT
calculated with least square. A quick google tour show a rich field of
research