代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/179921/9331404
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/175478/9546060
xfm normal.xfm
www.eeworm.com/read/175478/9546118
dll normal.dll
www.eeworm.com/read/174717/9575168
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 l
www.eeworm.com/read/174717/9575176
css normal.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.
www.eeworm.com/read/364264/9916868
m normal.m
function accept=normal(currentmean,state,params)
%NORMAL Decides whether to accept a GPLAB individual into the population.
% NORMAL(MEAN,STATE,PARAMS) returns true (acceptance) if the acceptanc
www.eeworm.com/read/168136/9936822
opt normal.opt
www.eeworm.com/read/168136/9936823
dsp normal.dsp
# Microsoft Developer Studio Project File - Name="normal" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
www.eeworm.com/read/168136/9936825
ncb normal.ncb
www.eeworm.com/read/168136/9936828
dsw normal.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################