代码搜索:Distribution
找到约 10,000 项符合「Distribution」的源代码
代码结果 10,000
www.eeworm.com/read/102394/15783318
texi randist.texi
@cindex random number distributions
@cindex cumulative distribution functions (CDFs)
@cindex CDFs, cumulative distribution functions
@cindex inverse cumulative distribution functions
@cindex quantile
www.eeworm.com/read/179705/9342366
texi randist.texi
@cindex random number distributions
@cindex cumulative distribution functions (CDFs)
@cindex CDFs, cumulative distribution functions
@cindex inverse cumulative distribution functions
@cindex quantile
www.eeworm.com/read/424281/10468777
texi randist.texi
@cindex random number distributions
@cindex cumulative distribution functions (CDFs)
@cindex CDFs, cumulative distribution functions
@cindex inverse cumulative distribution functions
@cindex quantile
www.eeworm.com/read/349902/10786486
m custom_fcdf.m
function F = custom_fcdf(x,v,w)
% custom_fcdf - CDF of F (Fisher-Snedecor) distribution
%
% FORMAT: p = custom_fcdf(x, v, w)
%
% Input fields:
%
% x F-variate (F has rang
www.eeworm.com/read/270992/11013592
m theory.m
%theory.m/created by PJNahin for "Duelling Idiots"(6/10/98)
%This m-file plots the theoretical distribution function
%for Problem 17.
%
%
factor=2/pi;
for l = 1:1414
lscale=l/1000;
if l
www.eeworm.com/read/323831/13313800
h emtrainer.h
// Copyright (C) 2003 Samy Bengio (bengio@idiap.ch)
//
// This file is part of Torch 3.
//
// All rights reserved.
//
// Redistribution and use in source and binary forms, with
www.eeworm.com/read/133329/5905977
versions
#
# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License, Version 1.0 only.
# See the
www.eeworm.com/read/121089/6070447
02 upgrade.02
;===================================================================
;
; Copyright (c) 1991 - Microsoft Corp.
; All rights reserved.
; Microsoft Confidential
;
;=================================
www.eeworm.com/read/121089/6070460
02 upgrade.02
;===================================================================
;
; Copyright (c) 1991 - Microsoft Corp.
; All rights reserved.
; Microsoft Confidential
;
;=================================
www.eeworm.com/read/101082/6249568
makefile
##############################################################################
# Instructions to Make, for compilation of MH modules
#
# This file is automatically generated. Do not edit!
# @(#)$Id: