<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: System Dynamics-like Feedback Loops?</title>
		<atom:link href="http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:57:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/#post-61659</guid>
					<title><![CDATA[System Dynamics-like Feedback Loops?]]></title>
					<link>http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/#post-61659</link>
					<pubDate>Wed, 08 Feb 2012 00:08:24 +0000</pubDate>
					<dc:creator>lusiad</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m just learning Max and had (what I hope) is an easy question.  I currently use a graphical programming software package called Stella (put out by isee systems).  It&#8217;s not great at many things, but excellent at a few.  I do a lot of demographics modeling (showing people migrating between cities for example) and Stella makes this easy: the user draws &#8216;flows&#8217; (they literally look like tubes) that connect to &#8216;stocks&#8217;.  The quantity of stuff moving through the flows into the stocks is determined by a &#8216;valve&#8217;.</p>
<p>What makes Stella useful is that you can have information about a given stock at a given time alter the behavior of the flows feeding into it.  Feedback loops are easy.  I think this is trivial to do in Max, from what I can tell so far.</p>
<p>The other thing Stella can do (that&#8217;s really useful for me) is have stocks hold onto their contents for a specific period of time.  You can for example set up a stock so that all units of stuff entering it are held their for 15 units of time before exiting.  Can I do something like that in Max?</p>
<p>I can easily replicate the quantitative aspects of my Stella projects in Python, but I really enjoy showing my clients graphically the logic of the underlying model.  And I&#8217;d much prefer to do the same thing in Max, which has an absolutely beautiful GUI object library that&#8217;s light years ahead of anything comparable.  Plus, I find that it&#8217;s often easier to mock something up in Stella than in Python; and I&#8217;m hoping the same thing will be true of Max.  </p>
<p>Thank you for your comments.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/#post-222593</guid>
					<title><![CDATA[Re: System Dynamics-like Feedback Loops?]]></title>
					<link>http://cycling74.com/forums/topic/system-dynamics-like-feedback-loops/#post-222593</link>
					<pubDate>Wed, 08 Feb 2012 00:39:25 +0000</pubDate>
					<dc:creator>Luke Hall</dc:creator>

					<description>
						<![CDATA[
						<p>The [pipe] object will let you delay the source by a certain number of milliseconds, this will probably do what you require.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

