how to do this

Use this forum to post Vensim related questions.
Post Reply
sally
Member
Posts: 40
Joined: Sun Nov 05, 2006 4:34 pm

how to do this

Post by sally »

i have a problem.

i want to simulate a product selling condition, so i have a variable" demand", i hope my demand condition is like a "bell shape", but i don't know how to set it? i have try to use ramp or step function , but still can't do it!

hope someone can help me ,

thank you :cool:
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

you can certainly use

demand = demand multiplier * exp(-((Time - Peak Demand Time)/Demand Time Spread)^2) ~ Widget/Month
Demand Multiplier = 100 ~ Widget/Month
Peak Demand Time = 50 ~ Month
Demand Time Spread = 25 ~ Month

[Edited on 2007-2-3 by bob@vensim.com]
Post Reply