Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I am trying to adapt these equations for z being a vector. I keep on getting errors that say stuff about .^, can someone please

I am trying to adapt these equations for z being a vector. I keep on getting errors that say stuff about ".^", can someone please tell me how to correctly adapt these for z to be a vector of values??

sigmay = -pmax*((2-(1+(z .^ 2 /b^2))^-1)* sqrt(1+ (z .^ 2 /b^2))-(2 .* (z/b)))

and

sigmax = -2*v2*pmax*(sqrt(1+z .^ 2/ b^2)-(z/b))

and

sigmaz = -pmax/(sqrt(1+(z^2/b^2)))

Thanks!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions