Search found 6 matches

by Smooth
Mon Jun 29, 2009 5:01 am
Forum: Vensim
Topic: Active Initial
Replies: 8
Views: 7031

Hi its me again, I have already noticed this Chapter, but I do not understand more, than before. Is it maybe possibel, that someone of the vensim-contributors can look in the source code of vesim, how the function is implemented in vensim? [Edited on 6-29-2009 by Smooth] [Edited on 6-29-2009 by Smoo...
by Smooth
Sun Jun 28, 2009 12:59 am
Forum: Vensim
Topic: Active Initial
Replies: 8
Views: 7031

Hi,

is testet so often, but this isn't correct:
if(time==0)
initialvalue
else
equation

I'm really sure, that this is not the solution. Please help...
by Smooth
Tue Jun 16, 2009 1:18 pm
Forum: Vensim
Topic: Active Initial
Replies: 8
Views: 7031

I have already studied those notes, but they don't say, what active initial is doing in detail. They break a simultaneous computation, but how does the algorithm behind that works? Thanks for help...
by Smooth
Tue Jun 16, 2009 4:44 am
Forum: Vensim
Topic: Active Initial
Replies: 8
Views: 7031

I do not find a way to implement the Active Initial Function in an other programming language, how can I do this? I tried many times, but nothing helps, please help me, thanks!
by Smooth
Tue Jun 16, 2009 3:11 am
Forum: Vensim
Topic: Active Initial
Replies: 8
Views: 7031

Active Initial

Hi
I need help with the Active Initial Function! How does it work?
by Smooth
Wed Jun 03, 2009 4:53 pm
Forum: Vensim
Topic: Smooth3
Replies: 1
Views: 1950

Smooth3

Hi everybody! My english is not so good but I hope somebody can help me! I want to implement the smooth3 function into java. In the manual is the follwing explanation: SMOOTH3(input,delay time) Returns a 3rd order exponential smooth of the input. Equivalent to the equations: SMOOTH3=INTEG((LV2-SMOOT...