Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: grizos
  • Content: Threads
  • Order by date
  1. grizos

    NEWBIE function with sum of multiple parameters

    I am very new to Matlab and such programms generally. I want to implement such a function: y = sum(Xi) where i = 1 to 20 Xi are unknown parameters. how can I do this to Matlab? Of course i can do: y= x1 + x2 + x3... but it's ridiculous. My final target is to minimize such a function with...

Part and Inventory Search

Back
Top