Statistics
RANK
224,593
of 301,296
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,225
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,832
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 0 answers | 0
0
answersData 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 ago | 0
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0