Info

此问题已关闭。 请重新打开它进行编辑或回答。

plotting array of two different values with respect to third variable

1 次查看(过去 30 天)
N_UE=[ 2 4 6 8 10]; N_SC=[ 12 14 16 18 20]; t=1:length(N_UE) r=1:length(N_SC) throughput=((Bmax.*log(1+((p_fix).*C))./noise)); how to plot the graph of N_UE of length 1 and N_SC of length 2 with respect to throughput.

回答(0 个)

此问题已关闭。

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by