代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/297942/7985082
m fig4_3.m
%This program generates Figure 4.3.
logpfa = .1:.05:25;
var = 10.^(logpfa ./ 10.0);
vtnorm = sqrt( log (var));
plot(logpfa, vtnorm,'k')
grid
www.eeworm.com/read/246805/12704112
m fig4_3.m
%This program generates Figure 4.3.
logpfa = .1:.05:25;
var = 10.^(logpfa ./ 10.0);
vtnorm = sqrt( log (var));
plot(logpfa, vtnorm,'k')
grid
www.eeworm.com/read/244937/12831175
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables w
www.eeworm.com/read/331076/12852506
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with me
www.eeworm.com/read/142092/12963261
m mbssel.m
function[F]=mbssel(X1)
% The function MBSSEL generates a zero order modified Bessel function of the first kind:
% Io(X) = SUM( (X/2)**(2*j)/(j!)**2 ) j=0,1,2,3,...
%
% Calling sequence-
%
www.eeworm.com/read/142063/12966983
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with me
www.eeworm.com/read/142034/12968924
m toep.m
function T= toep(t)
% function T= toep(t)
% This file is part of the TFPM toolbox v0.9 (c)
% michael.jachan@tuwien.ac.at and underlies the GPL.
%
% Generates a PxP Toeplitz matrix using the lengt
www.eeworm.com/read/141692/12991057
m randmcg.m
function r = randmcg(p,q)
%RANDMCG Multiplicative congruential uniform random number generator.
% Based on the parameters used by MATLAB version 4.
% The statement
% r = randmcg
% genera
www.eeworm.com/read/323952/13306696
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with me
www.eeworm.com/read/323951/13306747
m gngauss.m
function [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(m,sgma)
% [gsrv1,gsrv2]=gngauss(sgma)
% [gsrv1,gsrv2]=gngauss
% GNGAUSS generates two independent Gaussian random variables with me