Being the first experiment on this subject, this was a somewhat new kind of practical session as compared to other subjects. Programming concepts specific to C, like array handling in functions, pointers, I/O operations were reintroduced after several months' gap since the last C program I had written.
Because of this, the 2 hours allotted for the experiment proved to be insufficient and we ended up using the example codes to complete our journal observations.
Because of this, the 2 hours allotted for the experiment proved to be insufficient and we ended up using the example codes to complete our journal observations.
ReplyDeleteConvolution is widely used in any of the DSP applications.
ReplyDeleteYour codes are really well formatted and easy to understand
Implementing Convolutoion and Correlation in C is a cumbersome task. Great work! I have implemented these programs in MatLab where its much easier.
ReplyDelete
ReplyDeleteThese convolution techniques are used mathematically while in actual applications, fast circular convolution using FFT is used
Aliasing effect is an interesting phenomenon.
ReplyDelete