Ellison Castro - MATLAB Central
photo

Ellison Castro


2015 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 07/15 to 04/25Use left and right arrows to move selectionFrom 07/15Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

1 質問
2 回答

ランク
21,668
of 298,109

評判
2

コントリビューション
1 質問
2 回答

回答採用率
0.0%

獲得投票数
2

ランク
 of 20,533

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,374

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
To get a surf plot
The 'surf' function is plotting function; it plots your data onto a graph. You should a set of data to be plotted.

9年以上 前 | 0

回答済み
how to write functions in an m-file?
I think it should be constructed like this: function[output1, output2, ...] = function_name(input1, input2, ...) % Inser...

9年以上 前 | 0

質問


Is this code of Angular Spectrum Method correct?
I constructed my code of the Angular Spectrum Method. However, as the distance between the object and the plane of interest incr...

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

1

回答