How to plot shape preserving interpolants for multiple data variables in a single plot
显示 更早的评论
I have a data set of 7 columns as Time and var1, var2,......,var6. and I have plot the graphs of Time vs var1, Var2,......,Var6 in the same plot. And i want to plot the induvidual shape preserving interpolants of each data plots of Time vs var1, Time vs var2, ........, Time vs var6 in the same plot. 

As thown in the sample data, i want to draw the shape preserving interpolants of both the above plots in the same diagram.
Is it possible to do so, if so how should i do it.
Thank you for consideration!
2 个评论
Matt J
2021-9-2
I'm not sure anyone knows what you mean by a "shape preserving interpolant". Do you mean you want to fit each of var1...var6 with a smooth wave? If so, what is the model function for the wave?
Ryan Ferdinandez
2021-9-3
编辑:Ryan Ferdinandez
2021-9-3
回答(1 个)
Sulaymon Eshkabilov
2021-9-3
0 个投票
Probably in your exercise, you can try one of the data smoothing filters, such as moving average or band-pass filters.
类别
在 帮助中心 和 File Exchange 中查找有关 Surface and Mesh Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
