Skip to main content
1-Visitor
December 22, 2012
Solved

Define a variable with a set of function values

  • December 22, 2012
  • 1 reply
  • 1622 views

I would really appreciate some help with the following problem.

I am trying to define a variable with a number of values defined by a function.

Please see the attached for what I'm trying to do. Specifically it is the definition I've highlight in yellow at the bottom of the sheet.

Many thanks,

Grant

Best answer by AlanStevens

See bottom of attached file for one way of doing it.

Alan

1 reply

1-Visitor
December 22, 2012

Your last equation is F.total:=

It should be F.total[p:=

1-Visitor
December 24, 2012

Thanks MichaelH.

Another question for you regarding finding the angle at which the highest function value will occur.

Is there a way to define F.total to equal the maximum value of P.xt for each of the 104 (p counter) cases?

In the original sheet, I have assumed that the phase angle, pi/2 produces the highest force component, however this may not be true and it could be either side of this phase angle.

Please see attached sheet with notes.

I hope this makes sense.

Once again, I appreciate any help.

Hosie

19-Tanzanite
December 24, 2012

See bottom of attached file for one way of doing it.

Alan