代码搜索:average
找到约 5,196 项符合「average」的源代码
代码结果 5,196
www.eeworm.com/read/355476/10262576
m stdmean.m
function Y=stdmean(X,A)
%STDMEAN Weighted average based on error from the mean
% stdmean(X,A)
% This calculates a weighted mean based on how clusted the
% data is. Each value is weighted inversely
www.eeworm.com/read/423916/10526723
m stdmean.m
function Y=stdmean(X,A)
%STDMEAN Weighted average based on error from the mean
% stdmean(X,A)
% This calculates a weighted mean based on how clusted the
% data is. Each value is weighted inversely
www.eeworm.com/read/423128/10584282
m stdmean.m
function Y=stdmean(X,A)
%STDMEAN Weighted average based on error from the mean
% stdmean(X,A)
% This calculates a weighted mean based on how clusted the
% data is. Each value is weighted inversely
www.eeworm.com/read/159920/10589305
c bitcnt_1.c
/*
** Bit counter by Ratko Tomic
*/
int bit_count(long x)
{
int n = 0;
/*
** The loop will execute once for each bit of x set, this is in average
** twice as fast as the shift/test
www.eeworm.com/read/350563/10732010
txt galog.txt
generation best average standard
number value fitness deviation
1 33.8906 -126.0450 38.2966
2 33.8906 -134.4133 31.0527
3 33.8906 -139.1599 27.2726
4 33.8906 -141.3564 24.9666
5
www.eeworm.com/read/461403/7228030
m stdmean.m
function Y=stdmean(X,A)
%STDMEAN Weighted average based on error from the mean
% stdmean(X,A)
% This calculates a weighted mean based on how clusted the
% data is. Each value is weighted inversely
www.eeworm.com/read/460266/7254492
m stdmean.m
function Y=stdmean(X,A)
%STDMEAN Weighted average based on error from the mean
% stdmean(X,A)
% This calculates a weighted mean based on how clusted the
% data is. Each value is weighted inversely
www.eeworm.com/read/449318/7508901
m cuaveragehome2.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
close all;
clear a
www.eeworm.com/read/449318/7508902
m capacityuncorrelatedaveragehome.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
close all;
clear a
www.eeworm.com/read/449318/7508903
m capacityuncorrelatedaveragehome2.m
%% This file will plot the average Capacity of MIMO Channels.
%% The plots will be Capacity vs SNR, Capacity VS MRx Capacity vs. NTx,
%% Capacity comparisons with othe channels
close all;
clear a