代码搜索:Neighborhood
找到约 342 项符合「Neighborhood」的源代码
代码结果 342
www.eeworm.com/read/468911/6981783
m neighborhood.m
function [values,position] = neighborhood(x,y,coord,points,crossv,anisotropy)
% searches the neighborhood of the point (x,y) for the nearest
% 'points' number of points and calculates the lag and th
www.eeworm.com/read/11139/201807
h neighborhood.h
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
www.eeworm.com/read/11139/201810
nc neighborhood.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee,
www.eeworm.com/read/446803/1708962
java neighborhood.java
/*
* @(#)$Id: Neighborhood.java,v 1.6 2004/07/02 23:59:20 huebsch Exp $
*
* Copyright (c) 2001-2004 Regents of the University of California.
* All rights reserved.
*
* This file is distributed u
www.eeworm.com/read/432926/1886101
pde neighborhood.pde
/**
* Neighborhood (OOP Example)
* By Ira Greenberg
*
* Draw a neighborhood of houses using
* Door, Window, Roof and House classes.
* Good example of class composition, with component
* Door,
www.eeworm.com/read/383940/2607738
h neighborhood.h
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and w
www.eeworm.com/read/383940/2607742
nc neighborhood.nc
/*
* Copyright (c) 2007, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and w
www.eeworm.com/read/288634/8617487
pdf neighborhood classifiers.pdf
www.eeworm.com/read/384512/8866169
m som_neighborhood.m
function Ne = som_neighborhood(Ne1,n)
%SOM_NEIGHBORHOOD Calculate neighborhood matrix.
%
% Ne = som_neighborhood(Ne1,n)
%
% Ne = som_neighborhood(Ne1);
% Ne = som_neighborhood(som_unit_neighs(topo
www.eeworm.com/read/419656/10847642