photo

Joydeep Bagchi


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
184,163
of 300,369

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,436

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 2 answers | 0

2

answers

Question


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...

2 years ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 1 answer | 0

1

answer