photo

Joydeep Bagchi


Last seen: 3개월 전 2023년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Why Matlab is always giving the same error while putting comment to reply in quesiton?
An Error Occurred Unable to complete the action because of changes made to the page...

5개월 전 | 답변 수: 1 | 0

1

답변

질문


How to define the boundary condition for radiative heat transfer on a 1-D geometry?
One of the users in MATLAB suggested me to use pdepe to handle the unsteady state heat transfer equation if there is large varia...

5개월 전 | 답변 수: 0 | 0

0

답변

질문


implicit numerical method: 1-D unsteady state heat transfer using finite difference method
% Constants Ly = 0.0015; % Total thickness of the system (meters) T = 40; % Total simulation time (secon...

5개월 전 | 답변 수: 2 | 0

2

답변

질문


Plotting of colormap for single value in x axis and multiple values in y axis
% Choose the time you want to visualize desired_time = 2.5; % Change this to the desired time in seconds % Find the nearest...

10개월 전 | 답변 수: 2 | 0

2

답변

질문


Which boundary condition is correct or what will be the correct alternative?
% Constants Ly = 0.001; % Thickness of the sheet (meters) T = 15; % Total simulation time (seconds) Ny = 1...

10개월 전 | 답변 수: 1 | 0

1

답변

질문


code for the transient heat transfer in a rectangular sheet , problem in formulation of for loop for simulation of time steps
I have written a code for the simulation of rectangular sheet and the problem statement is as follows: need to simulate the tem...

10개월 전 | 답변 수: 1 | 0

1

답변