代码搜索:Matrices

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

代码结果 3,616
www.eeworm.com/read/154209/11983079

m sos2ss.m

function [a,b,c,d] = sos2ss(sos) %SOS2SS Second-order sections to state space linear system model conversion % [A,B,C,D] = SOS2SS(SOS) returns the state space matrices A, B, C and D % of the di
www.eeworm.com/read/253950/12173867

htm mlpunpak.htm

Netlab Reference Manual mlpunpak mlpunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/253950/12173958

htm glmunpak.htm

Netlab Reference Manual glmunpak glmunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/253950/12174116

htm netunpak.htm

Netlab Reference Manual netunpak netunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/253950/12174148

htm mdnunpak.htm

Netlab Reference Manual mdnunpak mdnunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/150905/12250081

htm mlpunpak.htm

Netlab Reference Manual mlpunpak mlpunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/150905/12250151

htm glmunpak.htm

Netlab Reference Manual glmunpak glmunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/150905/12250290

htm netunpak.htm

Netlab Reference Manual netunpak netunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/150905/12250335

htm mdnunpak.htm

Netlab Reference Manual mdnunpak mdnunpak Purpose Separates weights vector into weight and bias matrices. Synopsis
www.eeworm.com/read/223481/14639197

m initializedvbs2.m

% InitializeDVBS2 creates H_rows and H_cols matrices for the DVB-S2 LDPC code. % % The calling syntax is: % [H_rows, H_cols] = InitializeDVBS2( rate, size ) % % H_rows = a M-row matrix co