[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Creating a Complex System using XSLT. Step 1: Create Feedb

  • To: "'Thomas B. Passin'" <tpassin@c...>, xml-dev@l...
  • Subject: RE: Creating a Complex System using XSLT. Step 1: Create Feedback
  • From: "Bullard, Claude L (Len)" <clbullar@i...>
  • Date: Mon, 13 Oct 2003 10:39:27 -0500

plots using xsl
Consider a case where multiple agents/systems are booking 
the rooms in the hotel building, or just look at airline 
booking strategies. Do these exhibit entropy and how does 
one measure it?

Chaotic behavior usually means multiple systems are 
colliding/competing/conflicting over the same resource 
such that ownership/position/meaning are unpredictable. 
Look for hidden couplers.  The self-organization creates 
the plot but chaos occurs between predictions. What 
one knows about the past is unreliable for predicting 
the future but what one knows about the plot tells the 
limit of the range of outcomes.   A range of outcomes 
can be enumerated and for these enumerated values, one 
can prepare responses.  If one can see the setup, one 
can position the response.  To do this, one must operate 
faster than real time and that is not a spooky operation. 
It is a modeling opportunity.  Agent-based simulation and 
human role playing are two forms of modeling.  A very 
lucrative application will be hosting support and analysis 
for MMRPGs designed for business.  Nice way to train too. 

One manages uncertainty; one does not solve it.  Eliminating 
uncertainty eliminates opportunity.  Chaos is the engine of 
evolution.   See Fisher Information.

len


From: Thomas B. Passin [mailto:tpassin@c...]

So try out some of the standard approaches - come up with a use case, 
write a scenario, personalize the system and write a story for it, 
invent some users and walk through their using the thing.

It is easy to have a stylesheet exhibit exponential growth, possibly up 
to some limit.  Just write a recursive template - like one of those 
templates that escapes a character - and pass it a string parameter that 
equals the previous paramter concatenated with itself.  It will run away 
until the stack grows too large, which you could control with some kind 
of a limit on the parameter length.

Exhibiting complex dynamical behavior almost by definition calls for 
modeling or solving or simulating some mathematical system of equations.

Simpler chaotic systems exhibit their dynamical behavior in a 
two-dimnensional phase space, e.g., plotting x(t+1) vs x(t) on the 
horizontal and vertical axes.  A "normal" system will be repesented by a 
point that traversed some smooth path in the phase space plot, a chaotic 
system will have each point be found on (or near) the attractor, but the 
location of one point is apparently unrelated to the location of the 
next point in time, except for being near the attractor.  I wonder if 
this could be simulated by describing an attractor with a polar 
equation, then setting calues of delta(angle), delta(radius) randomly 
for each step.

If so (and it seems plausible to me but I have never looked into it), 
this might suggest some way to proceed with a stylesheet.

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.