Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

What is the difference between the following function?

Status
Not open for further replies.

John_li

Full Member level 5
Joined
Aug 6, 2005
Messages
272
Helped
9
Reputation
18
Reaction score
1
Trophy points
1,298
Activity points
2,945
Hi all,
I use the two following function to simulation C Varactor using ADS.
1.C_Varactor=-1/(2*pi*freq[0,0]*imag(Z11[0]))
2.C_Varactor=-1/(2*pi*freq*imag(Z(1,1)))
Get two different data display as attached display.And what is the [0.0] of freq[0,0] and what is the difference between freq[0,0] and freq in Equation?.and what is the difference between Z11[0] and Z(1,1)?
Thank you,
 

Z[0] means 0th index.So, there is a vector definition for that.
 

    John_li

    Points: 2
    Helpful Answer Positive Rating
Thank BigBoss for your reply.And What about the vector definition of freq[0,0].I can not find in help document.Anybody can help me?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top