photo

JohnS


2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How does surface plot(surf(x,y,z) work?
when plotting surf(x,y,z), and setting z to an x by y vector of ones. I'm under the impression that the surface will look the sa...

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

1

回答

質問


What is the benefit of using a function handle?
y = @(x) x; vs y=x... why would I use one over the other? Any benefit to the function handle?

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

3

回答

質問


what is the difference between a vector and a matrix?
what is the difference between a vector and a matrix?

9年以上 前 | 5 件の回答 | 0

5

回答