代码搜索:TOOLBox
找到约 9,571 项符合「TOOLBox」的源代码
代码结果 9,571
www.eeworm.com/read/363287/9962923
txt readme.txt
-------------------------------------------------------------
-------------------------------------------------------------
PSOt, particle swarm optimization toolbox for matlab.
May be distribute
www.eeworm.com/read/361768/10036559
m exppowpdf.m
function prob = exppowpdf(x,nu)
% PURPOSE:
% Evaluates the Probabiliy a vector of observations x(Nx1)
% has if drawn from a Exponential Power Dist'n with parameter nu
%
% USAGE:
% p
www.eeworm.com/read/361768/10036567
m gedinv.m
function num = gedinv(x,nu)
% PURPOSE:
% Evaluates the Probabiliy a vector of observations x(Nx1)
% has if drawn from a Generalzed Error Dist'n with parameter nu
%
%
% USAGE:
% num = gedinv(
www.eeworm.com/read/361768/10036579
m exppowrnd.m
function random = exppowrnd(x,nu)
% PURPOSE:
% Random numbers from an exponential power distribution
% USAGE:
% random = exppowrnd(t,nu)
%
% INPUTS:
% t Number of random numb
www.eeworm.com/read/164099/10129342
m c5ex5.m
% Illustration of the symbolic toolbox of MATLAB
% to implement the delay theorem
%
syms t
x0 = sym('Heaviside(t-0)');
x1 = sym('Heaviside(t-1)');
x2 = sym('Heaviside(t-2)');
x3 = sym('Heaviside(t-3)'
www.eeworm.com/read/359009/10171257
m garchget.m
function o = garchget(options,name,default)
%GARCHGET Get GARCH Toolbox specification parameters.
% GARCHGET provides the main user-interface for accessing GARCH Toolbox
% structures, and is th
www.eeworm.com/read/359005/10171660
m slblocks.m
% SLBLOCKS 偼丄屌桳偺 Toolbox丄傑偨偼丄Blockset 梡偺僽儘僢僋儔僀僽儔儕傪
% 掕媊偟傑偡丅
% Copyright 1994-2002 The MathWorks, Inc.
www.eeworm.com/read/358270/10193274
m rflib.m
function rflib
% RFLIB Open the RF Circuits Toolbox SIMULINK Block Library.
% RFLIB opens the top level of the RF Circuits Toolbox
% SIMULINK Block Library. When SIMULINK is not instal
www.eeworm.com/read/355157/10290114
txt readme.txt
-------------------------------------------------------------
-------------------------------------------------------------
PSOt, particle swarm optimization toolbox for matlab.
May be distribute
www.eeworm.com/read/161485/10404526
m compile_mex.m
% compile the mex files for the Wavelet toolbox.
%
% Copyright (c) 2005 Gabriel Peyr