Approximate a ($y²-x²=1$) hyperbola with line segments and elliptic ($a(x-x_0)²+b(y-y_0)²=1$) arcs
$begingroup$
On some IT graphic systems, you have tools which draw line segments and circle or elipse arcs, but which do not draw parabolas or hyperbolas, and in many cases, those system keep track of graphical objets to redraw them for you, so, it wouldn't be efficient to draw the piwel by pixel.
So my question is, how could I find a good way to segment a simple hyperbola (like $y^2-x^2=1$) arc, with arcs of "horizontal" or "vertical" ellipses (like $a(x-x_0)^2+b(y-y_0)^2=1$), to make a good approximation with ellipses and lines ?
I calculated the radius of the tangent circle as a function for both hyperbola et ellipses, but then I feel blocked.
functions approximation conic-sections spline
$endgroup$
add a comment |
$begingroup$
On some IT graphic systems, you have tools which draw line segments and circle or elipse arcs, but which do not draw parabolas or hyperbolas, and in many cases, those system keep track of graphical objets to redraw them for you, so, it wouldn't be efficient to draw the piwel by pixel.
So my question is, how could I find a good way to segment a simple hyperbola (like $y^2-x^2=1$) arc, with arcs of "horizontal" or "vertical" ellipses (like $a(x-x_0)^2+b(y-y_0)^2=1$), to make a good approximation with ellipses and lines ?
I calculated the radius of the tangent circle as a function for both hyperbola et ellipses, but then I feel blocked.
functions approximation conic-sections spline
$endgroup$
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28
add a comment |
$begingroup$
On some IT graphic systems, you have tools which draw line segments and circle or elipse arcs, but which do not draw parabolas or hyperbolas, and in many cases, those system keep track of graphical objets to redraw them for you, so, it wouldn't be efficient to draw the piwel by pixel.
So my question is, how could I find a good way to segment a simple hyperbola (like $y^2-x^2=1$) arc, with arcs of "horizontal" or "vertical" ellipses (like $a(x-x_0)^2+b(y-y_0)^2=1$), to make a good approximation with ellipses and lines ?
I calculated the radius of the tangent circle as a function for both hyperbola et ellipses, but then I feel blocked.
functions approximation conic-sections spline
$endgroup$
On some IT graphic systems, you have tools which draw line segments and circle or elipse arcs, but which do not draw parabolas or hyperbolas, and in many cases, those system keep track of graphical objets to redraw them for you, so, it wouldn't be efficient to draw the piwel by pixel.
So my question is, how could I find a good way to segment a simple hyperbola (like $y^2-x^2=1$) arc, with arcs of "horizontal" or "vertical" ellipses (like $a(x-x_0)^2+b(y-y_0)^2=1$), to make a good approximation with ellipses and lines ?
I calculated the radius of the tangent circle as a function for both hyperbola et ellipses, but then I feel blocked.
functions approximation conic-sections spline
functions approximation conic-sections spline
edited Dec 3 '18 at 18:42
Camion
asked Dec 3 '18 at 18:05
CamionCamion
165
165
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28
add a comment |
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3024450%2fapproximate-a-y%25c2%25b2-x%25c2%25b2-1-hyperbola-with-line-segments-and-elliptic-ax-x-0%25c2%25b2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3024450%2fapproximate-a-y%25c2%25b2-x%25c2%25b2-1-hyperbola-with-line-segments-and-elliptic-ax-x-0%25c2%25b2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Ok : problem solved : I made simulation on geogebra to see when it looked nice enough.
$endgroup$
– Camion
Dec 4 '18 at 21:28