photo

David


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Plotting the heat equation using the explicit method
Hi, I am supposed to use the explicit method to plot an approximation of the heat equation in Matlab. The heat equation is as fo...

9 years 前 | 2 个回答 | 0

2

个回答

已回答
Solving an integral with variable as upper limit and plotting the solution
Thank you very much all of you! Your help is very much appreciated. Now I understand how it can be computed in matlab, and how t...

10 years 前 | 0

已回答
Solving an integral with variable as upper limit and plotting the solution
I have now tried to use the while loop for some time and it looks like this: upper_limit=-1; while upper_limit<1 up...

10 years 前 | 0

已回答
Solving an integral with variable as upper limit and plotting the solution
Ok, thank you both for your answers. But I do not understand how I should write when I want to use a variable as the upper limit...

10 years 前 | 0

提问


Solving an integral with variable as upper limit and plotting the solution
How can I solve an integral when the upper limit is a variable, and then plot the solution? My integral is as follows: Integral...

10 years 前 | 5 个回答 | 0

5

个回答