photo

Rasel Munshi


Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Help with plotting the figure
I've developed the matlab code for the attached problem (Explicit method). It'll be helpful if someone check my code and correct...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


Matlab code for the Formula
Following is the Analytical solution of a Heat Diffusion formula where x is length of Rod from 0 to 1 meter with an increment ...

meer dan 6 jaar ago | 2 answers | 0

2

answers

Question


What will be the matlab code of this attached formula
I need the matlab code to find value of U for different variable of x, r and t. x value is 0 to 1 with an increment of 0.1, r va...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


What's wrong with this code?
function sincomp(x,n) i = 1; tru = sin(x); ser = 0; fprintf('\n'); fprintf('order true value approximation ...

meer dan 6 jaar ago | 1 answer | 0

1

answer