代码搜索:plot

找到约 10,000 项符合「plot」的源代码

代码结果 10,000
www.eeworm.com/read/227379/14429591

jpg ber-plot.jpg

www.eeworm.com/read/126318/14430586

htm plot6.htm

www.eeworm.com/read/126318/14430768

htm plot2.htm

www.eeworm.com/read/126318/14430881

htm plot3.htm

www.eeworm.com/read/126318/14431162

htm plot1.htm

www.eeworm.com/read/126318/14431243

htm plot7.htm

www.eeworm.com/read/126318/14431617

htm plot4.htm

www.eeworm.com/read/126318/14431826

htm plot5.htm

www.eeworm.com/read/226661/14455859

m plot_mvdr.m

function plot_mvdr(name) eval(['load ' name]); % test vectors for spatially sampled response W_H = conj(W(Ndata, :)); st = -1 : 0.025 : 1; est = exp(-j*pi*[0:(rp.p-1)]'*st);
www.eeworm.com/read/226661/14455871

m make_plot.m

function make_plot(v, w, rp, Nlevs, xlim, ylim, str1, str2) % function make_plot(w, v, rp, Nlevs, xlim, ylim) r0 = 1; r1 = -(rp.a1/(1+rp.a2)); R = [r0 r1; r1 r0]; wo = [-rp.a1; -rp.a2];