photo

Tejas Jayashankar


2018 年からアクティブ

Followers: 0   Following: 0

I am an intern

統計

All
MATLAB Answers

0 質問
4 回答

Cody

0 問題
1 解答

ランク
10,629
of 297,503

評判
4

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

回答採用率
0.00%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
126,752
of 159,017

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

スコア
20

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Knowledgeable Level 1
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
My graph for a while loop approximation is blank!
Hi Thomas, You should not be plotting the graph within every iteration of the loop. As you mentioned, you need a vector of va...

6年以上 前 | 0

回答済み
Is it possible to double integrate a function with three variables?
Hi Sandra, It is possible to perform integration with respect to only 2 variables in a 3 dimensional space. Consider the inte...

6年以上 前 | 0

回答済み
Is it possible to change the running index in a for cycle?
Hi, Check out the following answer for a similar question: <https://www.mathworks.com/matlabcentral/answers/89840-change-f...

6年以上 前 | 0

回答済み
How to plot two line in one figure?
Hi, If you want the plots for different values of XNP to appear on the same graph, instead of using *figure*, number your fig...

6年以上 前 | 0

| 採用済み

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7年弱 前