From: Deepak on 26 Jul 2010 20:28 Can any one tell me how to compute the Matlab 'dpss' function with variable precision? Regards, Deepak
From: Wayne King on 26 Jul 2010 20:46 "Deepak " <deepaksv86(a)yahoo.com> wrote in message <i2l96l$e5f$1(a)fred.mathworks.com>... > Can any one tell me how to compute the Matlab 'dpss' function with variable precision? > > Regards, > Deepak Deepak, when you say variable precision, do you mean casting he DPS sequences as something other than their native class -- double? Wayne
From: Deepak on 27 Jul 2010 09:45 "Wayne King" <wmkingty(a)gmail.com> wrote in message <i2la8d$lrl$1(a)fred.mathworks.com>... > "Deepak " <deepaksv86(a)yahoo.com> wrote in message <i2l96l$e5f$1(a)fred.mathworks.com>... > > Can any one tell me how to compute the Matlab 'dpss' function with variable precision? > > > > Regards, > > Deepak > > Deepak, when you say variable precision, do you mean casting he DPS sequences as something other than their native class -- double? > > Wayne Yes, I want to perform the calculation with a precision more than the default double precision. Deepak
|
Pages: 1 Prev: simulink - downsample with a varying factor? Next: ode15i and delta t |