Convert section of an equation to a cubic Bezier-curve The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Approximating Bezier curvesEquation for subsection of Bezier curveControl points of offset bezier curveHow to find the N control point of a bezier curve with N+1 points on the curveFind Quadratic Bezier curve equation based on its control pointsFind value of $t$ at a point on a cubic Bezier curve, part 2Are there any cubic bezier curve that cannot imitate by multiple quadratic bezier curve?Calculate Cubic Bezier Curve passing through 6 pointsCan a cubic Bezier curve be a quadratic one if two control points are equal from the cubic one?Retime cubic bezier curve with cubic bezier curve

Can I visit the Trinity College (Cambridge) library and see some of their rare books

Would an alien lifeform be able to achieve space travel if lacking in vision?

Is there a writing software that you can sort scenes like slides in PowerPoint?

Single author papers against my advisor's will?

Sub-subscripts in strings cause different spacings than subscripts

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

For what reasons would an animal species NOT cross a *horizontal* land bridge?

Is there a way to generate uniformly distributed points on a sphere from a fixed amount of random real numbers per point?

How to read αἱμύλιος or when to aspirate

Make it rain characters

Match Roman Numerals

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

Why not take a picture of a closer black hole?

Deal with toxic manager when you can't quit

"... to apply for a visa" or "... and applied for a visa"?

Example of compact Riemannian manifold with only one geodesic.

different output for groups and groups USERNAME after adding a username to a group

Is every episode of "Where are my Pants?" identical?

Am I ethically obligated to go into work on an off day if the reason is sudden?

Is an up-to-date browser secure on an out-of-date OS?

How to handle characters who are more educated than the author?

Do warforged have souls?

Variable with quotation marks "$()"

Does Parliament hold absolute power in the UK?



Convert section of an equation to a cubic Bezier-curve



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Approximating Bezier curvesEquation for subsection of Bezier curveControl points of offset bezier curveHow to find the N control point of a bezier curve with N+1 points on the curveFind Quadratic Bezier curve equation based on its control pointsFind value of $t$ at a point on a cubic Bezier curve, part 2Are there any cubic bezier curve that cannot imitate by multiple quadratic bezier curve?Calculate Cubic Bezier Curve passing through 6 pointsCan a cubic Bezier curve be a quadratic one if two control points are equal from the cubic one?Retime cubic bezier curve with cubic bezier curve










1












$begingroup$


I have the equation $$f(x) = frac0.25x1.25 - x$$ that I would like to turn into a cubic Bezier-curve in the window $[0, 1]$. I have tried to find an answer but I can only find sources on how to turn a quadratic equation into a Bezier-curve.



Is it even possible? And if so how would I start?










share|cite|improve this question









New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    $endgroup$
    – José Carlos Santos
    Apr 8 at 8:02










  • $begingroup$
    Thank you, I've attempted to improve the question.
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:12















1












$begingroup$


I have the equation $$f(x) = frac0.25x1.25 - x$$ that I would like to turn into a cubic Bezier-curve in the window $[0, 1]$. I have tried to find an answer but I can only find sources on how to turn a quadratic equation into a Bezier-curve.



Is it even possible? And if so how would I start?










share|cite|improve this question









New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$







  • 2




    $begingroup$
    Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    $endgroup$
    – José Carlos Santos
    Apr 8 at 8:02










  • $begingroup$
    Thank you, I've attempted to improve the question.
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:12













1












1








1





$begingroup$


I have the equation $$f(x) = frac0.25x1.25 - x$$ that I would like to turn into a cubic Bezier-curve in the window $[0, 1]$. I have tried to find an answer but I can only find sources on how to turn a quadratic equation into a Bezier-curve.



Is it even possible? And if so how would I start?










share|cite|improve this question









New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$




I have the equation $$f(x) = frac0.25x1.25 - x$$ that I would like to turn into a cubic Bezier-curve in the window $[0, 1]$. I have tried to find an answer but I can only find sources on how to turn a quadratic equation into a Bezier-curve.



Is it even possible? And if so how would I start?







geometry polynomials bezier-curve






share|cite|improve this question









New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited Apr 8 at 8:59









mathreadler

15.5k72263




15.5k72263






New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Apr 8 at 7:56









ApplePearPersonApplePearPerson

1085




1085




New contributor




ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






ApplePearPerson is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 2




    $begingroup$
    Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    $endgroup$
    – José Carlos Santos
    Apr 8 at 8:02










  • $begingroup$
    Thank you, I've attempted to improve the question.
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:12












  • 2




    $begingroup$
    Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
    $endgroup$
    – José Carlos Santos
    Apr 8 at 8:02










  • $begingroup$
    Thank you, I've attempted to improve the question.
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:12







2




2




$begingroup$
Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– José Carlos Santos
Apr 8 at 8:02




