Info

This question is closed. Reopen it to edit or answer.

snr vs recover signal

1 view (last 30 days)
irfan
irfan on 18 May 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
for snr_num=1:9;
snr=snr_num*5+5;
for exp_num=1:100;
Sir i want to plot snr for my recover signal and i want to calculate the mean of my snr signal. I want to run it for 100 times can you give me some ideas how to do it?

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!