代码搜索:normal

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

代码结果 10,000
www.eeworm.com/read/304165/13799581

ico normal.ico

www.eeworm.com/read/303558/13812642

m normal.m

function y=normal(x,m,s) % FUNCTION y=NORMAL(x,m,s) % Gaussian distribution % m=mean % s=standard deviation y=(1/sqrt(2*pi*s^2))*exp(-((x-m).^2)/(2*s^2));
www.eeworm.com/read/301479/13858623

m normal.m

function y=normal(x,m,s) % FUNCTION y=NORMAL(x,m,s) % Gaussian distribution % m=mean % s=standard deviation y=(1/sqrt(2*pi*s^2))*exp(-((x-m).^2)/(2*s^2));
www.eeworm.com/read/147529/5728672

m normal.m

function y=normal(x) y=(1/(2*pi)^0.5)*exp(-x.^2/2);
www.eeworm.com/read/147529/5728882

m normal.m

function y=normal(x) y=(1/(2*pi)^0.5)*exp(-x.^2/2);
www.eeworm.com/read/131315/5940986

h normal.h

// This may look like C code, but it is really -*- C++ -*- /* Copyright (C) 1988 Free Software Foundation written by Dirk Grunwald (grunwald@cs.uiuc.edu) This file is part of the GNU C++ Library
www.eeworm.com/read/131315/5941067

cc normal.cc

/* Copyright (C) 1988 Free Software Foundation written by Dirk Grunwald (grunwald@cs.uiuc.edu) This file is part of the GNU C++ Library. This library is free software; you can redistribute it a
www.eeworm.com/read/130304/5959926

asp normal.asp

www.eeworm.com/read/128531/5984054

normal romscript.normal

OUTPUT_ARCH(mips) SECTIONS { .text : { *(.text.start) } /* Data in ROM */ .data ALIGN(0x10) : { *(.data) } _image_start = ADDR(.data); _image_size = SIZEOF(.data); .oth
www.eeworm.com/read/127866/5994083

js normal.js

////////// JS theme file for PopCalendarXP 9.0 ///////// // This file is totally configurable. You may remove all the comments in this file to minimize the download size. // Since the plugins are lo