$begingroup$
Welcome to MSE. For some basic information about writing mathematics at this site see, e.g., basic help on mathjax notation, mathjax tutorial and quick reference, main meta site math tutorial and equation editing how-to.
$endgroup$
– José Carlos Santos
Apr 8 at 8:02












$begingroup$
Thank you, I've attempted to improve the question.
$endgroup$
– ApplePearPerson
Apr 8 at 8:12




$begingroup$
Thank you, I've attempted to improve the question.
$endgroup$
– ApplePearPerson
Apr 8 at 8:12










2 Answers
2






active

oldest

votes


















1












$begingroup$

The definition of a cubic Bezier curve requires 4 points. The starting and ending points and two additional reference points. In general, the curve will not pass through the reference points. So, to answer your question, there is not a unique way of "converting" the graph of $f$ into a Bezier curve... You need to specify two additional points $(x_1,f(x_1)), (x_2, f(x_2))$ for some $0 < x_1 < x_2 < 1$.



Considering $P_0 ⁼(0,0)$, $P_1=(frac 13 f(frac 13))$, $P_2=(frac 12, f(frac 23))$ and $P_3=(1,1)$, the parametric equation of the Bezier curve is



$$
(1-t)^3 P_0+ 3 (1-t)^2 t P_1 + 3(1-t) t^2 P_2+t^3P_3, quad t in [0,1]
$$



