代码搜索:Solver
找到约 5,733 项符合「Solver」的源代码
代码结果 5,733
www.eeworm.com/read/414697/11105605
mdl pidcas2lag2x.mdl
Model {
Name "pidcas2lag2x"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortData
www.eeworm.com/read/414697/11105644
mdl pid2df2lag.mdl
Model {
Name "pid2df2lag"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTy
www.eeworm.com/read/238364/13891422
mdl chap7_4f2.mdl
Model {
Name "chap7_4f2"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTyp
www.eeworm.com/read/236814/13997995
mdl chap7_4f2.mdl
Model {
Name "chap7_4f2"
Version 3.00
SimParamPage "Solver"
SampleTimeColors off
InvariantConstants off
WideVectorLines off
ShowLineWidths off
ShowPortDataTyp
www.eeworm.com/read/431012/8713932
m fem2.m
function [u,x,y,c]=fem2(nod2xy,el2nod, alpha,beta,s, bd)
%FEM2 Finite element solver in 2D.
% FEM2 is a PDE solver using the Finite Element Method
% for two dimensions.
%
% U = FEM2(NOD2XY,EL2
www.eeworm.com/read/386624/8734699
m fem2.m
function [u,x,y,c]=fem2(nod2xy,el2nod, alpha,beta,s, bd)
%FEM2 Finite element solver in 2D.
% FEM2 is a PDE solver using the Finite Element Method
% for two dimensions.
%
% U = FEM2(NOD2XY,EL2
www.eeworm.com/read/430307/8757322
m fem2.m
function [u,x,y,c]=fem2(nod2xy,el2nod, alpha,beta,s, bd)
%FEM2 Finite element solver in 2D.
% FEM2 is a PDE solver using the Finite Element Method
% for two dimensions.
%
% U = FEM2(NOD2XY,EL2
www.eeworm.com/read/123705/14616051
m fem2.m
function [u,x,y,c]=fem2(nod2xy,el2nod, alpha,beta,s, bd)
%FEM2 Finite element solver in 2D.
% FEM2 is a PDE solver using the Finite Element Method
% for two dimensions.
%
% U = FEM2(NOD2XY,EL2
www.eeworm.com/read/470954/6902278
m simaccelerationrk4.m
%% Author: epokh
%% Website: www.epokh.org/drupy
%% This software is under GPL
%%This simulation implement the acceleration in the model
%% an RungeKutta4 solver is used to solve the different
www.eeworm.com/read/470954/6902285
m simaccelerationadam.m
%% Author: epokh
%% Website: www.epokh.org/drupy
%% This software is under GPL
%%This simulation implement the acceleration in the model
%% an RungeKutta4 solver is used to solve the different