photo

Hyunji Yu


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


invert the function s = L(t) to solve for t.
syms t; x(t)= sin(3*t^2)*(12*t + (10*13^(1/2))/13); y(t)= t*(6*13^(1/2)*t + 5); z(t)= cos(3*t^2)*(12*t + (10*13^(1/2))/13); ...

4 years ago | 1 answer | 0

1

answer

Question


arc length parametrization help me
syms t; x(t) = sin(3*t^2)*(12*t + (10*13^(1/2))/13); y(t) = t*(6*13^(1/2)*t + 5); z(t) = cos(3*t^2)*(12*t + (10*13^(1/2))/13)...

4 years ago | 1 answer | 0

1

answer

Question


nothing appears with this code
syms t; x(t) = sin(3*t^2)*(12*t + (10*13^(1/2))/13); y(t) = t*(6*13^(1/2)*t + 5); z(t) = cos(3*t^2)*(12*t + (10*13^(1/2))/13)...

4 years ago | 1 answer | 0

1

answer