This document contains a MATLAB code that performs algebraic operations on symbolic variables to determine if an equation is linear or nonlinear. It defines variables a, b, x, and y and expressions c, d, f, g, h, i, and j in terms of those variables. It then substitutes values into the expressions and compares the results to determine that the equation in (1) is nonlinear since the results 1 and 2 are not equal.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
14 views2 pages
Pre Lab
This document contains a MATLAB code that performs algebraic operations on symbolic variables to determine if an equation is linear or nonlinear. It defines variables a, b, x, and y and expressions c, d, f, g, h, i, and j in terms of those variables. It then substitutes values into the expressions and compares the results to determine that the equation in (1) is nonlinear since the results 1 and 2 are not equal.