Feeds
提问
Need help with "mirroring" function
This is my code so far: t=0:(20000/723/.05) % (20000/723/.05) represents the value of t when theta = 0 x= .05*t theta = acos(...
4 years 前 | 2 个回答 | 0
2
个回答提问
How do I use pchip only over a selected range?
I am creating a plot from a spreadsheet of data. I would like to interpolate values only over a specific range of this data. I w...
5 years 前 | 0 个回答 | 0
0
个回答提问
Smoothing curve with duplicate values using pchip
I have been using pchip interpolation to smooth curves plotted from data points. This has worked fine except I can't figure out ...
5 years 前 | 0 个回答 | 1
0
个回答提问
How can I extract column names from xls sheet and make them workspace variables?
Hi, I have imported an excel spreadsheet to Matlab titled "Mockdata". There are two columns within this spreadsheet, "Time" and ...
5 years 前 | 1 个回答 | 0