Community Profile

photo

Sonali Patil


nio

Active since 2013

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


hello, how to get the sine wave in decresing order in matlab.... for equation
tau=1.94e-3; o1l=[((2*pi*100000)/180)*tau]; o1h=[((2*pi*15000)/180)*tau]; o2l=o1l/128; o2h=o1h/128; fll=0:o2l:o...

11 years ago | 0 answers | 0

0

answers

0

answers

Question


hello, can any1 help to run dis code ? the output must be sine wave in decresing order.... :(
tau=1.94e-3; o1l=[((2*pi*100000)/180)*tau]; o1h=[((2*pi*15000)/180)*tau]; o2l=o1l/128; o2h=o1h/128; fll=0:o2l:o1l...

11 years ago | 0 answers | 0

0

answers

Question


Hi all, i have the signal received from hydrophone which is a voltage and time series data for a frequncy of 10 kHz . i want to apply downsampling for 1khz,2khz 3khz,4khz.....9,10khz . how ill get all sperate frequncies?DCT IS CORRECT SOLUTION?
I have applied wavelet toolbox haar and db but dt gives me output only for fix frequencies. :( IS dr any method to get seperate...

11 years ago | 0 answers | 0

0

answers