代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/287843/8665175

m ip_02_03.m

% MATLAB script for Illustrative Problem 2.3. clear echo on rho=0.95; X0=0; N=1000; X=gaus_mar(X0,rho,N); M=50; Rx=rx_est(X,M); %
www.eeworm.com/read/287843/8665195

m ss42.m

% MATLAB script for Illustrative Problem echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_Pe42(rho_b(i)); % simulated error rate end; % Plotting commands follo
www.eeworm.com/read/287843/8665598

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 9.7. clear echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_pe97(rho_b(i)); % simulated error ra
www.eeworm.com/read/431603/8666079

m ip_02_03.m

% MATLAB script for Illustrative Problem 2.3. echo on rho=0.95; X0=0; N=1000; X=gaus_mar(X0,rho,N); M=50; Rx=Rx_est(X,M); % Plottin
www.eeworm.com/read/184267/9114015

m ip_02_03.m

% MATLAB script for Illustrative Problem 3, Chapter 2. echo on rho=0.95; X0=0; N=1000; X=gaus_mar(X0,rho,N); M=50; Rx=Rx_est(X,M); % p
www.eeworm.com/read/184267/9114084

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 7, Chapter 9. echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_Pe97(rho_b(i)); % simulated error
www.eeworm.com/read/360732/10080628

m test_meshes.m

% test for triangulation plotting % (i.e. flattening of an disk-shaped 3D model) % % Copyright (c) 2005 Gabriel Peyr
www.eeworm.com/read/424063/10499061

m ip_02_03.m

% MATLAB script for Illustrative Problem 3, Chapter 2. echo on rho=0.95; X0=0; N=1000; X=gaus_mar(X0,rho,N); M=50; Rx=Rx_est(X,M); % p
www.eeworm.com/read/424063/10499423

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 7, Chapter 9. echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_Pe97(rho_b(i)); % simulated error
www.eeworm.com/read/424063/10500255

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 7, Chapter 9. echo on rho_b=0:2:24; % rho in dB for i=1:length(rho_b), smld_err_prb(i)=ss_Pe97(rho_b(i)); % simulated error