代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/329500/12951811
m shadow.m
% Program 7-6
%
% shadow.m
%
% This function generates attenuation of shadowing
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = shadow(sigma)
anoz = randn;
db = sig
www.eeworm.com/read/329500/12951813
m holdtime.m
% Program 7-5
%
% holdtime.m
%
% This function generates holding time
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = holdtime(ht)
para = rand;
while para >= 1
www.eeworm.com/read/142034/12969159
m toeptoep.m
function T= toeptoep(t)
% function T= toeptoep(t)
% This file is part of the TFPM toolbox v0.9 (c)
% michael.jachan@tuwien.ac.at and underlies the GPL.
%
% Generates a PMxPM Toeplitz/block-Toepli
www.eeworm.com/read/142034/12969209
m btoep.m
function T= btoep(t)
% function T= btoep(t)
% This file is part of the TFPM toolbox v1.0 (c)
% michael.jachan@tuwien.ac.at and underlies the GPL.
%
% Generates a PxP block Toeplitz matrix T using
www.eeworm.com/read/142034/12969679
m fft_u.m
function u= fft_u(N)
% function u= fft_u(N)
% This file is part of the TFPM toolbox v0.5 (c)
% michael.jachan@tuwien.ac.at and underlies the GPL.
%
% Generates the function u_N[n] [Oppenheim/Scha
www.eeworm.com/read/141692/12991031
m fibnum.m
function f = fibnum(n)
%FIBNUM Fibonacci number.
% FIBNUM(n) generates the n-th Fibonacci number.
if n
www.eeworm.com/read/137160/13342506
m isclassifier.m
%ISCLASSIFIER Test on normed classifier
%
% I = ISCLASSIFIER(W)
% ISCLASSIFIER(W)
%
% A mapping W is a classifier if its OUT_CONV field is larger
% than zero. In that case confidences will be r
www.eeworm.com/read/316414/13523316
m fibnum.m
function f = fibnum(n)
%FIBNUM Fibonacci number.
% FIBNUM(n) generates the n-th Fibonacci number.
if n
www.eeworm.com/read/316412/13523394
m fibnum.m
function f = fibnum(n)
%FIBNUM Fibonacci number.
% FIBNUM(n) generates the n-th Fibonacci number.
if n
www.eeworm.com/read/314653/13562645
m isclassifier.m
%ISCLASSIFIER Test on normed classifier
%
% I = ISCLASSIFIER(W)
% ISCLASSIFIER(W)
%
% A mapping W is a classifier if its OUT_CONV field is larger
% than zero. In that case confidences will be r