Lagrange Equations M-file

2 visualizaciones (últimos 30 días)
Andy Rahmawan
Andy Rahmawan el 4 de Nov. de 2012
Hi all..
Can you help me about making Lagrange Equations at M-file? sorry i'm noob.. Thanks :D

Respuesta aceptada

Matt J
Matt J el 4 de Nov. de 2012
Editada: Matt J el 4 de Nov. de 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.,

Más respuestas (0)

Categorías

Más información sobre Mathematics and Optimization en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by