Community Profile

photo

Raghav Gnanasambandam


Last seen: ungefär 2 månader ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Question


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

mer än ett år ago | 1 answer | 0

1

answer

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

ungefär 3 år ago | 0

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

ungefär 3 år ago | 0

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

mer än 3 år ago | 0

| accepted