


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The instructions for a practice test in the introduction to engineering computing course, focusing on using matlab to solve nonlinear equations and create plots of functions. It includes sets of equations to be solved, instructions for creating scripts and functions, and thermocouple data to be fitted with a 3rd-order polynomial.
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!



GEEN 1300 Introduction to Engineering Computing Summer 2005
Section Test #4 – Practice Test
1 2 3
1 2 3
1 2 3
using initial guesses
1
2
3
Write a Matlab script file called SolveNonlinSet.m that does this. Write in your solution here too:
styles so the 3 curves can be distinguished on a black-and-white print-out of the plot. Do not use markers. Add a grid, a title with your name in it, and axes labels x and Y,Z and W. Add a legend to the plot also which shows the equations in Matlab syntax (see help legend ).
x
the three semi-axes of an ellipsoid, and computes the volume of the ellipsoid. Test the function with the following values:
The formula for the volume of an ellipsoid is
What is the result? __________________
1 2 3 4 1 2 3 4 1 2 3 4 1 2 3 4
Write a Matlab script file, called SolveLinEqs.m , that does this. Write in your answers below.
What is the value of the formula at the minimum? _____________
e.m.f. mV
temp ºC -1.482 - -1.239 - -0.995 - -0.749 - -0.501 - -0.251 - 0 0 0.253 5 0.507 10 0.762 15 1.019 20 1.277 25 1.537 30
Write out the equation for your model on the line below: