代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/298073/7975668
m lsb_error_new.m
function [err_value] = lsb_error_new(theta_input_vector, snr)
% This function calculates the BER for the LSB.
theta_input_vector;
n=length(theta_input_vector);
%if(n>2)
bound_vector=zeros(n-1, 1);
fo
www.eeworm.com/read/298073/7975677
m lsb_error_new.m
function [err_value] = lsb_error_new(theta_input_vector, phase_error,snr)
% This function calculates the BER for the LSB.
theta_input_vector;
n=length(theta_input_vector);
%if(n>2)
bound_vector=zeros
www.eeworm.com/read/298073/7975725
m lsb_error_pam.m
function [err_value] = lsb_error_pam(d_input_vector, snr)
% This function calculates the BER for the LSB.
m=length(d_input_vector);
%%%%% Calculate the actual coordinate vectors (x).
x=zeros(2^(m
www.eeworm.com/read/197650/7982711
m~ aux_error_check.m~
function stat = aux_error_check (level)
% FUNCTION stat = aux_error_check (level)
%
% Do some rudimentary error checking before initializing the
% filters or performing the main computations.
global
www.eeworm.com/read/197650/7982805
m aux_error_check.m
function stat = aux_error_check (level)
% FUNCTION stat = aux_error_check (level)
%
% Do some rudimentary error checking before initializing the
% filters or performing the main computations.
global
www.eeworm.com/read/197184/8021561
gif icon_error_lrg.gif
www.eeworm.com/read/197184/8021689
gif icon_error_sml.gif
www.eeworm.com/read/397761/8023416
m example32_error.m
%example32_error:to look the error
%==============
%==============
figure('name','误差曲线图','numbertitle','off');
ploterr(err,err_goal);
www.eeworm.com/read/397761/8023442
m example34_error.m
%输入
P=-1:0.1:1;
%输出
T=[-0.96 -0.577 -0.0729 0.377 0.641 0.66 0.461 0.1336...
-0.201 -0.434 -0.5 -0.393 -0.1647 0.0988 0.3072...
0.396 0.3449 0.1816 -0.0312 -0.2183 -0.3201];