Giter Club home page Giter Club logo

bezier-bvp's Introduction

Bézier BVP

Solves an ODE with boundary values using a Bezier cure.

Context

This was my submission for end year project in AM3611 at the University of Western Ontario. Topics were chosen by students based on interest, with aid being given by the professor where necessary when picking a topic.

I originally heard about Bézier curves while taking this course, and was looking for a end year project idea. I wanted to explore them a bit more, but was unsure how.

Later, I learned about the collocation method in my numerical analysis course, I had an instant light bulb and wondered if a Bézier curve could be used as the basis function in the collocation method (Bézier curves are also called Bernstein polynomials), so I tried it! The margin of error is LARGE. Well, small in some contexts, but large in this one

What does it do?

A collocation method can be used to solve a boundary volue problem using a Bézier curve. This is an exploration of that method.

Conclusion

This ODE solver does not solve many ODE's, and when it does, it isn't very accurate. But that wasn't the point of me coming up with this project. The point of the project was to explore ways of solving a BVP (boundary value problem) that were original, while learning more about scientific programming in C++.

Maybe a future project could be a real ODE solver with a GUI to make up for this bamboozle.

Archived September 2021

bezier-bvp's People

Contributors

natehalsey avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.