代码搜索:algorith
找到约 373 项符合「algorith」的源代码
代码结果 373
www.eeworm.com/read/479546/6688300
m linkageintersect.m
%-----------------------------------------------------------
% Generate Create hierarchical cluster tree Z using the J-Linkage algorith,
% OBSOLETE: slow matlab version, please use the c(mex) versio
www.eeworm.com/read/479546/6688311
cpp linkageintersect.cpp
/*******************************************************
% Create hierarchical cluster tree Z using the J-Linkage algorith,
%
% Authors: R.Toldo A.Fusiello, department of computer science - Univer
www.eeworm.com/read/430506/1929476
c kgilbert.c
/*---------------------------------------------------------------------------
[Alpha,bias,sol,t,kercnt,margin,trnerr]=
kgilbert(data,labels,stop,ker,arg,tmax,C)
KGILBERT kernel Gilbert's algorith
www.eeworm.com/read/373460/2761910
c kgilbert.c
/*---------------------------------------------------------------------------
[Alpha,bias,sol,t,kercnt,margin,trnerr]=
kgilbert(data,labels,stop,ker,arg,tmax,C)
KGILBERT kernel Gilbert's algorith
www.eeworm.com/read/367442/9748056
c kgilbert.c
/*---------------------------------------------------------------------------
[Alpha,bias,sol,t,kercnt,margin,trnerr]=
kgilbert(data,labels,stop,ker,arg,tmax,C)
KGILBERT kernel Gilbert's algorith
www.eeworm.com/read/403962/11493668
h matrix.h
// File: Matrix.h
//
// Purpose: Matrix class template for manipulating term document matrix
// and query vector
//
// Original Author: Sartaj Shani, in Data Structures, Algorith
www.eeworm.com/read/177715/9438166
m cfastica_public.m
% Complex FastICA
% Ella Bingham 1999
% Neural Networks Research Centre, Helsinki University of Technology
% This is simple Matlab code for computing FastICA on complex valued signals.
% The algorith
www.eeworm.com/read/356172/10235535
m cfastica_public.m
% Complex FastICA
% Ella Bingham 1999
% Neural Networks Research Centre, Helsinki University of Technology
% This is simple Matlab code for computing FastICA on complex valued signals.
% The algorith
www.eeworm.com/read/356172/10235536
asv cfastica_public.asv
% Complex FastICA
% Ella Bingham 1999
% Neural Networks Research Centre, Helsinki University of Technology
% This is simple Matlab code for computing FastICA on complex valued signals.
% The algorith
www.eeworm.com/read/241323/13156354
m barrier.m
%> The file calculates the energy dependent transmission
%> coefficient for a 'square' barrier (of either sign!) in 1D.
%> The coefficient is first calculated using the Numerov algorith