Feeds
提问
How to equally fit a very strong peak and a very weak peak together?
I am using three Lorentzian functions to fit three peaks together. One of the peak is 5-order of magnitude stronger than the oth...
6 years 前 | 0 个回答 | 0
0
个回答已回答
Data Re-Binning
Thanks Adam for pointing out that 'decimate' is a potential option. However, it has only FIR or IIR filtering options. What I wa...
Data Re-Binning
Thanks Adam for pointing out that 'decimate' is a potential option. However, it has only FIR or IIR filtering options. What I wa...
7 years 前 | 0
提问
Data Re-Binning
Hello all, I am looking for a built-in function or a short code to rebinning my X vs. Y data. Basically, if the number of (X,...
7 years 前 | 1 个回答 | 0
1
个回答提问
How can I fit spline and extrapolate the fitting beyond my data set?
Hi all, Suppose x=[1:10]; y=sin(x); Now I want to use splinefit/shape-preserving-spline-interpolation (instead of spline)...
13 years 前 | 1 个回答 | 0