C# real time signal processing

7 views (last 30 days)
Nada
Nada on 11 Jul 2013
I am doing a c# windows application that plots a real time graph, in time domain, i want to transform this time domain into frequency domain and plot it, and i want to filter the input signal on some frequencies and plot the filtered output,
So basically what i am trying to do is to manipulate the input raw signal, and do some filtration and FFT and other signal processing functionalities,
I want to know if there are some c# functions or libraries that can help me, and if i can matlab libraries to do the functions that will provide me an output i can plot using my own controls not the matlab drawing control

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!