Decimation
Electrical
- Nov 21, 2011
- 5
Hi,
I have to decimate one long data sequence that gives me memory problems,i.e. can't do it in matlab. Is this possible using the decimate function on k, m-length sequences such that the outputs cab be combined to give the same result as the decimation of the original sequence. In my case, I have an array of 33110000 doubles that I intend to break up into 100 sub-segments of size 331100 doubles; decimate each by a factor of 340 and hopefully combine the results.
Any thoughts on this matter would be appreciated.
Thanx
Ken
I have to decimate one long data sequence that gives me memory problems,i.e. can't do it in matlab. Is this possible using the decimate function on k, m-length sequences such that the outputs cab be combined to give the same result as the decimation of the original sequence. In my case, I have an array of 33110000 doubles that I intend to break up into 100 sub-segments of size 331100 doubles; decimate each by a factor of 340 and hopefully combine the results.
Any thoughts on this matter would be appreciated.
Thanx
Ken