代码搜索:NetWork

找到约 10,000 项符合「NetWork」的源代码

代码结果 10,000
www.eeworm.com/read/179705/9342575

changelog

2003-01-12 Brian Gough * qawc.c (gsl_integration_qawc): fixed bisection condition to prevent singularity falling on interval boundary Mon Apr 29 20:05:56 2002
www.eeworm.com/read/179705/9343581

changelog

2006-01-07 Brian Gough * test_float_source.c: additional tests for NaNs * minmax_source.c: handle NaNs correctly, if any element is NaN then the max and min are NaN
www.eeworm.com/read/179705/9344246

changelog

2004-09-13 Brian Gough * swap_source.c (gsl_vector_swap): fixed bug where stride of first argument v was used for second argument w * test.c: improved test coverage
www.eeworm.com/read/375854/9347470

sp p1-46.sp

* HSPICE SIMULATION FILE EX1-5-1 * SIMPLE RESISTER NETWORK * .OPTIONS POST=2 LIST R1 1 2 2 R2 2 3 5 R3 0 3 2 R4 2 3 4 R5 2 4 15 R6 4 3 5 Vdc 1 0 DC 120V .OP *.DC Vdc 3V 5V 1V *.PRINT DC V(
www.eeworm.com/read/179269/9362232

asv rayleigh fading topology(1).asv

function=rayleigh a=1% uniform distribution between 0 and a N=8 R=unifrnd(0,a,1,N)% there are totally N nodes in the network plot(R(:,1),R(:,2),'r*','MarkerSize',20)
www.eeworm.com/read/179210/9365115

m hardlims.m

function a = hardlims(n,b) %HARDLIMS Symmetric hard limit transfer function. % % Syntax % % A = hardlims(N) % info = hardlims(code) % % Description % % HARDLIMS is a transfer functio
www.eeworm.com/read/179210/9365122

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/179210/9365140

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/375075/9373470

m bnattractormarkov.m

function P = bnAttractorMarkov(ab,F,varF,nv,sm) % P = bnAttractorMarkov(ab,F,varF,nv,sm) - attractor proximity matrix % This function computes an attractor proximity matrix, P, for a Boolean % ne
www.eeworm.com/read/374899/9380042

c main.c

/* * Copyright (c) 2001-2003, Adam Dunkels. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo