how to drop certain data points from a list – mathematica.stackexchange.com

wo = 2*Pi*50; tau = 5*Pi; tstart = 0; tend = 1; numpts = 256; tstep = (tend - tstart)/(numpts - 1); function = N[Table[{t, Exp[-(I wo + tau + 5*\[Pi]) (t)] + Random[NormalDistribution[0, .1]] + ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "how to drop certain data points from a list – mathematica.stackexchange.com"