代码搜索:solves

找到约 1,488 项符合「solves」的源代码

代码结果 1,488
www.eeworm.com/read/439686/7703031

m unimodal.m

function B=unimodal(X,Y,Bold) %UNIMODAL unimodal regression % % Solves the problem min|Y-XB'| subject to the columns of % B are unimodal and nonnegative. The algorithm is iterative % If an est
www.eeworm.com/read/241396/13147605

asv dcopf.asv

function [buso, geno, brancho, f, success, info, et] = dcopf(baseMVA, ... bus, gen, branch, areas, gencost, mpopt) %DCOPF Solves a DC optimal power flow. % % [bu
www.eeworm.com/read/241396/13147651

m dcopf.m

function [buso, geno, brancho, f, success, info, et] = dcopf(baseMVA, ... bus, gen, branch, areas, gencost, mpopt) %DCOPF Solves a DC optimal power flow. % % [bu
www.eeworm.com/read/241323/13156427

m well4.m

%> solves for the eigenvalues of a rectangular, infinitely %> deep well in 2D, of variable area and ratio. It calculates the %> spectrum and the spectrum of energy differences. %> Variable
www.eeworm.com/read/321972/13391536

m simul.m

% Script file: simul.m % % Purpose: % This program solves a system of 8 linear equations in 8 % unknowns (a*x = b), using both full and sparse matrices. % % Record of revisions: %
www.eeworm.com/read/321972/13391557

m simul.m

% Script file: simul.m % % Purpose: % This program solves a system of 8 linear equations in 8 % unknowns (a*x = b), using both full and sparse matrices. % % Record of revisions: %
www.eeworm.com/read/133952/5896777

m simul.m

% Script file: simul.m % % Purpose: % This program solves a system of 8 linear equations in 8 % unknowns (a*x = b), using both full and sparse matrices. % % Record of revisions: %
www.eeworm.com/read/133952/5896795

m simul.m

% Script file: simul.m % % Purpose: % This program solves a system of 8 linear equations in 8 % unknowns (a*x = b), using both full and sparse matrices. % % Record of revisions: %
www.eeworm.com/read/220827/6299523

m atmosprops.m

function [Rho, Nu, Acousvel]=ATMOSPROPS(Height) % *** Solves for atmospheric density and kinematic viscosity at a % given altitude *** % % *** Real Height, D1, D2, Rho, Nu, Acousvel
www.eeworm.com/read/485103/6564346

m unimodal.m

function B=unimodal(X,Y,Bold) %UNIMODAL unimodal regression % % Solves the problem min|Y-XB'| subject to the columns of % B are unimodal and nonnegative. The algorithm is iterative % If an est