代码搜索:NetWork
找到约 10,000 项符合「NetWork」的源代码
代码结果 10,000
www.eeworm.com/read/394659/8214519
m hardlim.m
function a = hardlim(n,b)
%HARDLIM Hard limit transfer function.
%
% Syntax
%
% A = hardlim(N)
% info = hardlim(code)
%
% Description
%
% HARDLIM is a transfer function. Transfer fu
www.eeworm.com/read/394659/8214573
m dist.m
function z = dist(w,p)
%DIST Euclidean distance weight function.
%
% Syntax
%
% Z = dist(W,P)
% df = dist('deriv')
% D = dist(pos)
%
% Description
%
% DIST is the Euclidean distance
www.eeworm.com/read/193190/8248388
m cnnp.m
function dy=cnnp(t,y);
% 定义4 order cell neural network方程
% dx/dt=-z-w
% dy/dt=2y+z
% dz/dt=14x-14y
% dw/dt=100x-100w+100(abs(w+1)-abs(w+1))
% 取σ=10,b=8/3;r=28;
% Example:
% [t,y]=ode4
www.eeworm.com/read/293183/8310838
m solvelin.m
function [w,b] = solvelin(p,t)
%SOLVELIN Design linear network.
%
% [W,B] = SOLVELIN(P,T)
% P - RxQ matrix of Q input vectors.
% T - SxQ matrix of Q target vectors.
% Returns:
% W - SxR weight
www.eeworm.com/read/392736/8328436
txt biao.txt
name c++ author yang press bupt name java author wang press qinghua name corba author zhang press bupt name Network author li press bupt name Computer author guo press bupt name c/c++ author zhang pre
www.eeworm.com/read/192685/8334235
html 21668.html
Re: 如何在 VB 内写一个能在 NETWORK DRIVE 读 / 写 files 的程式?
Re: 如何在 VB 内写一个能在 NETWORK DRIVE 读 / 写 fi
www.eeworm.com/read/192685/8345188
html 12302.html
Re: 关于 WinSock connect to internet
Re: 关于 WinSock connect to internet