photo

Raghav Gnanasambandam


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

Followers: 0   Following: 0

统计学

MATLAB Answers

1 个提问
3 个回答

排名
10,691
of 300,073

声誉
4

贡献数
1 个提问
3 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,866

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,242

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Setting the initial temperature in MATLAB PDE toolbox Nonlinear Heat Transfer in thin plate example
I am directly executing the code for transient solution in Nonlinear Heat Transder in Thin Plate. The documentation says 'Set th...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
fprintf is showing NaN
You need to add '%s' for printing a string in fprintf. Here is the corrected code. TEMP=input("Temperature in any Units"); UN...

4 years 前 | 0

已回答
Hello everyone, how do you fit two curves into a closed curve?My code is as follows.
I am not sure whether it is actually needed to combine the two curves. I am assuming you just need to find the closed curve for ...

4 years 前 | 0

已回答
Histogram of several parameters
Say for example you have the data (count) as Parameter A - 130, Parameter B - 50, Parameter C - 40, Parameter D - 20, Paramete...

4 years 前 | 0

| 已接受