Community Profile

photo

Raghav Gnanasambandam


Last seen: 2 meses hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 1 año hace | 1 respuesta | 0

1

respuesta

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

alrededor de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

| aceptada