代码搜索:sparse

找到约 3,324 项符合「sparse」的源代码

代码结果 3,324
www.eeworm.com/read/213813/15124474

c prepare.c

/* ** 2005 May 25 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness fo
www.eeworm.com/read/212602/15151946

m fex_nrloop.m

function fex_nrloop(tol,itermax) % FEX_NRLOOP -> called by FEX_ABCD % Perform Newton Raphson for non linear algebraic equation % solution % % Author: Alberto Del Rosso % Date: June 2004 %
www.eeworm.com/read/212602/15152047

m fm_statcom.m

function fm_statcom(flag) % FM_STATCOM defines Statcom components % % FM_STATCOM(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians %
www.eeworm.com/read/212602/15152249

m fm_sssc.m

function fm_sssc(flag) % FM_SSSC define Static Synchronous Series Compensators - SSSC % % FM_SSSC(FLAG) % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FLAG = 3 diff
www.eeworm.com/read/212602/15152252

m fm_thload.m

function fm_thload(flag) % FM_THLOAD defines Thermostatically Controlled Loads % % FM_THLOAD(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jaco
www.eeworm.com/read/212602/15152298

m fm_upfc.m

function fm_upfc(flag) % FM_UPFC define Unified Power Flow Controller - UPFC % % FM_UPFC(FLAG) % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FLAG = 3 differential
www.eeworm.com/read/212602/15152303

m fm_ssr.m

function fm_ssr(flag) % FM_SSR Model of the synchronous machine with shaft dynamics and compensated line % % FM_SSR(FLAG) % FLAG = 0 initializations % FLAG = 1 algebraic equations %
www.eeworm.com/read/212602/15152360

m fm_phs.m

function fm_phs(flag) %FM_PHS defines Phase Shifting Transformer % %Data Format Phs.con: % col #1: Bus 1 number % col #2: Bus 2 number % col #3: Power rate [MVA] %
www.eeworm.com/read/212602/15152380

m fm_sofc.m

function fm_sofc(flag) % FM_SOFC define Solyd Oxyde Fuel Cells % % FM_SOFC(FLAG) % FLAG = 0 -> initialization % FLAG = 1 -> algebraic equations % FLAG = 2 -> algebraic Jacobians %
www.eeworm.com/read/212602/15152392

m fm_mixed.m

function fm_mixed(flag) % FM_MIXED defines Mixed Loads % % FM_MIXED(FLAG) % FLAG = 0 initialization % FLAG = 1 algebraic equations % FLAG = 2 algebraic Jacobians % FLAG = 3 di