代码搜索:deviation
找到约 1,443 项符合「deviation」的源代码
代码结果 1,443
www.eeworm.com/read/455463/1614350
m autorejectcb.m
function autorejectcb(action)
% Determination of the parameter for the cross over point rejection
% The rejection is based on a factor of the standard deviation or on a
% constant limit difference fro
www.eeworm.com/read/293958/8260989
m statistics_classical_music_zhenyuan.m
%MUSIC ALOGRITHM
%DOA ESTIMATION BY CLASSICAL_MUSIC
clear all;
close all;
clc;
bbb=zeros(3,10);
for kk=1:10
sensor_number=[3 4 6 8 10 12 14 16 18 20];%阵元数
aaa=zeros(1,300);
for k=1:300
www.eeworm.com/read/416801/11012798
txt galog.txt
generation best average standard
number value fitness deviation
1, 723.153, 363.340, 171.139
2, 723.611, 463.763, 157.243
3, 723.672, 492.831,
www.eeworm.com/read/38039/1096831
mnu devsetup.mnu
DEVN#OPTS
#
Scale
Change relative scale of display.
#
Tolerance
Change deviation tolerance.
#
Done/Return
Exit this menu.
#
www.eeworm.com/read/38039/1090400
mnu disp_reslt.mnu
DISP#RESULTS 显示结果
#
Sel#Deviatn 选取偏差
Select Deviation File to Display.
选取要显示的偏差文件。
Setup#Disp 设置显示
Specify colors and ranges for point display.
为点显示指定颜色和范围。
Plot#Disp 出图显示
Plot computed Deviation res
www.eeworm.com/read/388211/8627655
txt galog.txt
generation best average standard
number value fitness deviation
1, 21.677, 6.336, 4.604
2, 21.677, 11.377, 5.131
3, 21.677, 13.061, 4.728
www.eeworm.com/read/168118/9937882
m dispcvpstat.m
function dispcvpstat
% Display of the Cross Over point averages (left and rigth) with their
% corresponding standard deviation and fold for each shot
% The Cross Over point averages are displayed in
www.eeworm.com/read/361359/10056994
m eemd.m
% This is an EMD/EEMD program
%
% function allmode=eemd(Y,Nstd,NE)
%
% INPUT:
% Y: Inputted data;
% Nstd: ratio of the standard deviation of the added noise and that of Y;
%
www.eeworm.com/read/359090/10166501
m eemd.m
% This is an EMD/EEMD program
%
% function allmode=eemd(Y,Nstd,NE)
%
% INPUT:
% Y: Inputted data;
% Nstd: ratio of the standard deviation of the added noise and that of Y;
%
www.eeworm.com/read/446490/7577611
m eemd.m
% This is an EMD/EEMD program
%
% function allmode=eemd(Y,Nstd,NE)
%
% INPUT:
% Y: Inputted data;
% Nstd: ratio of the standard deviation of the added noise and that of Y;
%