代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/178847/9383830
h netif.h
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permi
www.eeworm.com/read/178326/9407695
m contents.m
% MININNET
% Functions for Neural Network Design demonstrations.
% (Do not use if Neural Network Toolbox is available.)
%
% Transfer functions
% compet - Competitive transfer function.
% h
www.eeworm.com/read/178264/9411801
plg serialcomm.plg
Build Log
--------------------Configuration: SerialComm - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\AD
www.eeworm.com/read/374010/9423683
m test2.m
% DEMONSTRATION PROGRAM FOR TESTING NNARX
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
for
www.eeworm.com/read/374010/9423724
m test3.m
% DEMONSTRATION PROGRAM FOR TESTING NNARMAX2
%
% Programmed by Magnus Norgaard, IAU/IMM/EI, Technical Univ. of Denmark
% LastEditDate: Aug 21, 1995
close all
StopDemo=0;
figure
guihand=gcf;
www.eeworm.com/read/373995/9424144
m elman_app.m
%Elman Application
%
clf
figure(gcf)
setfsize(500,500);
echo on
% MEWELM —— 建立一个Elman神经网络
% TRAIN —— 训练一个神经网络
% SIM —— 对一个神经网络进行仿真
pause %Strik any key to creat a network
clc
P1=sin(1:
www.eeworm.com/read/177866/9429814
def h323.def
LIBRARY IIIH323Parser
DESCRIPTION "III Network Monitor H.323 Parser DLL.
VERSION 2.0
EXPORTS ParserAutoInstallInfo
www.eeworm.com/read/177674/9442389
m mdnpak.m
function w = mdnpak(net)
%MDNPAK Combines weights and biases into one weights vector.
%
% Description
% W = MDNPAK(NET) takes a mixture density network data structure NET
% and combines the network w
www.eeworm.com/read/177674/9442393
m demolgd1.m
%DEMOLGD1 Demonstrate simple MLP optimisation with on-line gradient descent
%
% Description
% The problem consists of one input variable X and one target variable
% T with data generated by sampling X