2
b. y = (sqrt(a) + root(2, b)) ^ pi, reca that root(4, h) = h ^ (1 / s) and use sqrt. You can also use nthroot (refe to the MATLAB help to understand the difference between nthroot and a fractional power)
4. Scalar equations. Using the variables created in 1, calculate x, y, and z.
a. x = 1/(1 + e ^ (- (a - 1S) / 6))
Comments
Leave a comment