or in this specific case,
$$
left{
beginarrayl
x(t)=t^3+2 (1-t) t^2+frac13 (1-t)^2 t\
y(t)=t^3+frac67 (1-t) t^2+frac111 (1-t)^2 t
endarray
right.
$$



This was obtained with the reference points over the curve. You can also run an optimization procedure to get the reference points that minimize the distance between the original curve and the Bezier cubic. In the following images you can see whet you obtain with the reference point over the curve and placed elsewhere.



fig1



fig2






share|cite|improve this answer











$endgroup$












  • $begingroup$
    Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:21






  • 1




    $begingroup$
    The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
    $endgroup$
    – PierreCarre
    Apr 8 at 8:56


















1












$begingroup$

Look at the explicit algebraic expression for the curve



$$B(t) = (1-t)^3bf P_0 + (1-t)^2t^1bf P_1 + (1-t)^1t^2bf P_2 + t^3bf P_3$$



And then sample $x,y$ along your curve $t in [0,1]$ and simply set up linear least squares system and solve!



This will work since $bf P_0,P_1,P_2,P_3$ are unknown, and $(1-t)^e_1t^e_2$ is constant for each sample point $t$.



As sanity check you can check that $bf P_0, P_3$ should be close to end-points, or you can add this as a regularization cost, even.






share|cite|improve this answer









$endgroup$













    Your Answer








    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
    );



    );






    ApplePearPerson is a new contributor. Be nice, and check out our Code of Conduct.









    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179310%2fconvert-section-of-an-equation-to-a-cubic-bezier-curve%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    The definition of a cubic Bezier curve requires 4 points. The starting and ending points and two additional reference points. In general, the curve will not pass through the reference points. So, to answer your question, there is not a unique way of "converting" the graph of $f$ into a Bezier curve... You need to specify two additional points $(x_1,f(x_1)), (x_2, f(x_2))$ for some $0 < x_1 < x_2 < 1$.



    Considering $P_0 ⁼(0,0)$, $P_1=(frac 13 f(frac 13))$, $P_2=(frac 12, f(frac 23))$ and $P_3=(1,1)$, the parametric equation of the Bezier curve is



    $$
    (1-t)^3 P_0+ 3 (1-t)^2 t P_1 + 3(1-t) t^2 P_2+t^3P_3, quad t in [0,1]
    $$



    or in this specific case,
    $$
    left{
    beginarrayl
    x(t)=t^3+2 (1-t) t^2+frac13 (1-t)^2 t\
    y(t)=t^3+frac67 (1-t) t^2+frac111 (1-t)^2 t
    endarray
    right.
    $$



    This was obtained with the reference points over the curve. You can also run an optimization procedure to get the reference points that minimize the distance between the original curve and the Bezier cubic. In the following images you can see whet you obtain with the reference point over the curve and placed elsewhere.



    fig1



    fig2






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
      $endgroup$
      – ApplePearPerson
      Apr 8 at 8:21






    • 1




      $begingroup$
      The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
      $endgroup$
      – PierreCarre
      Apr 8 at 8:56















    1












    $begingroup$

    The definition of a cubic Bezier curve requires 4 points. The starting and ending points and two additional reference points. In general, the curve will not pass through the reference points. So, to answer your question, there is not a unique way of "converting" the graph of $f$ into a Bezier curve... You need to specify two additional points $(x_1,f(x_1)), (x_2, f(x_2))$ for some $0 < x_1 < x_2 < 1$.



    Considering $P_0 ⁼(0,0)$, $P_1=(frac 13 f(frac 13))$, $P_2=(frac 12, f(frac 23))$ and $P_3=(1,1)$, the parametric equation of the Bezier curve is



    $$
    (1-t)^3 P_0+ 3 (1-t)^2 t P_1 + 3(1-t) t^2 P_2+t^3P_3, quad t in [0,1]
    $$



    or in this specific case,
    $$
    left{
    beginarrayl
    x(t)=t^3+2 (1-t) t^2+frac13 (1-t)^2 t\
    y(t)=t^3+frac67 (1-t) t^2+frac111 (1-t)^2 t
    endarray
    right.
    $$



    This was obtained with the reference points over the curve. You can also run an optimization procedure to get the reference points that minimize the distance between the original curve and the Bezier cubic. In the following images you can see whet you obtain with the reference point over the curve and placed elsewhere.



    fig1



    fig2






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
      $endgroup$
      – ApplePearPerson
      Apr 8 at 8:21






    • 1




      $begingroup$
      The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
      $endgroup$
      – PierreCarre
      Apr 8 at 8:56













    1












    1








    1





    $begingroup$

    The definition of a cubic Bezier curve requires 4 points. The starting and ending points and two additional reference points. In general, the curve will not pass through the reference points. So, to answer your question, there is not a unique way of "converting" the graph of $f$ into a Bezier curve... You need to specify two additional points $(x_1,f(x_1)), (x_2, f(x_2))$ for some $0 < x_1 < x_2 < 1$.



    Considering $P_0 ⁼(0,0)$, $P_1=(frac 13 f(frac 13))$, $P_2=(frac 12, f(frac 23))$ and $P_3=(1,1)$, the parametric equation of the Bezier curve is



    $$
    (1-t)^3 P_0+ 3 (1-t)^2 t P_1 + 3(1-t) t^2 P_2+t^3P_3, quad t in [0,1]
    $$



    or in this specific case,
    $$
    left{
    beginarrayl
    x(t)=t^3+2 (1-t) t^2+frac13 (1-t)^2 t\
    y(t)=t^3+frac67 (1-t) t^2+frac111 (1-t)^2 t
    endarray
    right.
    $$



    This was obtained with the reference points over the curve. You can also run an optimization procedure to get the reference points that minimize the distance between the original curve and the Bezier cubic. In the following images you can see whet you obtain with the reference point over the curve and placed elsewhere.



    fig1



    fig2






    share|cite|improve this answer











    $endgroup$



    The definition of a cubic Bezier curve requires 4 points. The starting and ending points and two additional reference points. In general, the curve will not pass through the reference points. So, to answer your question, there is not a unique way of "converting" the graph of $f$ into a Bezier curve... You need to specify two additional points $(x_1,f(x_1)), (x_2, f(x_2))$ for some $0 < x_1 < x_2 < 1$.



    Considering $P_0 ⁼(0,0)$, $P_1=(frac 13 f(frac 13))$, $P_2=(frac 12, f(frac 23))$ and $P_3=(1,1)$, the parametric equation of the Bezier curve is



    $$
    (1-t)^3 P_0+ 3 (1-t)^2 t P_1 + 3(1-t) t^2 P_2+t^3P_3, quad t in [0,1]
    $$



    or in this specific case,
    $$
    left{
    beginarrayl
    x(t)=t^3+2 (1-t) t^2+frac13 (1-t)^2 t\
    y(t)=t^3+frac67 (1-t) t^2+frac111 (1-t)^2 t
    endarray
    right.
    $$



    This was obtained with the reference points over the curve. You can also run an optimization procedure to get the reference points that minimize the distance between the original curve and the Bezier cubic. In the following images you can see whet you obtain with the reference point over the curve and placed elsewhere.



    fig1



    fig2







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Apr 8 at 9:11

























    answered Apr 8 at 8:15









    PierreCarrePierreCarre

    2,178215




    2,178215











    • $begingroup$
      Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
      $endgroup$
      – ApplePearPerson
      Apr 8 at 8:21






    • 1




      $begingroup$
      The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
      $endgroup$
      – PierreCarre
      Apr 8 at 8:56
















    • $begingroup$
      Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
      $endgroup$
      – ApplePearPerson
      Apr 8 at 8:21






    • 1




      $begingroup$
      The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
      $endgroup$
      – PierreCarre
      Apr 8 at 8:56















    $begingroup$
    Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:21




    $begingroup$
    Is there a method to choose these reference points so that the resulting curve will approximate the line the equation makes?
    $endgroup$
    – ApplePearPerson
    Apr 8 at 8:21




    1




    1




    $begingroup$
    The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
    $endgroup$
    – PierreCarre
    Apr 8 at 8:56




    $begingroup$
    The Bezzier curve has severe limitations when approximating a given curve for arbitrary intervals (if you plot the equations above you will see that the Bezier curve is quite far from the graph of $f$. The best strategy is to subdivide the interval into smaller subintervals.
    $endgroup$
    – PierreCarre
    Apr 8 at 8:56











    1












    $begingroup$

    Look at the explicit algebraic expression for the curve



    $$B(t) = (1-t)^3bf P_0 + (1-t)^2t^1bf P_1 + (1-t)^1t^2bf P_2 + t^3bf P_3$$



    And then sample $x,y$ along your curve $t in [0,1]$ and simply set up linear least squares system and solve!



    This will work since $bf P_0,P_1,P_2,P_3$ are unknown, and $(1-t)^e_1t^e_2$ is constant for each sample point $t$.



    As sanity check you can check that $bf P_0, P_3$ should be close to end-points, or you can add this as a regularization cost, even.






    share|cite|improve this answer









    $endgroup$

















      1












      $begingroup$

      Look at the explicit algebraic expression for the curve



      $$B(t) = (1-t)^3bf P_0 + (1-t)^2t^1bf P_1 + (1-t)^1t^2bf P_2 + t^3bf P_3$$



      And then sample $x,y$ along your curve $t in [0,1]$ and simply set up linear least squares system and solve!



      This will work since $bf P_0,P_1,P_2,P_3$ are unknown, and $(1-t)^e_1t^e_2$ is constant for each sample point $t$.



      As sanity check you can check that $bf P_0, P_3$ should be close to end-points, or you can add this as a regularization cost, even.






      share|cite|improve this answer









      $endgroup$















        1












        1








        1





        $begingroup$

        Look at the explicit algebraic expression for the curve



        $$B(t) = (1-t)^3bf P_0 + (1-t)^2t^1bf P_1 + (1-t)^1t^2bf P_2 + t^3bf P_3$$



        And then sample $x,y$ along your curve $t in [0,1]$ and simply set up linear least squares system and solve!



        This will work since $bf P_0,P_1,P_2,P_3$ are unknown, and $(1-t)^e_1t^e_2$ is constant for each sample point $t$.



        As sanity check you can check that $bf P_0, P_3$ should be close to end-points, or you can add this as a regularization cost, even.






        share|cite|improve this answer









        $endgroup$



        Look at the explicit algebraic expression for the curve



        $$B(t) = (1-t)^3bf P_0 + (1-t)^2t^1bf P_1 + (1-t)^1t^2bf P_2 + t^3bf P_3$$



        And then sample $x,y$ along your curve $t in [0,1]$ and simply set up linear least squares system and solve!



        This will work since $bf P_0,P_1,P_2,P_3$ are unknown, and $(1-t)^e_1t^e_2$ is constant for each sample point $t$.



        As sanity check you can check that $bf P_0, P_3$ should be close to end-points, or you can add this as a regularization cost, even.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Apr 8 at 9:08









        mathreadlermathreadler

        15.5k72263




        15.5k72263




















            ApplePearPerson is a new contributor. Be nice, and check out our Code of Conduct.









            draft saved

            draft discarded


















            ApplePearPerson is a new contributor. Be nice, and check out our Code of Conduct.












            ApplePearPerson is a new contributor. Be nice, and check out our Code of Conduct.











            ApplePearPerson is a new contributor. Be nice, and check out our Code of Conduct.














            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3179310%2fconvert-section-of-an-equation-to-a-cubic-bezier-curve%23new-answer', 'question_page');

            );

            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







            Popular posts from this blog

            Hidroelektrana Sadržaj Povijest | Podjela hidroelektrana | Snaga dobivena u hidroelektranama | Dijelovi hidroelektrane | Uloga hidroelektrana u suvremenom svijetu | Prednosti hidroelektrana | Nedostaci hidroelektrana | Države s najvećom proizvodnjom hidro-električne energije | Deset najvećih hidroelektrana u svijetu | Hidroelektrane u Hrvatskoj | Izvori | Poveznice | Vanjske poveznice | Navigacijski izbornikTechnical Report, Version 2Zajedničkom poslužiteljuHidroelektranaHEP Proizvodnja d.o.o. - Hidroelektrane u Hrvatskoj

            WordPress Information needed

            Oconto (Nebraska) Índice Demografia | Geografia | Localidades na vizinhança | Referências Ligações externas | Menu de navegação41° 8' 29" N 99° 45' 41" O41° 8' 29" N 99° 45' 41" OU.S. Census Bureau. Census 2000 Summary File 1U.S. Census Bureau. Estimativa da população (julho de 2006)U.S. Board on Geographic Names. Topical Gazetteers Populated Places. Gráficos do banco de dados de altitudes dos Estados Unidos da AméricaEstatísticas, mapas e outras informações sobre Oconto em city-data.com