Coder Social home page Coder Social logo

temporaloptimization's People

Contributors

changliuliu avatar hongyisun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

temporaloptimization's Issues

what if the time for a specific s is infinity?

Hello!THX for your work.
I have a question about the mapping from the s axis to the T axis.
Since then, we may have some Ti is infinity for a specific Si, I want to know is it solvable for such case?
Or Can we determine the Smax by a higher Planner?
Untitled Diagram
For example, the T2, T3 may be infinity in the fig above.

The CFS reports errors

Thank you very much for your contribution!

I got this error when I try to run CFS. I use MATLAB R2019b.

The problem is infeasible.

During presolve, quadprog found the constraints to be inconsistent 
to within the constraint tolerance.

Index exceeds the number of array elements (0).

Error in temporal_opt (line 84)
        reftnew = soln(1:nstep-1);

Do you have any suggestions?

Thank you very much!

Missing term on h representation?

Hello! Thank you for your work.

There seems to be a missing term of (t(i-1)+t(i-2)) on h(3) and h(4) equation on your code and paper, which should be

h(3) = t(i)*t(i-1)*t(i-2)*(t(i)+t(i-1))*(t(i-1)+t(i-2))*(t(i)+t(i-1)+t(i-2));

And there maybe some minor changes on the dh term accordingly.
Please correct me if I am wrong. Thanks a lot!

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.