Please, how to plot for this code?
Ältere Kommentare anzeigen
k = -2:0.1:2;
g = ((2*cos(2*k))-2)/(1i*k);
plot(k,g)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
