Question: Write an Octave script ( m - file ) to analyze tensile test data. All plots must be properly formatted.The script must do the following:

Write an Octave script (m-file) to analyze tensile test data. All plots must be properly formatted.The script must do the following: Import tensile test data (PLA Results.xlsx) Create a plot stress vs. strain over the entire data range Create a user-defined function with two inputs (stress and strain) and two outputs (maxelongation, UTS). Create a user-defined function with two inputs (stress and strain, first 700 data points) andone output (Y values on linear regression line for X-range of data set). Superimpose linear regression line on stress vs. strain plot. Include text annotation of theequation for the best fit line.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Accounting Questions!