Community Profile

photo

Naweed Niaz


Last seen: 7ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Gradient of a Vector function
syms x y z g = @(x,y,z) [(x+y^3); 0.8*(x^3+y);(x^2+y^2)]; %% applying stokes theorem, gradient of vector field required [X,...

1年以上 前 | 1 件の回答 | 0

1

回答

質問


Trying to Play a longer wav file in a program
Hi, Ive been trying to get to play Enter Sandman.wav in matlab once a certain criteria is met. I tried running [y, fs] = audio...

約3年 前 | 0 件の回答 | 0

0

回答

質問


Plotting only the year of a column vector with full date
I have a column vector with the dates in the format "MM/dd/yyyy." I would like to plot this against another vector, but only usi...

3年以上 前 | 1 件の回答 | 0

1

回答