Preet Rajpara
@Preet
4 published packets
Joined Feb 2021
Published Projects
DFT-IDFT module in MATLAB
Module to find the DFT and IDFT of sequences x(n) in MATLAB language without using Inbuilt functions.
Mar 24, 2021
Linear Convolution in C++
Function to find the linear convolution between two sequences x(n) and h(n) in C++ language.
Mar 16, 2021
N is product of three distinct numbers in Cpp
To find the three distinct numbers whose product will give us N if possible, in Cpp language.
Mar 11, 2021
Cursor Movement using 'AWSD' keys in C
Movement of a specific character using the keyboard keys A, W, S and D in C language.
Mar 02, 2021