Lagrange Equations M-file

2 visualizzazioni (ultimi 30 giorni)
Andy Rahmawan
Andy Rahmawan il 4 Nov 2012
Hi all..
Can you help me about making Lagrange Equations at M-file? sorry i'm noob.. Thanks :D

Risposta accettata

Matt J
Matt J il 4 Nov 2012
Modificato: Matt J il 4 Nov 2012
Save this to a file with a .m extension
function [out1,out2,...outM] = LagrangeEquations(arg1, arg2,arg3,...,argN)
%Your code here
Also try some online tutorials, e.g.,

Più risposte (0)

Categorie

Scopri di più su Mathematics and Optimization in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by