フィルターのクリア

Vectors forms and partial derivatives?

1 回表示 (過去 30 日間)
Anas Deiranieh's
Anas Deiranieh's 2018 年 4 月 10 日
回答済み: Anas Deiranieh's 2018 年 4 月 11 日
Hella rusty folks! I'm trying to see if I can code this as a unsolved math function. Or would it be easier if I solved it on paper and then applied the written out formula?
For a scalar function ρ ( x , y , z ) = z^4 cos ( 3 π x ) and a vector v = ( 3 z , − 2 x , 4 y ) , derive the equation for ∇^2 ⋅ ρ. In your written work, write out the formula fully. Also, include a matlab code that allows you to solve for ∇^2 ⋅ ρ, given any values of [x,y,z]. Here enter the answer for [x=3,y=2,z=1]. Keep 3 sig figs.

回答 (1 件)

Anas Deiranieh's
Anas Deiranieh's 2018 年 4 月 11 日
Ok, I figured it out.
laplacian works like the ∇^2 (del/nabla) operator and using syms this was do-able.

カテゴリ

Help Center および File ExchangeDiscrete Math についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by