Feeds
질문
using curl, divergence and gradient without using built in functions
solve vector field or scalar field of curl, gradient and divergence without using built in function
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Create a function file that evaluates either the gradient, divergence, or curl given a scalar or a vector field.
For the function name and arguments use [V] = vec_diff(A,sys,operation) Where: V – the output of vector differentiation, it c...
대략 8년 전 | 답변 수: 0 | 0