代码搜索:Matrices

找到约 3,616 项符合「Matrices」的源代码

代码结果 3,616
www.eeworm.com/read/273525/4208223

hlp y_error.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_progmat:Programming & matrices} > {help y_programming:Programming} > {help y_serious:Language} > {help y_lctrl:Program control & looping} {bind:> {b
www.eeworm.com/read/273525/4208261

hlp y_progmldis.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_progmat:Programming & matrices} > {help y_programming:Programming} > {help y_subroutines:Subroutines} > {help y_progest:Estimation} > {help y_progml
www.eeworm.com/read/273525/4208283

hlp y_sub_grtway.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_progmat:Programming & matrices} > {help y_programming:Programming} > {help y_subroutines:Subroutines} > {help y_sub_graphics:Graphics} {bind:> {bf:S
www.eeworm.com/read/273525/4208348

hlp y_serious.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_progmat:Programming & matrices} > {help y_programming:Programming} {bind:> {bf:Language}} {p_end} {hline} {title:Category listings} {p 4 8 4}
www.eeworm.com/read/273525/4208369

hlp y_sub_grgs.hlp

{smcl} {p 0 4} {help contents:Top} > {help y_progmat:Programming & matrices} > {help y_programming:Programming} > {help y_subroutines:Subroutines} > {help y_sub_graphics:Graphics} {bind:> {bf:O
www.eeworm.com/read/434858/1868454

m dbn_to_hmm.m

function [prior, transmat] = dbn_to_hmm(bnet) % DBN_TO_HMM Compute the discrete HMM matrices from a simple DBN % [prior, transmat] = dbn_to_hmm(bnet) onodes = bnet.observed; ss = length(bnet.intra);
www.eeworm.com/read/407519/2262555

cpp main.cpp

// Copyright (C) 2006 Garth N. Wells. // Licensed under the GNU LGPL Version 2.1. // // First added: 2006-08-18 // Last changed: // // Benchmarks for uBlas matrices #include #include
www.eeworm.com/read/396844/2407422

m dbn_to_hmm.m

function [prior, transmat] = dbn_to_hmm(bnet) % DBN_TO_HMM Compute the discrete HMM matrices from a simple DBN % [prior, transmat] = dbn_to_hmm(bnet) onodes = bnet.observed; ss = length(bnet.intra);
www.eeworm.com/read/393163/2488705

m dbn_to_hmm.m

function [prior, transmat] = dbn_to_hmm(bnet) % DBN_TO_HMM Compute the discrete HMM matrices from a simple DBN % [prior, transmat] = dbn_to_hmm(bnet) onodes = bnet.observed; ss = length(bnet.intra);
www.eeworm.com/read/160391/5571548

m extract_params_from_gbn.m

function [B,D,mu] = extract_params_from_gbn(bnet) % Extract all the local parameters of each Gaussian node, and collect them into global matrices. % [B,D,mu] = extract_params_from_gbn(bnet) % % B(