Sensitivity Analysis with MATLAB for Student Competitions
Sensitivity Analysis (SA) is a technique used to measure the impact of uncertainties in input variables on output variables in a model. SA aims to determine which input variables impact the output most and identify the range of values in which the model is most sensitive. This information helps to design a robust model with reduced uncertainties.
SA is practiced in a range of fields, including but not limited to finance, engineering, and economics. Specifically, in the field of engineering design, it helps engineers optimize their designs and to improve the quality, reliability, and performance of the system. Model aircraft design competitions, such as the AIAA DBF and SAE Aero Design, are no exception. SA is used here specifically to evaluate score sensitivity. It helps teams identify the most sensitive design variables and optimize their vehicle designs to maximize their score.
For the current demo, our attention will be on the student competition score function. Especially competitions focused on model aircraft design, i.e., AIAA Design Build Fly, SAE AeroDesign, etc., as a case study to investigate how distinctive design variables affect the mission score. To demonstrate this, we will use the scoring function, from the AIAA Design Build Fly Competition 2021 Rule Book, with MATLAB plotting approach. By the end of this demo, you will better understand how to make informed design choices to optimize the competition score.
To run:
- Download the repository and extract it to your local directory.
- In the MATLAB environment make this directory as current folder.
- Open the file either by double clicking on the 'Sensivity_Analysis_with_MATLAB_for_Student_Competition_Score.mlx' in the Current Folder Window or by running the command, open('Sensivity_Analysis_with_MATLAB_for_Student_Competition_Score') in MATLAB Command Window.
- Run the file by clicking on the Run Button available in the Live Editor menu bar.
MathWorks Products (https://www.mathworks.com)
- MATLAB release R2022a or higher
Learn MATLAB with following resources
The license for Sensitivity Analysis with MATLAB for Student Competition Scores is available in the License.txt file in this GitHub repository.
For any queries, contact the authors at roboticsarena@mathworks.com
Copyright 2023 The MathWorks, Inc.
引用格式
MathWorks Student Competitions Team (2024). Sensitivity Analysis with MATLAB for Student Competitions (https://github.com/mathworks/Sensitivity-Analysis-with-MATLAB-for-Student-Competition-Scores), GitHub. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!无法下载基于 GitHub 默认分支的版本
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.1.0.1 | V 1.1.0.1 |
|
|
1.1.0 | See release notes for this release on GitHub: https://github.com/mathworks/Sensitivity-Analysis-with-MATLAB-for-Student-Competition-Scores/releases/tag/v1.1.0 |