Community Profile

photo

cjnavee


Last seen: 8 months ago Active since 2022

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


What is the best smoothing procedure to calculate differentials for a large number of data points (x,y)?
There is a set of data (X,Y) independently obtained from an experiment. Plotting Y vs X looks like this. There are ~114000 data ...

1 year ago | 1 answer | 0

1

answer

Question


How to simplify code with multiple variable names?
For example, a code like this: ma1 = trapz(ea1(r1:ir1),ty(r1:ir1)); ma2 = trapz(ea2(r2:ir2),ty(r2:ir2)); ma3 = trapz(ea3(r3:i...

1 year ago | 1 answer | 0

1

answer