how can i set center frequency as 100 HZ and bandwidth as 40 HZ for a gaussian source
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
how can i set center frequency as 100 HZ and bandwidth as 40 HZ of following gaussian source. SNAPSHOTS = 1000; Source = (randn(1, SNAPSHOTS) + 1i * randn(1, SNAPSHOTS)) / sqrt(2);
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!