Harshal Patil

Harshal Patil

  • NA
  • 4
  • 1.6k

C# signal processing

Sep 5 2015 9:47 PM
i need to generate a signal in c# and plot a that signal as a graphical representation like in Matlab for the below equation.
x =a*sin(2*PI*f*t) 
a=3
f=5
t=0:0.01:1min 

Answers (2)