photo

Joydeep Bagchi


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
141,689
of 299,947

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

1 year 前 | 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...

1 year 前 | 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...

1 year 前 | 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...

2 years 前 | 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...

2 years 前 | 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...

2 years 前 | 1 个回答 | 0

1

个回答