Skip to main content
16-Pearl
April 19, 2011
Question

solve/Find() with diffent cosntant

  • April 19, 2011
  • 1 reply
  • 4946 views

To all

I am sure I have seen queries about a similar problem but cannot find anything. I am looking at solving a set of 2 linear equations, see attached, using the Find() option, but I want to do it a number of time as I want to change some of the cosntant.

Thanks

JXB

1 reply

23-Emerald I
April 19, 2011

Create a function of the constant (variable) you want to change

1-Visitor
April 20, 2011

Further to Fred's example, a vector of values can be passed once solve block is passed as a function.

Mike

16-Pearl
April 20, 2011

Thanks to Fred and Mike for the solutions. I am now half-way of implementing, see snapshot attached, what I am after. Will need to vectorize each function so that I can implement a neater solution and plot them next to each other and not on top of each other (ie graph for step 2 start at the end of step 1, etc)

Regards

JXB