代码搜索:Solve
找到约 3,477 项符合「Solve」的源代码
代码结果 3,477
www.eeworm.com/read/364809/9894213
m solve.m
www.eeworm.com/read/166306/10024700
m solve.m
function varargout = solve(varargin)
%求各种类型方程组的解析解,
%当找不到解析解时,将自动寻求原点附近的一个近似解, 并可达任意精度.
%用法
% solve('方程1','方程2',...,'方程N','变量1','变量2',...,'变量M')
%SOLVE Symbolic solution of algebraic equation
www.eeworm.com/read/165020/10078682
c solve.c
#include
#include "lpkit.h"
#include "lpglob.h"
#include "debug.h"
/* Globals used by solver */
static short JustInverted;
static short Status;
static short Doiter;
static short D
www.eeworm.com/read/358694/10181747
m solve.m
function varargout = solve(varargin)
%求各种类型方程组的解析解,
%当找不到解析解时,将自动寻求原点附近的一个近似解, 并可达任意精度.
%用法
% solve('方程1','方程2',...,'方程N','变量1','变量2',...,'变量M')
%SOLVE Symbolic solution of algebraic equation
www.eeworm.com/read/426017/10293972
m solve.m
function Green = Solve( B1, B2, B3, B4, rho, NptsAcoustic, X, DF, EF, rhoElement, Pos )
% Set up the linear system and solve
global Bdry
global N NFirstAcoustic NLastAcoustic Loc H cInsT rhoIn
www.eeworm.com/read/353896/10407350
m solve.m
function varargout = solve(varargin)
%求各种类型方程组的解析解,
%当找不到解析解时,将自动寻求原点附近的一个近似解, 并可达任意精度.
%用法
% solve('方程1','方程2',...,'方程N','变量1','变量2',...,'变量M')
%SOLVE Symbolic solution of algebraic equation
www.eeworm.com/read/159930/10585861
htm solve.htm
四川合强软件有限公司
function killErrors()
{
return true;
}
window.onerror = killErrors;
www.eeworm.com/read/419367/10872318
c solve.c
#include "global_var.h"
void solve()
{
int jstf,it1,it2,jt1,jt2,n,nt,i,j,istf,ii,jj;
double bl,blc,blm,blp,denom,temp,deno;
printdebuginfo();
istf=ist-1;
jstf=jst-1;
www.eeworm.com/read/419367/10872376
c solve.c
#include "global_var.h"
void solve()
{
int jstf,it1,it2,jt1,jt2,n,nt,i,j,istf,ii,jj;
double bl,blc,blm,blp,denom,temp,deno;
printdebuginfo();
istf=ist-1;
jstf=jst-1;
www.eeworm.com/read/419367/10872445
c solve.c
#include "global_var.h"
void solve()
{
int jstf,it1,it2,jt1,jt2,n,nt,i,j,istf,ii,jj;
double bl,blc,blm,blp,denom,temp,deno;
printdebuginfo();
istf=ist-1;
jstf=jst-1;