How to plot the integer value and complex number for n number of value
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
for k=1:K
plot(k,r(k))
end
k has n number of value r(k) has a n complex number
Réponses (0)
Voir également
Catégories
En savoir plus sur Wireless Communications 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!