SIMULINK: sampling of a continuous signal, encoding, decoding and interpolation the data
2 次查看(过去 30 天)
显示 更早的评论
Dear Simulink people. Im not much of a programmer and depended up on tools like simulink. Here is my question. I'm interested in data compression. I would like to:
Step 1: Sample a continuous time signal (microphone or generated polynomial function) with a certain samplerate to a set discrete data points.
Step2: Manipulate these datapoint in some way and take out points who are not interesting. And allocate points who are.
Step3: Interpolate or function approximate the strategic chosen data points.
My aim is to sample a function at a high frequency rate. Take out strategic data points. (compression) and interpolate the function to it looks similar to the original signal.
- Can this be done in only simulink, without programming in matlab? - What blocks do i need.
I have started with a sine genrator, a quantifier, and encoder. But i really dont know what all blocks to. Ill be happy to read you responses.
Best regards, Bart
0 个评论
回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!