代码搜索:binomial

找到约 467 项符合「binomial」的源代码

代码结果 467
www.eeworm.com/read/179705/9341796

c binomial.c

/* randist/binomial.c * * Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/179705/9343293

c binomial.c

/* cdf/binomial.c * * Copyright (C) 2004 Jason H. Stover. * Copyright (C) 2004 Giulio Bottazzi * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/372487/9508399

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/363416/9952401

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/363114/9967104

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/362002/10024305

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr
www.eeworm.com/read/163251/10168499

dsp binomial.dsp

# Microsoft Developer Studio Project File - Name="binomial" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/163251/10168504

help binomial.help

"binomial.cpp" Help File Purpose: Demonstrate the functionality of a binomial neural network. Uses two layers and predefined weights. Also demonstrates that the most classic scenario of the XOR
www.eeworm.com/read/163251/10168559

cpp binomial.cpp

/* nn-utility (Provides neural networking utilities for c++ programmers) Copyright (C) 2003 Panayiotis Thomakos This library is free software; you can redistribute it and/or modi
www.eeworm.com/read/357670/10203265

m binomial.m

function b = binomial(n,k) %BINOMIAL compute binomial coefficient % % Usage: b = binomial(n,k) % % Parameters: ( n ) % b = ( ) % ( k ) % % Author: Steve Gunn (sr