Please, how to plot for this code?
古いコメントを表示
k = -2:0.1:2;
g = ((2*cos(2*k))-2)/(1i*k);
plot(k,g)
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で 2-D and 3-D Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
