代码搜索:average

找到约 5,196 项符合「average」的源代码

代码结果 5,196
www.eeworm.com/read/488257/6500149

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/487268/6517449

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/401335/11559197

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/348214/11605464

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/261326/11654414

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/346921/11713242

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/346656/11733889

cgi commute_lines3d.cgi

#!/usr/bin/perl -wT use strict; use CGI; use GD::Graph::lines3d; use constant TITLE => "Average Commute Time: 3D Line Chart"; my $q = new CGI; my $graph = new GD::Graph::lines3d( 400, 300 ); my
www.eeworm.com/read/346656/11733909

cgi commute_bars3d.cgi

#!/usr/bin/perl -wT use strict; use CGI; use GD::Graph::bars3d; use constant TITLE => "Average Commute Time: 3D Bar Chart"; my $q = new CGI; my $graph = new GD::Graph::bars3d( 400, 300 ); my @d
www.eeworm.com/read/156094/11828329

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con
www.eeworm.com/read/344814/11857859

m mean.m

function y = mean(x,dim) %函数定义行,注意函数名称必须与文件名称相同 %MEAN Average or mean value.——H1帮助行 % For vectors, MEAN(X) is the mean value of the elements in X. For % matrices, MEAN(X) is a row vector con