代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/177981/9425131
m fil.m
function [out]=fil(in,f);
%
% Filters the data using a first order filter
%
% [out]=fil(in,f);
%
% f is a vector containing the filter constants
%
% Updated to use MATLAB's built in filter rou
www.eeworm.com/read/373628/9445578
rfimpute
rfImpute package:randomForest R Documentation
_M_i_s_s_i_n_g _V_a_l_u_e _I_m_p_u_t_a_t_i_o_n_s _b_y _r_a_n_d_o_m_F_o_r_e_s_t
_D_e_s_
www.eeworm.com/read/177120/9469294
readme
ksp is a implementations of finding the k shortest paths algorithm.
It is also a C/C++ library including some classical graph relative
algrithm implementations.
More information about ksp as well
www.eeworm.com/read/373081/9475745
m var.m
function y = var(x)
%VAR Variance.
% For vectors, VAR(x) returns the sample variance.
% For matrices, VAR(X)is a row vector containing the sample
% variance of each column. The variance is the
www.eeworm.com/read/176730/9486295
readme19
Chapter 19 - Programming for the Internet - HTML.
simple.html - a simple html document.
format.html - a document with text formatting.
lists.html - a document with unordered, numbered and d
www.eeworm.com/read/372449/9510300
readme19
Chapter 19 - Programming for the Internet - HTML.
simple.html - a simple html document.
format.html - a document with text formatting.
lists.html - a document with unordered, numbered and d
www.eeworm.com/read/175082/9560916
m manhattan.m
function D = manhattan(X,z,W);
% manhattan : calculate a 1*n vector D containing manhattan distances from z
% to every vector in X
% D = manhattan(X,z,W)
% X - d*n matrix containing the ve
www.eeworm.com/read/175082/9560944
m loadiris.m
function [iris,irisc] = loadiris();
% LOADIRIS : loads the cluster IRIS benchmark data
% [iris,irisc] = loadiris()
% iris - a 4*150 matrix containing the 150 samples
% irisc - a 1*150 category vector
www.eeworm.com/read/175082/9560946
m loadtest.m
function [test,testc] = loadiris();
% LOADIRIS : loads the cluster IRIS benchmark data
% [test,testc] = loadiris()
% test - a 2*20 matrix containing the 150 samples
% testc - a 1*20 category vector c
www.eeworm.com/read/170272/9812805
m cp0901_muiber_2pam.m
%
% Function 9.4 : "cp0901_MUIBER_2PAM"
%
% Evaluates the theoretical probability of error
% for a 2PAM system in AWGN channels under the
% Standard Gaussian Approximation
%
% 'ebn0' is a v