Please, how to plot for this code?
Afficher commentaires plus anciens
k = -2:0.1:2;
g = ((2*cos(2*k))-2)/(1i*k);
plot(k,g)
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
