photo

David


Pennsylvania State University

Last seen: 6年弱 前 2014 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

7 質問
0 回答

ランク
142,626
of 301,440

評判
0

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

回答採用率
85.71%

獲得投票数
0

ランク
 of 21,282

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,580

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can i go about plotting this??
My objective is to plot my initial angle vs the time it takes for this object to hit the ground. -I have each of the values...

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

0

回答

質問


Error Inner Matrix Dimensions must agree?? Help!
So i am trying to solve for these 2 values but i keep getting an error aobut my matrix dimensions. i dont know why, i will attac...

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

2

回答

質問


Quick Question Regarding Vectors!!
So i was just wondering if i had a x value that consisted of 2 columns of numbers such as x= 1 2 1 2 1 2 ...

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

1

回答

質問


ERROR USING VERTCAT HELP PLEASE
I keep getting this error "Error using vertcat Dimensions of matrices being concatenated are not consistent." P=(100:...

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

1

回答

質問


Reference to a cleared variable lot. Error in parking (line 13) switch lot
function cost = parking(lot,timeinminutes) menu('Select your desired parking lot: ','L','S'); switch lot ...

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

1

回答

質問


Generating a Plot For a Function, HELP
When i go to run this code, it just keeps telling me to 'Enter a Value:' and will not show me any plot. I understand that this i...

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

1

回答

質問


Having Trouble with My Input Argument!
function output=myfun(x) x=3 if x<-2 output=-x^2; elseif (-2<=x)&&(x<0) output=-2*x; elseif (0<=x)...

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

1

回答