PDE or Temperature based circle diffusion in Matlab

1 Ansicht (letzte 30 Tage)
Prashant Singh
Prashant Singh am 21 Dez. 2020
Kommentiert: congly nina am 21 Dez. 2020
Hi everyone.
I have data
theta(degree) = [163,22,106,63,332,22,106,22,273,332,265,208,208,163,163,163];
radius = [38.5,40,30,24,35,30,20,16,30,22,18,35,22,20,30,40];
Temp = [29.8318, 26.4441, 24.0371, 26.7147, 26.6712, 26.8626, 30.1945, 28.7805, 28.6511, 27.9968, 31.1654, 27.1721, 26.9894, 26.9315, 27.0145, 28.6587];
I want to plot this data as shown in the attached picture.
I have tried scatteredinterpolant but still it does not match with the attached picture.
This can also be done using PDE but I dont have idea about using PDE.
Please help me. It is very important and urgent.
Thank You
PS

Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by