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!
