Simulation Books
Related Subjects: Creatures Series Monster Rancher Series Business God Games Life Games Trains Flight Dating Ships and Sailing Programming Games Military and Combat
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

It is a good book of the theory of micropolar fluidsReview Date: 1999-07-10

Used price: $97.79

A good review of the topic - but not enough focusReview Date: 2000-12-20
The author's research is very interesting and promising. The book reviews similar microsimulation attempts by others.
However, there is no guidance as to the implementation of microsimulation studies in finance. The eauations/models of finance are easily found elsewhere .... but how do you turn them into a simulation project (?)...

This is one of the best strategy guides around.Review Date: 1999-07-03
Used price: $5.84

Classic Text in Chem Eng ModelingReview Date: 2001-05-23
Routines for solving systems of algebraic and differential equations are first developed, with others to display a time-based 'table' of the simulation results. The second half of the book develops his DYFLO routines for single, staged or distributed unit operations, with many diagrams and examples. In the later chapters, partial differential equations and process control models are developed.
Dr. Franks has been referred to as the "Father of Simulation", and after building some of his many examples, I believe that the phrase is quite appropriate. I first bought this book in 1973, but did the most work with it after the availability of personal computers. It was amazing. The simulations changed the way I thought about unit operations, engineering problem solving, and process control simulations. This thought process shaped the modeling framework that I was developing (building, and tuning interactive process control simulations).
The source code in Modeling and Simulation is provided in FORTRAN IV, which was the current engineering language 'standard'. It is quite compact, again to run on the machines of that time. I found that it was relatively straight-forward (albeit that you will need some other reference books) to convert to other languages in order to use the interpreters/compilers of choice.
I rate this book 4 stars instead of 5 because : 1) it's too expensive and, 2) the FORTRAN IV code and it's structure is dated. The programs needs to be commented and rewritten both more linearly and in a current language such as DELPHI, VB or C++ Builder (or Visual C++). You can sort it out if you are an experienced programmer, but the programs need to be restructured. This book desperately needs to provide at least a CD with the source code.
A company called QMC appears to offer a Windows 95/98 simulation framework for many of Dr. Frank's examples, and many other models and simulations.

Used price: $20.00

Of historical importanceReview Date: 2005-10-03
There are some points made in the book that must be understood by the reader because the author feels that they are needed to build a successful model of the brain. For example, he discusses the notion of an `input system', which is a system that, for each input, produces and output with the same "status." Cognitive discrimination must be used at the input level, if one is to avoid the use of the `homunculus' (the little external observer), for distinguishing between "good" and "bad" outputs. The major task in the author's view is to produce "exceptional" input-output relations, i.e. relations that correspond to intuitions about cognitive processes. A successful brain model, i.e. one that is able to incorporate memory, should be able to distinguish between stimuli that are familiar from those that are to be submitted to the brain for processing or learning. Thus the model must avoid the use of what the author calls `spontaneous computations', which require an external observer (the homunculus again) to interpret the relation between the input and the output. The author gives an example of a system that performs only spontaneous computations early on in the book. Hence the author proposes the use of artificial neural networks (ANNs) to avoid the occurrence of spontaneous computations. An ANN organizes stimuli in association classes represented by an attractor, and all the stimuli in a particular class are associated with the attractor to which they flow. The author feels that ANNs are more adept at respecting the requirement that for mental computations, which are essentially operations on temporal sequences of data, some record of the initial input sequence must be carried along on a parallel channel, in order to provide the outcome with specific "meaning" and a correspondence to the assigned task.
These considerations on the dependence of the processing on the initial input motivate the author to discuss the role of ergodicity in the dynamics of the neural systems of the brain. As the author shows, any generic system subjected to noise will be ergodic, so that eventually the system will access each of its possible states in a manner that is completely independent of the initial state. The author points out two ways in which ergodicity can be avoided: one is to assume that the network is noiseless, and thus only certain moves are allowed from each vertex; the other is to assume that `cooperative phenomena' is present. Since the first possibility is rather exceptional, the author chooses the second, and gives detailed discussion on how cooperative behavior can arise in ANNs. One interesting, and ubiquitous example that he discusses for cooperativity as an emergent property is the Ising model. Mathematically, the breaking of ergodicity involves the taking of the thermodynamic limit, and a necessary condition for emergence is this context is the asymptotic degeneracy of the eigenvalues. To illustrate how this is done, the author uses the solution of a master equation that characterizes the probabilities of making transitions from one state to another in the system.
In order to build a credible model of the neuronal processes of the brain, the author is aware that such a model has to be able to deal with input in the form of temporal sequences, and not just single patterns. He devotes an entire chapter to this in the book, motivating his discussion with the notion of a `central pattern generator' (CPG). The simplicity of CPGs is a concern and the author is aware that such simplicity does not exist in models of cognitive processes. Nevertheless the modeling of CPGs using neural networks can add credence to the program to model general brain processes in terms of neural networks, complex as they can be.
One of course must be able to deal with both the storage and the retrieval of temporal sequences. After discussing some of the early research dealing with these needs, the author then reviews a strategy for dealing with temporal sequences that involves the notion of a `quasi-attractor', which is a network state that acts like an attractor for a short period of time. Quasi-attractors are used to delay the transfer of information out of the attractor. Thus the transitions are governed by synapses that have a time delay. The influence of a pre-synaptic neuron through these synapses will arrive later than the influence coming through a `stabilizing' synapse. The latter type of synapse arises because of the `stabilizing' term in the network model that ensures that if the network is in a state that is identical to a stored pattern then the network will remain there. The author shows how the network can use these delayed transitions to deal with temporal sequences in a manner that is acceptable, i.e. in a way that the `cognition time' is of the order of magnitude of the delay. The author discusses an example dealing with the counting of chimes, in order to give credence to his constructions. In this example it is seen that the network resides in each of the quasi-attractors for a long enough time so as to allow the output neurons to identify the cognitive event.

Used price: $32.97

Heavy Hitters of Systems DynamicsReview Date: 2000-04-01
"Modeling" also includes a section overviewing the various simulation software packages available to modelers. Though developers like High-Performance Systems, Vensim, Pugh-Roberts, and PowerSim have made product enhancements to date, the sections from each company provide a great introduction to what is out there how each package can be applied.
The most valuable aspect of the book is probably in the case studies and methodological explorations of several authors. A number of key insights are offered as authors reflect upon the successes and shortcoming of the methods each chose to use to explore and develop models in a variety of business and public environments.
This is definitely a must have for any SD library.

Used price: $43.00

Application of Petri net in Flexible Manufacturing SystemsReview Date: 2000-03-18
Used price: $499.99

Modelling for ManagementReview Date: 2000-10-11

Used price: $13.94

Not too much into details ...Review Date: 2000-09-25

Used price: $14.74

ProbabilisticReview Date: 2007-07-05
Related Subjects: Creatures Series Monster Rancher Series Business God Games Life Games Trains Flight Dating Ships and Sailing Programming Games Military and Combat
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250