代码搜索:solves

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

代码结果 1,488
www.eeworm.com/read/117561/14915713

readme

This a program solves Maxwell Equations for arbitrary geometries of objects with different conductivity and permitivity using the FDTD algorithm. Only first oder absorbing boundary conditions are a
www.eeworm.com/read/407519/2262638

py demo.py

# This demo solves the Stokes equations, using stabilized # first order elements for the velocity and pressure. The # sub domains for the different boundary conditions used # in this simulation are co
www.eeworm.com/read/393395/2474587

m psdinvjmul.m

% z = psdinvjmul(xlab,xfrm, y, K) % PSDINVJMUL solves x jmul z = y, with x = XFRM*diag(xlab)*XFRM' % % ********** INTERNAL FUNCTION OF SEDUMI **********
www.eeworm.com/read/411533/11239328

readme

This a program solves Maxwell Equations for arbitrary geometries of objects with different conductivity and permitivity using the FDTD algorithm. Only first oder absorbing boundary conditions are a
www.eeworm.com/read/100594/15870137

h optimal.h

#pragma Optimal /* This module provides the procedure Try which solves the problem of optimizing the subset of objects to be packed so as to maximixe their value without exceeding the weight li
www.eeworm.com/read/424063/10501539

m fsolve.m

function [x,OPTIONS] = fsolve(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FSOLVE Solves nonlinear equations by a least squares method. % % FSOLVE solves equations of the form: %
www.eeworm.com/read/147096/12584928

m fsolve.m

function [x,OPTIONS] = fsolve(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FSOLVE Solves nonlinear equations by a least squares method. % % FSOLVE solves equations of the form: %
www.eeworm.com/read/101557/15826878

m fsolve.m

function [x,OPTIONS] = fsolve(FUN,x,OPTIONS,GRADFUN,P1,P2,P3,P4,P5,P6,P7,P8,P9,P10) %FSOLVE Solves nonlinear equations by a least squares method. % % FSOLVE solves equations of the form: %
www.eeworm.com/read/190618/8440242

c hanoi.c

#include "stdio.h" #include "termio.h" /************************************************************* * hanoi.c * Solves the towers of hanoi problem graphically, requires * that PMON knows about you
www.eeworm.com/read/386625/8734485

m demo3.m

%DEMO3 MGLab Truncation Error Demo % % This demo solves the Poisson problem on % different grids. % % In each case, the relative truncation (pde) % error, and the relati