代码搜索:plotting

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

代码结果 1,607
www.eeworm.com/read/467324/7009825

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/463748/7176027

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/463748/7176118

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/463748/7176127

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 9.7. 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 rate e
www.eeworm.com/read/462323/7202779

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/462323/7202789

m ip_09_07.m

% MATLAB scripit for Illustrative Problem 9.7. 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 rate e
www.eeworm.com/read/456354/7351380

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); % plotting
www.eeworm.com/read/456354/7351463

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 rate
www.eeworm.com/read/456354/7351465

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 follow
www.eeworm.com/read/445827/7589593

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