Binary Symmetric Channel Implementation
17 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have Cell array as seen on the picture, I want to apply bsc function to it however I get 'DATA must be real binary values.' I tried to cell2mat function but it converted to char. BSC1 = bsc ( A, 0.2) Here is the bsc fuction that I tried.

0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Data Types in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!