Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

root function in mathcad

Status
Not open for further replies.

vamsipalukuru

Electrical
Joined
Apr 9, 2010
Messages
1
Location
FI
Hi,

I have a problem regarding the root function in Mathcad.

I have measured capacitance values in a text files and i have imported it into mathcad. I have evaluated capacitance value which is a function of permittivity of the material.

I made a function (measured capacitance-evaluated capacitance), so that i can fine for what value of permittivity, the evaluated capacitance will equal to measured one and i can store that permittivity data and later plot it in a graph.

In mathcad, i need to pass the measured capacitance data manually for each frequency point and note down the root, it says the root function is for scalar quantities.

Can any one help to make such a loop so that i can find the root for multiple inputs of measured capacitance
 
If you've just got a single vector, then you could try applying the vectorize operator - look it up in Help (key sequence is ctl - (minus key)), eg, vectorize the whole expression f(x) where x is a vector.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top