代码搜索:solves
找到约 1,488 项符合「solves」的源代码
代码结果 1,488
www.eeworm.com/read/7672/127164
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/7672/127172
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/407519/2262644
py demo.py
# This demo solves the Stokes equations, using quadratic
# elements for the velocity and first degree elements for
# the pressure (Taylor-Hood elements). The sub domains
# for the different boundary c
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)
#
# -
www.eeworm.com/read/399050/2366156
readme
The Dojo Toolkit
----------------
Dojo is a portable JavaScript toolkit for web application developers and
JavaScript professionals. Dojo solves real-world problems by providing powerful
abstractions
www.eeworm.com/read/268073/11155343
m gausselim.m
%Gaussian Elimination
%Description: This procedure solves a system of linear equations using
%Gaussian Elimination Algorithm. Elementary row operations are used
%throughout this algorithm, which co
www.eeworm.com/read/161189/10440034
m domre.m
%%%%%%%%%% start of function domre.m %%%%%%%%%%
%
% Function to solves an inverse problem using Minimum Relative
% Entropy Inversion
%
% Written by: Roseanna M. Neupauer
% Modification Date: Apri
www.eeworm.com/read/416247/11036609
m tphase.m
%This programme solves various formulaes for three phase half wave star rectifier
%This function runs independently as well as with "power_electronics"
%In order to execute this function type ''tpha
www.eeworm.com/read/416247/11036611
m ac_controller.m
%This programme solves various formulaes for three phase half wave star rectifier
%This function runs independently as well as with "power_electronics"
%In order to execute this function type ''tpha
www.eeworm.com/read/416247/11036631
m rc.m
function q=rc(varargin)
%This programme solves various formulaes for diode connected to rl load
%This function also offers graph for the function selected
%This function runs independently as well