23.01.2015 Views

Download - Wolfram Research

Download - Wolfram Research

Download - Wolfram Research

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

3.5 Setting Up and Solving Circuit Equations 255<br />

3.5.4 Solve<br />

Solve[dae]<br />

Solve[dae, var]<br />

Solve[dae, {var , var , † † † }]<br />

solves a system of equations given by dae for all variables<br />

solves for one variable<br />

solves for several variables<br />

Command structure of Solve.<br />

In order to symbolically solve systems of equations formulated by the function CircuitEquations,<br />

Mathematica’s built-in function Solve has been extended to handle DAEObjects as well. Solve returns<br />

its result as lists of rules of the form {{var −> expr <br />

}, † † † }, where the variables var are assigned<br />

symbolic expressions expr.<br />

See also: CircuitEquations (Section 3.5.1), ACAnalysis (Section 3.7.3), NDAESolve (Section 3.7.5).<br />

Examples<br />

Load Analog Insydes.<br />

Define netlist description.<br />

Set up a system of<br />

small-signal equations.<br />

Display equations.<br />

Solve only for the variable<br />

V$2.<br />

Solve for the variables V$1<br />

and V$2.<br />

Solve for all variables.<br />

In[1]:=

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!