section-engineering-education / engineering-education

“Section's Engineering Education (EngEd) Program is dedicated to offering a unique quality community experience for computer science university students."
Apache License 2.0
363 stars 890 forks source link

Getting started with optimization in Matlab #2729

Closed florenceatieno45 closed 3 years ago

florenceatieno45 commented 3 years ago

We ask that you please be patient as our team works through approving and publishing all articles/tutorials in a timely manner. Allow 1-3 days for a topic to be reviewed and/or approved - allow 3-7 days for an articles to be reviewed and/or published.

Be sure to visit our Resources Page for tools, resources, and example articles to go over.

NOTE: (Please ensure that you have only one open issue + linked pull request at a time. This will ensure that we complete the article in a timely manner from inception to publishing.)

NOTE: We tend to stray away or tend not to publish reviews/comparisons of commercial product offerings.

We're looking for the first 2-3 paragraphs of the article that appropriately summarize what your article will be about.

Getting started with optimization in Matlab

Introduction:

Optimization is the process of combining the inputs to achieve the optimum output subject to satisfying certain specified constraints and conditions. It involves choosing the best among a given data or combining the inputs to obtain the optimal working condition. It is a mathematical discipline that works to obtaining the maxima and minima. Optimization forms part of linear programming. Optimization is applicable in a wide range of fields. This includes the financial sector, transport sector and many more. This makes it an important tool in the everyday life of people and industries. In this article, we will look at the basics of optimization and how to apply them in Matlab. We will also look at its application in various fields.

Key takeaways:

Templates to use as guides

hectorkambow commented 3 years ago

@florenceatieno45

🤔

Sounds like a helpful topic - lets please be sure it add value beyond what is in the official docs and what is covered in other blog sites. Please be sure to double check that it does not overlap with any existing EngEd articles or incoming topic suggestions (if you haven't already) to avoid any potential article closure, please reference any relevant EngEd articles in yours. - Approved