Feeds
提问
can someone provide me alternative code for this? It shows U and v must be of same size. I am new to Matlab
syms x y z F=input('enter fuunction'); P=inline(vectorize(F(1)),'x','y','z'); Q=inline(vectorize(F(2)),'x','y','z'); R=inlin...
3 years 前 | 1 个回答 | 0