#include #define PI 3.1415926535 void rcos(float *taps, int Ntaps, float alpha, int rate) { double x1,x2,x3; double xindx; int i; for (i=0;i