代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/198546/7928668
m cosinus.m
function heights=cosinus(data,center,bw);
% PURPOSE:
% Cosinus kernel function
%
% USAGE:
% heights=triangular(data,center,bw)
%
% INPUTS:
% data: Data used for height calculatio
www.eeworm.com/read/198546/7928676
m normal.m
function heights=normal(data,center,bw);
% PURPOSE:
% Normal kernel function
%
% USAGE:
% heights=triangular(data,center,bw)
%
% INPUTS:
% data: Data used for height calculation
www.eeworm.com/read/301999/13844898
benchmarks
The algorithm used in cluster version up to 2.3 was not very sophisticated.
It constructs a triangular distance matrix which is repeatedly searched
linearly for the shortest distance pair of data poi
www.eeworm.com/read/132359/5917875
m find_outermost_boundary.m
function [outermost, inside] = find_outermost_boundary(bnd)
% FIND_OUTERMOST_BOUNDARY locates outermost compartment of a BEM model
% by looking at the containment of the triangular meshes describing
www.eeworm.com/read/132359/5917879
m find_innermost_boundary.m
function [innermost, inside] = find_innermost_boundary(bnd)
% FIND_INNERMOST_BOUNDARY locates innermost compartment of a BEM model
% by looking at the containment of the triangular meshes describing
www.eeworm.com/read/347943/11626571
c invcholfac.c
/*
% y = invcholfac(u,K, perm)
% INVCHOLFAC Computes y(perm,perm) = u' * u, with u upper triangular.
%
% SEE ALSO sedumi, getada3
% *************
www.eeworm.com/read/233248/14161554
m pcfbandkz.m
% this program is designed for solving the two dimensional photonic structure
% Photonic Crystal Fiber: Band gap with a kz
% Triangular lattice
% Shangping Guo
% Old Dominion University, 2000
cle
www.eeworm.com/read/233248/14161561
m hontmfld.m
% this program is designed for solving the two dimensional photonic structure
% we are using the parameters from one of the paper
% The structure is a triangular 2d periodic structure
clear
warnin
www.eeworm.com/read/233248/14161570
m honeymap.m
% this program is designed for solving the two dimensional photonic structure
% we are using the parameters from one of the paper
% The structure is a triangular 2d periodic structure
clear
warnin
www.eeworm.com/read/233248/14161574
m triang2dte.m
% this program is designed for solving the two dimensional photonic structure
% we are using the parameters from one of the paper
% The structure is a triangular 2d periodic structure
clear
warnin