代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/386621/8735039
m crack.m
function crack
% CRACK solves Poisson equation in a crack domain with AFEM.
%
% L. Chen & C. Zhang 10-20-2006
%--------------------------------------------------------------------------
% Initialize
www.eeworm.com/read/379658/9190595
m sspropc.m
% This function solves the nonlinear Schrodinger equation for
% pulse propagation in an optical fiber using the split-step
% Fourier method.
%
% The following effects are included in the model: g
www.eeworm.com/read/178061/9420818
m unimodalcrossproducts.m
function B=unimodalcrossproducts(XtX,XtY,Bold)
%UNIMODALCROSSPRODUCTS
% Solves the problem min|Y-XB'| subject to the columns of
% B are unimodal and nonnegative. The algorithm is iterative and
www.eeworm.com/read/416247/11036590
m fullwave.m
%This programme solves various formulaes for single phase full wave rectifier
%This function runs independently as well as with "power_electronics"
%In order to execute this function type ''fullwave
www.eeworm.com/read/416247/11036617
m bridge.m
%This programme solves various formulaes for single phase bridge wave rectifier
%This function runs independently as well as with "power_electronics"
%In order to execute this function type ''bridge
www.eeworm.com/read/416247/11036636
m sprec.m
%This programme solves various formulaes for single phase half wave rectifier
%This function runs independently as well as with "power_electronics"
%In order to execute this function type ''sprec''
www.eeworm.com/read/439686/7702993
m unimodalcrossproducts.m
function B=unimodalcrossproducts(XtX,XtY,Bold)
%UNIMODALCROSSPRODUCTS
% Solves the problem min|Y-XB'| subject to the columns of
% B are unimodal and nonnegative. The algorithm is iterative and
www.eeworm.com/read/198173/7948845
txt readme.txt
Summary: Solves the TSP by implementing a GA
Description: Finds a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest
www.eeworm.com/read/397799/8021354
m sspropc.m
% This function solves the nonlinear Schrodinger equation for
% pulse propagation in an optical fiber using the split-step
% Fourier method.
%
% The following effects are included in the model: g
www.eeworm.com/read/241323/13156363
m matrix1.m
%> The program solves for approximate eigenvalues and eigenfunctions
%> using the matrix diagonalization methods built into MATLAB.
%> Hamiltonian = kinetic part + potential defined in [