代码搜索:NETWORKS
找到约 10,000 项符合「NETWORKS」的源代码
代码结果 10,000
www.eeworm.com/read/483607/6599535
txt readme.txt
:::_aureservoir_:::
http://aureservoir.sourceforge.net
C++ library for analog reservoir computing neural networks
(Echo State Networks).
For a feature overview, documentation and more see
http:/
www.eeworm.com/read/481836/6631544
unroutes seg.unroutes
Release 8.1i - par I.24
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Fri Jun 23 14:40:58 2006
There are 0 unrouted networks:
www.eeworm.com/read/348468/11592920
m demos.m
function tbxStruct = demos
% DEMOS Demo list for the ANN Library.
% Version 1.1
% Giampiero Campa, West Virginia University
% 1-June-2007
if nargout == 0, demo blockset; return; end
tbx
www.eeworm.com/read/348468/11592933
m contents.m
% Bounded Adaptive Neural Networks Library.
% Version 1.1 (R11.1,R14) 1-Jan-2007
%
% Giampiero Campa, West Virginia University
%
%
%
% LIBRARY:
%
% ann : open the bounded neural net
www.eeworm.com/read/262283/11594979
db oui.db
000000 XEROX CORPORATION
000001 XEROX CORPORATION
000002 XEROX CORPORATION
000003 XEROX CORPORATION
000004 XEROX CORPORATION
000005 XEROX CORPORATION
000006 XEROX CORPORATION
000007 XEROX CORPORATION
www.eeworm.com/read/262261/11595851
param
#!/bin/sh
unset foo
echo ${foo:-bar}
foo=fud
echo ${foo:-bar}
foo=/usr/bin/X11/startx
echo ${foo#*/}
echo ${foo##*/}
bar=/usr/local/etc/local/networks
echo ${bar%local*}
echo ${bar%%local*}
exit
www.eeworm.com/read/157890/11657722
m gasenevalr.m
function [sol,val] = gasenEvalR(sol,options)
%
% fitness function used by GASEN for regression
%
% to use this function, GAOT toolbox must be available. refer: C.R. Houck, J.A. Joines, and M.G. Ka
www.eeworm.com/read/157453/11704098
h wnetwork.h
// file wnetwork.h
// functions for weighted networks
#ifndef WNetwork_
#define WNetwork_
#include "network.h"
template
class WNetwork : virtual public Network
{
public:
www.eeworm.com/read/343743/11930938
m rbf_ver.m
%
% Prints information about the current RBF package.
%
fprintf('---------------------------------------------------------\n')
fprintf('Matlab Routines for Radial Basis Function Neural Networks\n')
fp
www.eeworm.com/read/154570/11944985
authors
Jian Shen
Computer Networks and Distributed System Laboratory
Peking University (China)