Ok thanks everybody. I cant explain it better then this. My question was simple. Can you do what im asking with simulink. I guess not but maybe a simulink course would help me better.
what about the DSP toolbox? i dont know. i hoped to find pragmatic answers. not even on the official matlab simulink forum comes a answers. anyway thanks. topic can be closed.
no curve fitting blocks? are you sure? i think it does.
roughly polynomial fitting over x,y values for me is the same as curve fitting.
so what about lookup tabels?
Ok ill rephrase : "remove unnecessary information"
My idea is:
- to equidistant sample a continues signal with a high sample rate. (let say i'm sampling a 0,001 sec audio signal with 48000 Hz)
- plot points in an array(matrix).
- think up an algorithm for picking out stategic values that. top...
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...