代码搜索:Formulation

找到约 295 项符合「Formulation」的源代码

代码结果 295
www.eeworm.com/read/436995/7757299

m kfcov.m

% kfcov.m % Scope: This MATLAB macro generates Kalman filter covariance matrix when the % parameters are constants; conventional formulation is implemented.
www.eeworm.com/read/479405/6694475

m kfcov.m

% kfcov.m % Scope: This MATLAB macro generates Kalman filter covariance matrix when the % parameters are constants; conventional formulation is implemented.
www.eeworm.com/read/338643/12290368

m kfcov.m

% kfcov.m % Scope: This MATLAB macro generates Kalman filter covariance matrix when the % parameters are constants; conventional formulation is implemented.
www.eeworm.com/read/332108/12778243

f90 orbitalfuns.f90

!************************************* ! Simplicial package v1.3 * ! Functions for 3d orbital transfer * ! Author: Pierre Martinon * ! Original formulation from the code * ! mfm
www.eeworm.com/read/430470/8744139

m odedemo.m

%% Differential Equations in MATLAB % MATLAB offers several numerical algorithms to solve a wide variety of % differential equations. This demo shows the formulation and solution for % three diffe
www.eeworm.com/read/410681/11272436

m fdtd_2_1.m

%************************************************************************** % 1D FDTD code wirh new formulation using flux density % two different medium (one being space and another according t
www.eeworm.com/read/145158/12748086

m imssdqsa.m

% Induction machine steady-state characteristics % derived from the dq formulation % (per-unit representation) % unbalanced case figure('Units','pixels', ... 'Color',[0.8
www.eeworm.com/read/145158/12748521

m imssdqsia.m

% Induction machine steady-state characteristics % derived from the dq formulation % (per-unit representation) % unbalanced case figure('Units','pixels', ... 'Color',[0.8
www.eeworm.com/read/145158/12748885

m imdqsrka.m

% Induction machine steady-state characteristics % derived from the dq formulation % (per-unit representation) % balanced case % arbitrary reference frame figure('Units
www.eeworm.com/read/407519/2262650

py demo.py

# This demo program solves the mixed formulation of # Poisson's equation: # # sigma + grad(u) = 0 # div(sigma) = f # # The corresponding weak (variational problem) # # -