Lagrange Equations M-file

1 次查看(过去 30 天)
Hi all..
Can you help me about making Lagrange Equations at M-file? sorry i'm noob.. Thanks :D

采纳的回答

Matt J
Matt J 2012-11-4
编辑:Matt J 2012-11-4
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.,

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Mathematics and Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by