photo

Raghav Gnanasambandam


Last seen: 6 months 前 自 2021 起处于活动状态

Followers: 0   Following: 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...

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

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

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

3 years 前 | 0

| 已接受