代码搜索:Models

找到约 5,847 项符合「Models」的源代码

代码结果 5,847
www.eeworm.com/read/424063/10500960

m d2ci.m

function [a, b] = d2ci(phi, gamma, t) %D2C Conversion of state space models from discrete to continuous time. % [A, B] = D2C(Phi, Gamma, T) converts the discrete-time system: % % x[n+1] = Phi *
www.eeworm.com/read/352343/10562299

m uwb_sv_params.m

function [Lam,lambda,Gam,gamma,std_ln_1,std_ln_2,nlos,std_shdw] = uwb_sv_params( cm_num ) % Return S-V model parameters for standard UWB channel models % Lam Cluster arrival rate (clusters per ns
www.eeworm.com/read/352343/10562390

m uwb_sv_params.m

function [Lam,lambda,Gam,gamma,std_ln_1,std_ln_2,nlos,std_shdw] = uwb_sv_params( cm_num ) % Return S-V model parameters for standard UWB channel models % Lam Cluster arrival rate (clusters per ns
www.eeworm.com/read/448905/7522827

m mp3_1.m

% Chapter 3: State Variable Models % MP3.1, p. 167 % % % Part (a) % disp('Part (a)') num=[1]; den=[1 10]; [a,b,c,d]=tf2ss(num,den); printsys(a,b,c,d) pause % % Part (b) % disp('Part (b)') num=[3 10
www.eeworm.com/read/446553/7576837

m sim_2.m

% This function is called by ode45 to compute values of xdot. % It is set up to use PoC models. function [xdot,xx_rem]=sim_2(t,xx,x_rem,no_gen,no_pv,no_pq,... data,param,CurrentSystem,gen_iner
www.eeworm.com/read/437034/7756510

deck parsing.deck

Parsing * * This circuit contains a simple gain block to demonstrate * that the simulator parses the syntax used to reference * code models. * .tran 1e-5 1e-3 * v1 1 0 0.0 sin(0 1 1k) r1 1 0
www.eeworm.com/read/196836/8055255

m init_ar.m

function [hmm] = init_ar (x, ns, p, hmm, V, ALPHA, EV_THRESH, PLOT) % function [hmm] = init_ar (x, ns, p, hmm, V, ALPHA, EV_THRESH, PLOT) % Initialise AR models in an HMM-AR model using GMM cluster
www.eeworm.com/read/145495/12717873

m mp3_1.m

% Chapter 3: State Variable Models % MP3.1, p. 167 % % % Part (a) % disp('Part (a)') num=[1]; den=[1 10]; [a,b,c,d]=tf2ss(num,den); printsys(a,b,c,d) pause % % Part (b) % disp('Part (b)') num=[3 10
www.eeworm.com/read/331103/12850796

m uwb_sv_params.m

function [Lam,lambda,Gam,gamma,std_ln_1,std_ln_2,nlos,std_shdw] = uwb_sv_params( cm_num ) % Return S-V model parameters for standard UWB channel models % Lam Cluster arrival rate (clusters per ns
www.eeworm.com/read/143595/12857421

makefile

all: htkbook.ps html htkbook.pdf maintex = htkbook.tex HTK.tex errors.tex hlmtutorial.tex labels.tex \ speechio.tex adapt.tex exampsys.tex models.tex \ train.tex c