代码搜索:Random
找到约 10,000 项符合「Random」的源代码
代码结果 10,000
www.eeworm.com/read/407093/11430083
c clarge.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static co
www.eeworm.com/read/407093/11430085
c slatm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
doublereal slatm2_(integer *m, integer *n
www.eeworm.com/read/407093/11430099
c dlatm2.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
doublereal dlatm2_(integer *m, integer *n
www.eeworm.com/read/407093/11430107
c dlatm3.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
doublereal dlatm3_(integer *m, integer *n
www.eeworm.com/read/407093/11430115
c dlarge.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static in
www.eeworm.com/read/407093/11430135
c zlarge.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static do
www.eeworm.com/read/407093/11430138
c slarge.c
/* -- translated by f2c (version 19940927).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
*/
#include "f2c.h"
/* Table of constant values */
static in
www.eeworm.com/read/406910/11432760
m genvals.m
function f = genVals(N, p, vals)
% f = genVals(N)
%
% Used to generate N random varibles.
%
% Created by Bogdan Timus
% $Id:$
% Process input arguments
if nargin < 3,
vals = [1;pi;4];
else
va
www.eeworm.com/read/406910/11432797
m logn6.m
function y=logn6(activity,nexper);
% Performs a random experiment to find the sum of
% n lognormal variables, where n is a binomially distributed
% random number.
sigma=6;
mask=(rand(6,nexper)