gm76 - MATLAB Central
photo

gm76


2013 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Mechanical & Aerospace Engineering

統計

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

4 質問
0 回答

ランク
223,028
of 297,672

評判
0

コントリビューション
4 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,464

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,351

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can I determine what matrix is needed to flip an image upside down?
I need to write a program that will flip an image upside down. This is for a linear algebra class so I am not allowed to use fli...

11年以上 前 | 2 件の回答 | 0

2

回答

質問


Why am I getting "Too many output arguments"?
I am trying to run this function with a 3x3 input matrix, and I am getting the "Too many output arguments" error using row_sums....

約12年 前 | 1 件の回答 | 0

1

回答

質問


How can I use subplots with an inside function?
I am trying to create a figure with 6 subplots. My 'polygon' function creates a regular plot. The subplot command doesn't seem t...

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

3

回答

質問


How can I write a function that draws a regular polygon with n sides in a polar coordinate plot?
I am unfamiliar with plotting with polar coordinates. Here is what I have so far, which does not work: function polygon(s...

約12年 前 | 2 件の回答 | 0

2

回答