Feeds
已回答
Find the work done for the force 𝐹⃗(x,y,z)= yz𝑖⃗ + xz 𝑗⃗ + (xy+2z) 𝑘⃗⃗ along the line segment from (1,0,-2) to (4,6,3)
clc clear all syms x y z t f=input('Enter the components of 3D vector function [u,v,w] '); r=input('Enter x,y,z in parametri...
Find the work done for the force 𝐹⃗(x,y,z)= yz𝑖⃗ + xz 𝑗⃗ + (xy+2z) 𝑘⃗⃗ along the line segment from (1,0,-2) to (4,6,3)
clc clear all syms x y z t f=input('Enter the components of 3D vector function [u,v,w] '); r=input('Enter x,y,z in parametri...
3 years 前 | 0
