代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/456354/7351282
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
if (rand
www.eeworm.com/read/439811/7701463
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/244937/12830938
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/321160/13411446
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
if (rand
www.eeworm.com/read/321050/13412866
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/313963/13577752
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/306478/13744638
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/303558/13812590
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/476907/6754351
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
clear
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
www.eeworm.com/read/158463/11612705
m ip_06_06.m
% MATLAB script for Illustrative Problem 6, Chapter 6.
echo on
N=52;
noise_var=0.25;
sigma=sqrt(noise_var); % standard deviation of the noise
for i=1:N, % generate data sequence
if (rand