Giter VIP home page Giter VIP logo

smart-o2c's Introduction

SMART-O2C

(Strathclyde Mechanical and Aerospace Research Toolbox for Optimisation and Optimal Control)

======================================================================

SMART is a collection of toolboxes developed and maintained since 2015 by the department of Mechanical and Aerospace Engineer of Strathclyde University. SMART-O2C in particular, is a collection of optimisation techniques and optimal control transcription methods.

SMART is aimed at making code development inside the team more efficient, reusable and easy maintainabile.

Features

  • Matlab project (Matlab)
  • Automatic API documentation (Matlab publish function)

Requirements

To install this project, please ensure that you have installed the following (install guides are provided on the respective websites):

  • Matlab 2014b above

Note to developers

Each new optimisation algorithm or transcription method should include the standard header for documentation

%% myalgorithm: brief description
% Extensive function description
% (If you need to insert formulas use latex conventions: 
% $x_1+x_2$) 
%% Inputs:
%
% * x1 : explanation
% * x2 : explanation
%
%
%% Output:
% * y : explanation
%
%% Author(s): your name
% email: your@email
%
%% References:
% relevant references for the algorithm

Contributing

Once you've made your great commits:

  1. Fork smart-o2c
  2. Create a topic branch - git checkout -b my_branch
  3. Push to your branch - git push origin my_branch
  4. Create a Pull Request from your branch
  5. That's it!

Disclaimer

The copyright holders are not liable for any damage(s) incurred due to improper use of smart-o2c.

smart-o2c's People

Contributors

edmondominisci avatar filippigianluca avatar lisariccardi avatar lorenzoricciardi avatar mari-dicarlo avatar mx-the-gray avatar ortegga 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.