photo

Tejas Jayashankar


2018 年からアクティブ

Followers: 0   Following: 0

I am an intern

統計

All
  • 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:...

6年以上 前