代码搜索:solving
找到约 630 项符合「solving」的源代码
代码结果 630
www.eeworm.com/read/233248/14161550
m gapkyte1d.m
% this program is designed for solving the 1D photonic structure
% Structure is given by Dr. Arnel C Lavarias
% The structure is a periodic multilayer structure with 3 medium
% --------------------
www.eeworm.com/read/233248/14161572
m offplane1dte.m
% this program is designed for solving the 1D photonic structure
% Structure is given by Dr. Arnel C Lavarias
% The structure is a periodic multilayer structure with 3 medium
% --------------------
www.eeworm.com/read/124283/14579476
texi multiroots.texi
@cindex solving nonlinear systems of equations
@cindex nonlinear systems of equations, solution of
@cindex systems of equations, nonlinear
This chapter describes functions for multidimensional root-f
www.eeworm.com/read/212047/15166978
texi multiroots.texi
@cindex solving nonlinear systems of equations
@cindex nonlinear systems of equations, solution of
@cindex systems of equations, nonlinear
This chapter describes functions for multidimensional root-f
www.eeworm.com/read/167728/5453183
texi multiroots.texi
@cindex solving nonlinear systems of equations
@cindex nonlinear systems of equations, solution of
@cindex systems of equations, nonlinear
This chapter describes functions for multidimensional root-f
www.eeworm.com/read/303435/3811377
lib symmeigen.cwp.lib
SYMMEIGEN - Functions solving the eigenvalue problem for symmetric matrices
eig_jacobi - find eigenvalues and corresponding eigenvectors via
the jacobi algorithm for symmetric matrices
sort_
www.eeworm.com/read/407519/2262576
py demo.py
# This program illustrates the use of the DOLFIN nonlinear solver for solving
# problems of the form F(u) = 0. The user must provide functions for the
# function (Fu) and update of the (approximate)
www.eeworm.com/read/268069/11155367
c elemmatoper.c
/*This is a collection of functions about the basic matrix operations
* for solving linear equations and related problems. In this package,
* matrices are assumed to be N-by-N square matrix, and t
www.eeworm.com/read/102394/15783323
texi multiroots.texi
@cindex solving nonlinear systems of equations
@cindex nonlinear systems of equations, solution of
@cindex systems of equations, nonlinear
This chapter describes functions for multidimensional root-f
www.eeworm.com/read/430470/8744134
m odeexamples.m
function odeexamples(section)
%ODEEXAMPLES Browse ODE/DAE/IDE/BVP/PDE examples.
% ODEEXAMPLES with no input arguments starts the browser and displays
% the list of examples of solving ordinar