Free Essay

Modeling of Prediction System: an Application of the Nearest Neighbor Approach to Chaotic Data

In:

Submitted By Fadhli
Words 4312
Pages 18
App. Math. and Comp. Intel., Vol. 2 (1) (2013) 137–148 http://amci.unimap.edu.my © 2013 Institute of Engineering Mathematics, UniMAP

Modeling of prediction system: An application of the nearest neighbor approach to chaotic data
N. Z. A. Hamida,b,*and M. S. M. Nooranib a Department of Mathematics, Faculty of Science and Mathematics, Universiti Pendidikan Sultan Idris 35900, Tanjung Malim, Perak, Malaysia

b

School of Mathematical Sciences, Faculty of Science and Technology, Universiti Kebangsaan Malaysia, 43600, Bangi, Selangor, Malaysia

Received: 20 February 2012; Revised: 12 February 2013, Accepted: 25 February 2013

Abstract: This paper is about modeling of chaotic systems via nearest neighbor approach. This approach holds the principle that future data can be predicted using past data information. Here, all the past data known as neighbors. There are various prediction models that have been developed through this approach. In this paper, the zeroth-order approximation method (ZOAM) and improved ZOAM, namely the k-nearest neighbor approximation (KNNAM) and weighted distance approximation method (WDAM) were used. In ZOAM, only one nearest neighbor is used to predict future data while KNNAM uses more than one nearest neighbor and WDAM add the distance element for prediction process. These models were used to predict one of the chaotic data, Logistic map. 3008 Logistic map data has been produced, in which the first 3000 data were used to train the model while the rest is used to test the performance of the model. Correlation coefficient and average absolute error are used to view the performance of the model. The prediction results by the three models are in excellent agreement with the real data. This shows that the nearest neighbor approach works well to predict the chaotic data. Unfortunately, increasing the number of nearest neighbors from ZOAM to KNNAM not managed to improve prediction performance. However, the added element of the distance is a great idea for improving prediction performance. Overall, WDAM is the best model to predict the chaotic data compared to ZOAM and KNNAM. Keywords: Chaos theory, chaotic data, nearest neighbour approach, zeroth-order approximation method, k-nearest neighbor approximation method, weighted distance approximation method, prediction, Logistic map. PACS: 05.45.-a, 05.45.Gg, 05.45.Tp.

______________________________________

* Corresponding Author: nor_zila@yahoo.com (N. Z. A. Hamid)

138 1 Introduction

N. Z. A. Hamid & M. S. M. Noorani

This study is an extension of the study by [1] and [2] who have proven that Malaysia rainfall data are chaotic in behavior. Since the data are chaotic, we plan to use chaos theory to do prediction of rainfall data. However, there is a lot of thought and belief that rainfall data may contain noise ([3], [4], etc.), which can affect the prediction process. So, in this study the prediction method from chaos theory will be applied to synthetic data in advance to see its effectiveness. In addition, tests on synthetic data can reduce costs and save time because they are free from noise disturbance. If the prediction results are good, so, in the future, research will be done on rainfall data using the same methods. In this paper, the zeroth-order approximation methods (ZOAM) and improved ZOAM, the knearest neighbor approximation method (KNNAM) and weighted distance approximation method (WDAM) was constructed to predict the chaotic data via nearest neighbor approach, NNA. NNA is an approach that uses past data (neighbors) to predict future data. ZOAM uses only one nearest neighbor while KNNAM uses more than one nearest neighbor and WDAM adds distance element for prediction process. These models were used to predict one of the synthetic data, Logistic map. 1.1 Prediction Models

1.1.1 Chaos Theory In chaos theory, all types of systems are considered nonlinear. A linear system is a system whose evolution is a linear process. All systems that are not linear are called nonlinear systems. In these systems, the change in a variable at an initial time can lead to a change in the same or a different variable at a later time that is not proportional to the change at the initial time. With respect to time domain, nonlinear systems were divided into two categories; discrete and continuous. The general forms of systems are x(t + 1) = f ( x(t )) for discrete time and dx dt

= f ( x ) for continuous time. A discrete time system is also called a map. Equations of this

form are called difference equations. Some examples of discrete system are Henon, Ikeda and Logistic map. On the other hand, a continuous time system is called a flow. Equations of this form are called ordinary differential equations. Examples of continuous system are Lorenz and Rossler flow. In this study, chaos theory was implemented into one of discrete system, Logistic map [5]. Logistic map equation is

x(t + 1) = r * x(t ) * (1 − x(t ))

(1)

changes of r and x (1) may impact the system’s behavior. The impacts of varying r are as follow. Lets generate 50 data of the Logistic map with x(1) = 0.8 . As illustrated in Fig. 1, for 0 < r < 1 , the system is converging to 0 as t → ∞ . For

where the behavior of the system was controlled by parameter r and initial condition x (1) . The

1 < r < 3 the system becomes stable at one value as t → ∞ . Furthermore, for 3 < r < 1 + 6 , the system is oscillating between 2 values as t → ∞ . Furthermore, for r > 1 + 6 system is n oscillating between 4 or 8 or 16 or 2 values as t → ∞ . Moreover, it will have infinite oscillation points and there are no specific behaviors that can describe the system. Hence, this type of behavior is called chaos and the data of the system are known as chaotic. So, in this study on chaotic data, we have to choose r

> 1+ 6 .

App. Math. and Comp. Intel., Vol. 2 (1), 2013
1

139

x(t)

0.5

0

10

20

t

30

40

50

1

x(t)

0.5

0

10

20

t

30

40

50

1

x(t)

0.5

0

10

20

t

30

40

50

1

x(t)

0.5

0

10

20

t

30

40

50

Figure 1: Impacts of varying r on Logistic map. From top,

r = 0.8 , r = 1.3 , r = 3.1 and r = 3.8 .

In theory, if the data are proven chaotic, then, they exhibit some properties [6]: (i) they are governed by one or more control parameters; (ii) a small change in which can cause the chaos to appear or disappear; (iii) their governing equations are nonlinear; (iv) they exhibit sensitive dependence on initial conditions and hence they are unpredictable in the long run. (i), (ii) and (iii) properties have been described above where the Logistic map was controlled by parameter r and we can observe that a small change in r values can cause the chaos to appear or disappear and the equation is obviously nonlinear. In order to examine (iv) let us consider the Logistic map again. But, we vary the initial condition, x(1) = 0.8 and x(1) = 0.81 . As in Fig. 2, after three iterations, for small difference of

x(1) , the value of data as t → ∞ are getting different and far from each other. Different x(1) produce different outcome as time change. As time increase, the system yields widely diverging

140

N. Z. A. Hamid & M. S. M. Noorani

outcomes. This is what it called sensitive dependence on initial conditions. This sensitivity makes the outcomes diverge and puts an effective limit on the ability to predict the behavior of chaotic systems over long periods of time. Hence, only short-term prediction can be made.

1

x(t)

0.5

0

x(1)=0.8

x(1)=0.81

10

20

t

30

40

50

Figure 2: An illustration of sensitive dependence on initial conditions.

1.1.2 Prediction Tools As to date, prediction tools in chaos theory were divided into two types, namely local and global approximation method. Via global method, all of the data in system were utilized to predict future data while local method only uses the nearby data (nearest neighbors) to the last known data in system in order to make predictions. Via global approximation method, we have to find and choose an appropriate functional form that represents the whole data. On the other hand, via local approximation method, the future data are been predicted base on nearest neighbor only. That’s why, local method is also known as nearest neighbor approach, NNA. In general, global method provides good approximations if the real data are well behaved and not very complicated and we can fit a function to the whole data [7]. Since not all chaotic data (e.g. real data) can be represented well as a function, so, we decided to use the local method (or NNA) as the predictor. NNA employed the principal that the future data are been predicted using information based on past data (neighbors). Local approximation method or NNA was introduced by [8] who applied it to the short term predictions of Mackey-glass, Rayleigh-Benard and Taylor-Couette flow. [3], [4], [9], [10], [11] and many more researchers employed this approach in various hydrology systems. Recently, in 2010, with a slightly modification, [12] utilized the approach to predict daily discharge in Russian. Moreover, in 2011, [13] modified it to predict storm in North Sea. However, dealing with real data is quite hard. [3], [4], [14-16] and many more highlighted the presence of noise in their studies. They found that NNA is employed base on the assumption that the data are noise-free. But it is well known that data from natural processes and experiments contain some amount of noise, such as the measurement error. When such a method, developed for noise-free data, is applied to noisy data, such as the rainfall data, it may not be possible to obtain very accurate results. Since we are still at preliminary stage on implementing NNA in Malaysia, we test it on noise-free data first. If this study is success, then we will proceed to apply the concept of NNA to real system (with noise reduction) in our future research. 1.2 Research Objectives In this study, three prediction models developed from NNA will be tested on the chaotic data. ZOAM uses only one nearest neighbor while KNNAM uses more than one nearest neighbor. So, from ZOAM to KNNAM, we want to study whether the growing number of nearest neighbors is

App. Math. and Comp. Intel., Vol. 2 (1), 2013

141

used, the better the prediction. WDAM add distance element for prediction process. This is different from KNNAM because through KNNAM, the prediction is based on the average value of the nearest neighbor. Therefore, we wanted to investigate whether adding distance element will give better results. Finally, we want to find the best model to predict the chaotic data. Hence, several questions are raised: 1. 2. 3. 4. Do NNA can be used to predict chaotic data? Do use more neighbors can provide a better prediction? Do add distance as weighting elements will predict the data better? Which is the best model to predict the chaotic data?

3008 Logistic map data will be generated, where 3000 data were used to train the model while the rest is used to test the performance of the model. Correlation coefficient and average absolute error are used to view the performance of the model. The next section will describe the data and methodology. Then, results, discussion and conclusions section will answer all questions that arise above. Finally, there are some suggestions for future research at the end of this paper. 2 Data

We generate N = 3008 Logistic map data as (1) with r = 4 and x(1) = 0.8 . Eight last data are kept to be compared with the predicted ones. Logistic map data that been used to train the models with N = 3000 are as Fig. 3.
Logistic Map Data 1

x(t)

0.5

0 0

500

1000

1500 t

2000

2500

3000

Figure 3: Logistic map data for 3 Methodology

N = 3000

3.1 Zeroth-Order Approximation methods (ZOAM) As in [7], ZOAM is as follow. Say we have data of the system

X = x1 , x2 , x3 ,..., x N with N total

number of data and we want to predict the value of x N +1 . At first, we have to search the nearest neighbor to last known data, which is point with minimum Euclidean distance, Say

x N . The nearest neighbor is a neighbor in neighborhood

d where d = x N − xS , s = 1,2,3,..., N − 1 .

x p is the nearest neighbor to x N . Then, x p +1 is an approximation of x N +1 . For simple

= 10 , where the last known data is x10 . After calculating d , we found that x 7 is the nearest neighbor to x10 . Hence, x 7 +1 = x8 is an approximation of x11 . example, say we have N

142

N. Z. A. Hamid & M. S. M. Noorani

3.2 K-Nearest Neighbors Approximation method (KNNAM) Moreover, for KNNAM, approximation with

k nearest neighbors were used and x N +1 is the value of average

x N +1 =

∑x i =1

k

i +1

k

(2)

Extending from above example, say we use three nearest neighbors, x 7 , x3 and

x8 . Hence, the

approximation of

x11 is x11 =

∑x i =1

3

i +1

3

=

x8 + x 4 + x9 . 3

3.3 Weighted Distance Approximation method (WDAM) For WDAM, we added the distance value as a weight. If then

d i is the distance between xi and x N ,

x N +1 =

∑ (x )d i +1 i =1

k

i

∑d i =1

k

(3) i Extending from above example again, say we use two nearest neighbors, x3 and distance from

x8 . And the

x10 to x3 and x8 are 0.2 and 0.4 respectively, hence,

x11 =

∑ (x )d i +1 i =1

k

i

∑d i =1

k

=

(x3 )(0.2) + (x8 )(0.4)
0 .2 + 0 .4

.

i

3.4 Computing Step In this study, parameter that we vary is the number of nearest neighbor, k . For ZOAM, k = 1 while for KNNAM k = 2 and k = 3 was used. Furthermore, k = 2 was used in WDAM. Below are the computing steps: a. Generate N = 3008 data of Logistic map. 3000 data are used to train the models, 8 data are kept to be compared to the predicted ones. b. Predict 8 data using ZOAM with k = 1 , compare with real data using performance measure in Section 3.5. c. KNNAM is done via Equation (2) with k = 2 and k = 3 and performance measure in Section 4.5 are used to compare with real data.

App. Math. and Comp. Intel., Vol. 2 (1), 2013 d.

143

WDAM is done with k = 2 using Equation (3) and performance measures in Section 3.5 are used to compare with real data.

3.5 Performance Measure Correlation coefficient cc was utilized to summarize information on how close the relationship between the real and predicted data. cc value is ranging from -1.00 to +1.00. A cc of 0.00 reflects that there is a zero correlation, or no relationship, between the real and predicted data. The closer a cc is to 0.00, the weaker the relationship is. Oppositely, the closer cc approaches plus or minus 1.00 the stronger the relationship is and reflects that the real and predicted data are close to each other. Meaning, the nearer the cc value to plus or minus 1.00, the better the prediction is. The formula of cc is:  m   m  m  m ∑ xw yw  −  ∑ xw  ∑ yw  (4)  w =1   w =1  w =1  cc = 2 2  m 2  m     m 2  m m∑ xw −  ∑ xw   m∑ yw −  ∑ y      w =1    w =1   w =1 w    w =1   with x w and y w are real and predicted data where w = 1,2,3,..., m is prediction day(s). In addition, average absolute error, e also used to observe the average different value between the predicted and the real ones. The formula of e is: e= ∑x w =1

m

w

− yw

(5)

m The smaller value of

e shows the prediction is better.

4

Results and Discussion

Tables 1 and 2 are the results of all three prediction models with various values of k . Figure 4-7 depict a comparison between the real data and prediction data. Figures 8 and 9 show the comparison graph of cc and e values for each model. Points in the graph (Figure 4-7) are not clear as the differences between real and predicted data are small. That is why we attach Table 1 as a reference. All predicted data agree with the real data. All the cc are close to 1 and all e are low. This suggests that, all prediction models are great and NNA is a good approach to predict the noisefree data such as Logistic map. We are also interested to know how many past data (nearest neighbors) needed to perform prediction. We only choose the number of nearest neighbors of 1, 2 and 3. We want to check whether the more k is used, the better prediction obtained. As we can see in Table 1 and 2, the prediction performances are better when k is increasing from 1 to 2. However, the prediction performance decreases from k = 2 to k = 3 . This shows that the growing number of nearest neighbors do not necessarily contribute to better prediction. Sometimes it is better, sometimes not. However, as a whole, all prediction is closer to the real value of the data. Therefore, we agree with Casdagli (in [17]) that a small number of nearest neighbors was enough to get a good prediction. We would like to know if adding distance as weight will produce better prediction. From the cc and e , it is clear enough to conclude that it is worthwhile to add distance elements as weights. We can see that WDAM is the best model to predict the chaotic data than other models. This means that the distance is quite important element to be added in order to obtain a better prediction.

144

N. Z. A. Hamid & M. S. M. Noorani

Therefore, we will precede this method in our future research to real data (i.e. rainfall). Below are the answers for questions arise in Research Objectives part.

a.

Do NNA can be used to predict chaotic data? From the values of cc and e , we can see that all variations of the model gives a good prediction of the cc values close to 1 and the values of e are small. Therefore, yes, NNA can be used to predict chaotic data. Do use more neighbors can provide a better prediction? Increasing the number of nearest neighbors does not contribute to better prediction. Sometimes it is better, sometimes not. But, overall, for k = 1 to k = 3 , the values of prediction is quite close to the real ones. Therefore, we agree with Casdagli (in [17]) that a small number k is enough to get a better prediction. Do add distance as weighting elements will predict the data better? From the values of cc and e , it is clear enough to conclude that the addition of the distance element is worth it. Therefore, the distance between the points of the neighborhood is quite important to be added in order to improve prediction performance. Which is the best model to predict the chaotic data? Through the values of cc and e , it is clearly reflected that WDAM is the best model compared ZOAM and KNNAM. Table 1: Prediction results (data)
REAL 0.6073 0.9062 0.3230 0.8309 0.5339 0.9456 0.1954 0.5973 ZOAM (1) 0.6079 0.9058 0.3243 0.8327 0.5294 0.9467 0.1916 0.5886 KNNAM (2) 0.6079 0.9058 0.3242 0.8327 0.5293 0.9467 0.1917 0.5888 KNNAM (3) 0.6079 0.9058 0.3244 0.8328 0.5294 0.9467 0.1917 0.5889 WDAM (2) 0.60785 0.90580 0.32425 0.83265 0.52945 0.94670 0.19165 0.58875

b.

c.

d.

Table 2: Prediction results (performance measures)
Model ZOAM (1) KNNAM (2) KNNAM (3) WDAM (2) cc 0.999916392 0.999919000 0.999919167 0.999919536 e 0.002775 0.002738 0.002750 0.002725

App. Math. and Comp. Intel., Vol. 2 (1), 2013

145

ZOAM (1)
1 real 0.8 zoam(1) 0.6 0.4 0.2 0 3001 3002 3003 3004 3005 3006 3007 3008

x(t)

t
Figure 4: Comparison between the real and prediction data for ZOAM model.

KNNAM (2)
1 0.8 real knnam (2)

x(t)

0.6 0.4 0.2 0 3001 3002 3003 3004 3005 3006 3007 3008

t
Figure 5: Comparison between the real and prediction data for KNNAM with 2 nearest neighbors model.

KNNAM (3)
1 0.8 real knnam (3)

x(t)

0.6 0.4 0.2 0 3001 3002 3003 3004 3005 3006 3007 3008

t
Figure 6: Comparison between the real and prediction data for KNNAM with 3 nearest neighbors model.

146

N. Z. A. Hamid & M. S. M. Noorani

WDAM (2)
1 0.8 real wdam (2)

x(t)

0.6 0.4 0.2 0 3001 3002 3003 3004 3005 3006 3007 3008

t
Figure 7: Comparison between the real and prediction data for WDAM with 2 nearest neighbors model.

Correlation Coefficient

0.999920 0.999919 0.999918 0.999917 0.999916

ZOAM (1)

KNNAM (2)

KNNAM (3)

WDAM (2)

Model
Figure 8: Comparison values of cc

Average Absolute Error

2.8 2.79 2.78 2.77 2.76 2.75 2.74 2.73 2.72

x 10

-3

ZOAM (1)

KNNAM (2)

KNNAM (3)

WDAM (2)

Model
Figure 9: Comparison values of e 5 Conclusion and Further Studies

In this study, three prediction models namely ZOAM, KNNAM and WDAM based on nearest neighbor approach has successfully built and implemented on the chaotic data (Logistic map). All

App. Math. and Comp. Intel., Vol. 2 (1), 2013

147

prediction results are in a good agreement with the real value. This indicates that the data in the past is important in predicting future data. Through the values of correlation coefficient and average absolute error, it is clearly reflected that WDAM is the best model compared ZOAM and KNNAM. Hence, the distance between the points of the neighborhood is an important element to be added in order to improve prediction performance. In the future, we would like to explore the method of how to find the optimal k value. We know that a small number k is enough to get a better prediction. But, we are not sure of the real value of appropriate k . We would also like to highlight that the study was conducted on synthetic system, a noise-free data. Since it has been successful, we recommend that before performing NNA on real data such as rainfall, the data must be cleaned first. Acknowledgments Special thanks go to Universiti Pendidikan Sultan Idris, Perak, Malaysia and Ministry of Higher Education, Malaysia for sponsoring this research studies. References [1] P. Radhakrishnan and S. Dinesh. An alternative approach to characterize time series data: Case study on Malaysian rainfall data. Chaos, Solitons and Fractals, 27:511–518, 2006. [2] V. W. N. Betty, S. M. N. Mohd. & T. Fredolin. Deterministic behavior in Malaysian rainfall. Proceedings of Applied Mathematics International Conference, 2010. [3] B. Sivakumar, S. Y. Liong, C. Y. Liaw and K. K. Phoon. Singapore rainfall behavior: Chaotic? Journal of Hydrologic Engineering, 38-48, 1999. [4] B. Sivakumar, R. Berndtsson, J. Olsson, K. Jinno and A. Kawamura. Dynamics of monthly rainfall-runoff process at the Gota basin: A search for chaos. Hydrology and Earth System Sciences, 4:407-417, 2000. [5] P. S. Addison, Fractals and Chaos. An Illustrated Course. IOP Publishing Ltd., 2001. [6] J. C. Sprott. Chaos and Time-Series Analysis. Oxford University Press, 2003. [7] S. Velickov. Nonlinear Dynamics and Chaos. London. Taylor & Francis Group plc. 2004. [8] J. D. Farmer & J. J. Sidorowich. Predicting chaotic time series. Physical Review Letters, 59:845-848, 1987. [9] A. W. Jayawardena. Runoff forecasting using a local approximation method. IAHS, 167-171, 1997. [10] B. Sivakumar, R. Berndtsson and M. Persson. Monthly runoff prediction using phase space reconstruction. Hydrological Sciences Journal, 46:377-387, 2001. [11] M. N. Islam and B. Sivakumar. Characterization and prediction of runoff dynamics: A nonlinear dynamical view. Advances in Water Resources, 25:179–190, 2002. [12] D. She and X. Yang. A new adaptive local linear prediction method and its application in hydrological time series. Mathematical Problems in Engineering, 2010:1-15, 2010. [13] M. Siek and D. P. Solomatine. Real-time data assimilation for chaotic storm surge model using NARX neural network. Journal of Coastal Research, Proceedings of the 11th International Coastal Symposium, 1189 – 1194, 2011.

148

N. Z. A. Hamid & M. S. M. Noorani

[14] B. Sivakumar, A. W. Jayawardena and T. M. K. G. Fernando. River flow forecasting: Use of phase-space reconstruction and artificial neural networks approaches. Journal of Hydrology, 265:225–245, 2002. [15] A. W. Jayawardena and A. B. Gurung. Effect of noise in nonlinear hydrological time series analysis and prediction. Hydrological Extremes: Understanding, Predicting, Mitigating. 121128, 1999. [16] N. Z. A. Hamid and M. S. M. Noorani. Local approximation method: Application on daily rainfall prediction. Proceedings of 1st AKEPT Young Researchers Conference & Exhibition 2011, Kuala Lumpur, 531-541, 2011. [17] A. Elshorbagy, S. P. Simonovic, & U. S. Panu. Estimation of missing stream flow data using principles in chaos theory. Journal of Hydrology, 255:123-133, 2002.

Similar Documents

Free Essay

Student

...Steering Behaviors For Autonomous Characters Craig W. Reynolds Sony Computer Entertainment America 919 East Hillsdale Boulevard Foster City, California 94404 craig_reynolds@playstation.sony.com http://www.red.com/cwr/ cwr@red.com Keywords: Animation Techniques, Virtual/Interactive Environments, Games, Simulation, behavioral animation, autonomous agent, situated, embodied, reactive, vehicle, steering, path planning, path following, pursuit, evasion, obstacle avoidance, collision avoidance, flocking, group behavior, navigation, artificial life, improvisation. Abstract This paper presents solutions for one requirement of autonomous characters in animation and games: the ability to navigate around their world in a life-like and improvisational manner. These “steering behaviors” are largely independent of the particulars of the character’s means of locomotion. Combinations of steering behaviors can be used to achieve higher level goals This paper divides motion behavior into three levels. It will focus on the (For example: get from here to there while avoiding obstacles, follow this corridor, join that group of characters...) middle level of steering behaviors, briefly describe the lower level of locomotion, and touch lightly on the higher level of goal setting and strategy. Introduction Autonomous characters are a type of autonomous agent intended for use in computer animation and interactive media such as games and virtual reality. These agents represent a This stands...

Words: 10766 - Pages: 44

Free Essay

Deep Learning Wikipedia

... . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3.1 Network function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 1.3.2 Learning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3.3 Learning paradigms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.3.4 Learning algorithms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.4 Employing artificial neural networks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 1.5 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.5.1 Real-life applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.5.2 Neural networks and neuroscience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.6 Neural network software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 1.7 Types of artificial neural networks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.8 Theoretical properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 1.8.1 Computational power . . . . . . . . . . . . . . . . . . . . . ....

Words: 55759 - Pages: 224

Free Essay

La Singularidad

...NOTE: This PDF document has a handy set of “bookmarks” for it, which are accessible by pressing the Bookmarks tab on the left side of this window. ***************************************************** We are the last. The last generation to be unaugmented. The last generation to be intellectually alone. The last generation to be limited by our bodies. We are the first. The first generation to be augmented. The first generation to be intellectually together. The first generation to be limited only by our imaginations. We stand both before and after, balancing on the razor edge of the Event Horizon of the Singularity. That this sublime juxtapositional tautology has gone unnoticed until now is itself remarkable. We're so exquisitely privileged to be living in this time, to be born right on the precipice of the greatest paradigm shift in human history, the only thing that approaches the importance of that reality is finding like minds that realize the same, and being able to make some connection with them. If these books have influenced you the same way that they have us, we invite your contact at the email addresses listed below. Enjoy, Michael Beight, piman_314@yahoo.com Steven Reddell, cronyx@gmail.com Here are some new links that we’ve found interesting: KurzweilAI.net News articles, essays, and discussion on the latest topics in technology and accelerating intelligence. SingInst.org The Singularity Institute for Artificial Intelligence: think tank devoted to increasing...

Words: 237133 - Pages: 949

Premium Essay

Canhan

...4 TH EDITION Managing and Using Information Systems A Strategic Approach KERI E. PEARLSON KP Partners CAROL S. SAUNDERS University of Central Florida JOHN WILEY & SONS, INC. To Yale & Hana To Rusty, Russell &Kristin VICE PRESIDENT & EXECUTIVE PUBLISHER EXECUTIVE EDITOR EDITORIAL ASSISTANT MARKETING MANAGER DESIGN DIRECTOR SENIOR DESIGNER SENIOR PRODUCTION EDITOR SENIOR MEDIA EDITOR PRODUCTION MANAGEMENT SERVICES This book is printed on acid-free paper. Don Fowley Beth Lang Golub Lyle Curry Carly DeCandia Harry Nolan Kevin Murphy Patricia McFadden Lauren Sapira Pine Tree Composition Copyright  2010 John Wiley & Sons, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc. 222 Rosewood Drive, Danvers, MA 01923, website www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030-5774, (201) 748-6011, fax (201) 748-6008, website www.wiley.com/go/permissions. To order books or for customer service please, call 1-800-CALL WILEY (225-5945)...

Words: 175164 - Pages: 701

Premium Essay

Business and Management

...4 TH EDITION Managing and Using Information Systems A Strategic Approach KERI E. PEARLSON KP Partners CAROL S. SAUNDERS University of Central Florida JOHN WILEY & SONS, INC. To Yale & Hana To Rusty, Russell &Kristin VICE PRESIDENT & EXECUTIVE PUBLISHER EXECUTIVE EDITOR EDITORIAL ASSISTANT MARKETING MANAGER DESIGN DIRECTOR SENIOR DESIGNER SENIOR PRODUCTION EDITOR SENIOR MEDIA EDITOR PRODUCTION MANAGEMENT SERVICES This book is printed on acid-free paper. Don Fowley Beth Lang Golub Lyle Curry Carly DeCandia Harry Nolan Kevin Murphy Patricia McFadden Lauren Sapira Pine Tree Composition Copyright  2010 John Wiley & Sons, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc. 222 Rosewood Drive, Danvers, MA 01923, website www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030-5774, (201) 748-6011, fax (201) 748-6008, website www.wiley.com/go/permissions. To order books or for customer service please, call 1-800-CALL WILEY (225-5945)...

Words: 175164 - Pages: 701

Premium Essay

Mis Book

...4 TH EDITION Managing and Using Information Systems A Strategic Approach KERI E. PEARLSON KP Partners CAROL S. SAUNDERS University of Central Florida JOHN WILEY & SONS, INC. To Yale & Hana To Rusty, Russell &Kristin VICE PRESIDENT & EXECUTIVE PUBLISHER EXECUTIVE EDITOR EDITORIAL ASSISTANT MARKETING MANAGER DESIGN DIRECTOR SENIOR DESIGNER SENIOR PRODUCTION EDITOR SENIOR MEDIA EDITOR PRODUCTION MANAGEMENT SERVICES Don Fowley Beth Lang Golub Lyle Curry Carly DeCandia Harry Nolan Kevin Murphy Patricia McFadden Lauren Sapira Pine Tree Composition This book is printed on acid-free paper. Copyright  2010 John Wiley & Sons, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc. 222 Rosewood Drive, Danvers, MA 01923, website www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030-5774, (201) 748-6011, fax (201) 748-6008, website www.wiley.com/go/permissions. To order books or for customer service please...

Words: 175167 - Pages: 701

Free Essay

Thought on Business

...file:///C|/Documents%20and%20Settings/Administrator/Deskto...0BILL%20-%20BUSINESS%20AT%20THE%20SPEED%20OF%20THOUGHT.TXT BUSINESS AT THE SPEED OF THOUGHT by bill Gates ALSO By BILL GATES The Road Ahead BUSINESS AT THE SPEED OF THOUGHT: USING A DIGITAL NERVOUS SYSTEM BILL GATES WITH COLLINs HEMINGWAY 0 VMNER BOOKS A Time Warner Company To my wife, Melinda, and my daughter, Jennifer Many of the product names referred to herein are trademarks or registered trademarks of their respective owners. Copyright (D 1999 by William H. Gates, III All rights reserved. Warner Books, Inc, 1271 Avenue of the Americas, New York, NY 10020 Visit our Web site at www.warnerbooks.com 0 A Time Warner Company Printed in the United States of America First Printing: March 1999 10 9 8 7 6 5 4 3 2 1 ISBN: 0-446-52568-5 LC: 99-60040 Text design by Stanley S. Drate lFolio Graphics Co Inc Except as file:///C|/Documents%20and%20Settings/Admini...SINESS%20AT%20THE%20SPEED%20OF%20THOUGHT.TXT (1 of 392)12/28/2005 5:28:51 PM file:///C|/Documents%20and%20Settings/Administrator/Deskto...0BILL%20-%20BUSINESS%20AT%20THE%20SPEED%20OF%20THOUGHT.TXT indicated, artwork is by Gary Carter, Mary Feil-jacobs, Kevin Feldhausen, Michael Moore, and Steve Winard. ACKNOWLEDGMENTS I first want to thank my collaborator, Collins Hemingway, for his help in synthesizing and developing the material in this book and for his overall management of this project. I want to thank four CEOs who read a late draft of the manuscript and...

Words: 146627 - Pages: 587

Premium Essay

Pmda Handbook New Product Developme

...THE PDMA HANDBOOK OF NEW PRODUCT DEVELOPMENT T HIRD E DITION Kenneth B. Kahn, Editor Associate Editors: Sally Evans Kay Rebecca J. Slotegraaf Steve Uban JOHN WILEY & SONS, INC. Cover image: © Les Cunliffe/iStockphoto Cover design: Elizabeth Brooks This book is printed on acid-free paper. Copyright © 2013 by John Wiley & Sons, Inc. All rights reserved Published by John Wiley & Sons, Inc., Hoboken, New Jersey Published simultaneously in Canada No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, 222 Rosewood Drive, Danvers, MA 01923, (978) 750-8400, fax (978) 646-8600, or on the web at www.copyright.com. Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, (201) 748-6011, fax (201) 7486008, or online at www.wiley.com/go/permissions. Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts in preparing this book, they make no representations or warranties with the respect to the accuracy or completeness of the contents of...

Words: 165678 - Pages: 663

Premium Essay

Managing Cultura Differences

...and Central Europe—A Guide to Cultures, Markets, and Practices Woodrow H. Sears, Ed.D. and Audrone Tamulionyte-Lentz, M.S. Intercultural Services: A Worldwide Buyer’s Guide and Sourcebook Gary M. Wederspahn, M.A. SIXTH EDITION MANAGING CULTURAL DIFFERENCES GLOBAL LEADERSHIP STRATEGIES ST FOR THE 21 CENTURY 25TH ANNIVERSARY EDITION PHILIP R. HARRIS, PH.D. ROBERT T. MORAN, PH.D. SARAH V. MORAN, M.A. JUDITH SOCCORSY Editorial Coordinator Elsevier Butterworth–Heinemann 200 Wheeler Road, Burlington, MA 01803, USA Linacre House, Jordan Hill, Oxford OX2 8DP, UK Copyright © 2004, Philip R. Harris, Robert T. Moran, Sarah V. Moran. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior written permission of the publisher. Permissions may be sought directly from Elsevier’s Science & Technology Rights Department in Oxford, UK: phone: (+44) 1865 843830, fax: (+44) 1865 853333, e-mail: permissions@elsevier.com.uk. You may also complete...

Words: 229816 - Pages: 920

Premium Essay

Tets

...Comments on FUTURE SHOCK C. P. Snow: "Remarkable ... No one ought to have the nerve to pontificate on our present worries without reading it." R. Buckminster Fuller: "Cogent ... brilliant ... I hope vast numbers will read Toffler's book." Betty Friedan: "Brilliant and true ... Should be read by anyone with the responsibility of leading or participating in movements for change in America today." Marshall McLuhan: "FUTURE SHOCK ... is 'where it's at.'" Robert Rimmer, author of The Harrad Experiment: "A magnificent job ... Must reading." John Diebold: "For those who want to understand the social and psychological implications of the technological revolution, this is an incomparable book." WALL STREET JOURNAL: "Explosive ... Brilliantly formulated." LONDON DAILY EXPRESS: "Alvin Toffler has sent something of a shock-wave through Western society." LE FIGARO: "The best study of our times that I know ... Of all the books that I have read in the last 20 years, it is by far the one that has taught me the most." THE TIMES OF INDIA: "To the elite ... who often get committed to age-old institutions or material goals alone, let Toffler's FUTURE SHOCK be a lesson and a warning." MANCHESTER GUARDIAN: "An American book that will ... reshape our thinking even more radically than Galbraith's did in the 1950s ... The book is more than a book, and it will do more than send reviewers raving ... It is a spectacular outcrop of a formidable, organized intellectual effort ... For the first time in history...

Words: 159732 - Pages: 639

Free Essay

Deeepwater

...Western Michigan University ScholarWorks at WMU Dissertations Graduate College 8-1-2012 Deepwater, Deep Ties, Deep Trouble: A StateCorporate Environmental Crime Analysis of the 2010 Gulf of Mexico Oil Spill Elizabeth A. Bradshaw Western Michigan University, brads2ea@cmich.edu Follow this and additional works at: http://scholarworks.wmich.edu/dissertations Recommended Citation Bradshaw, Elizabeth A., "Deepwater, Deep Ties, Deep Trouble: A State-Corporate Environmental Crime Analysis of the 2010 Gulf of Mexico Oil Spill" (2012). Dissertations. Paper 53. This Dissertation-Open Access is brought to you for free and open access by the Graduate College at ScholarWorks at WMU. It has been accepted for inclusion in Dissertations by an authorized administrator of ScholarWorks at WMU. For more information, please contact maira.bundza@wmich.edu. DEEPWATER, DEEP TIES, DEEP TROUBLE: A STATE-CORPORATE ENVIRONMENTAL CRIME ANALYSIS OF THE 2010 GULF OF MEXICO OIL SPILL by Elizabeth A. Bradshaw A Dissertation Submitted to the Faculty of The Graduate College in partial fulfillment of the requirements for the Degree of Doctor of Philosophy Department of Sociology Advisor: Ronald C. Kramer, Ph.D. Western Michigan University Kalamazoo, Michigan August 2012 THE GRADUATE COLLEGE WESTERN MICHIGAN UNIVERSITY KALAMAZOO, MICHIGAN June 29, 2012 Date WE HEREBY APPROVE THE DISSERTATION SUBMITTED BY Elizabeth A. Bradshaw ENTITLED Deepwater, Deep Ties, Deep Trouble: A State-Corporate Environmental...

Words: 81631 - Pages: 327

Premium Essay

Jared Diamond Collapse

...Albany, Auckland 1310, New Zealand (a division of Pearson New Zealand Ltd) Penguin Books (South Africa) (Pty) Ltd, 24 Sturdee Avenue, Rosebank, Johannesburg 2196, South Africa Penguin Books Ltd, Registered Offices: 80 Strand, London WC2R ORL, England First published in 2005 by Viking Penguin, a member of Penguin Group (USA) Inc. 13579 10 8642 Copyright © Jared Diamond, 2005 All rights reserved Maps by Jeffrey L. Ward LIBRARY OF CONGRESS CATALOGING IN PUBLICATION DATA Diamond, Jared M. Collapse: how societies choose to fail or succeed/Jared Diamond. p. cm. Includes index. ISBN 0-670-03337-5 1. Social history—Case studies. 2. Social change—Case studies. 3. Environmental policy— Case studies. I. Title. HN13. D5 2005 304.2'8—dc22 2004057152 This book is printed on acid-free paper. 8 Printed in the United States of America Set in Minion Designed by Francesca Belanger Without limiting the rights under copyright reserved above, no part of this publication may be reproduced, stored in or introduced into a retrieval system, or transmitted, in any form or by any means (electronic, mechanical, photocopying, recording or...

Words: 235965 - Pages: 944

Premium Essay

Philip Kotler Book

...Marketing Management Millenium Edition, Tenth Edition, by Philip Kotler Copyright © 2000 by Prentice-Hall, Inc. All rights reserved. No part of this book may be reproduced, in any form or by any means, without permission in writing from the publisher. Compilation Copyright © 2002 by Pearson Custom Publishing. This copyright covers material written expressly for this volume by the editor/s as well as the compilation itself. It does not cover the individual selections herein that first appeared elsewhere. Permission to reprint these has been obtained by Pearson Custom Publishing for this edition only. Further reproduction by any means, electronic or mechanical, including photocopying and recording, or by any information storage or retrieval system, must be arranged with the individual copyright holders noted. This special edition published in cooperation with Pearson Custom Publishing Printed in the United States of America 10 9 8 7 6 5 4 3 2 1 Please visit our web site at www.pearsoncustom.com ISBN 0–536–63099-2 BA 993095 PEARSON CUSTOM PUBLISHING 75 Arlington Street, Suite 300, Boston, MA 02116 A Pearson Education Company SECTION ONE Understanding Marketing Management Marketing in the Twenty-First Century We will address the following questions: ■ What are the tasks of marketing? ■ What are the major concepts and tools of marketing? ■ What orientations do companies exhibit in the marketplace? ■ How are companies and marketers responding to the new challenges...

Words: 231198 - Pages: 925

Premium Essay

International Finance

...Professor of Finance and Economics Sloan School of Management Massachusetts Institute of Technology Consulting Editor FINANCIAL MANAGEMENT Adair Excel Applications for Corporate Finance First Edition Block, Hirt, and Danielsen Foundations of Financial Management Fourteenth Edition Brealey, Myers, and Allen Principles of Corporate Finance Tenth Edition Brealey, Myers, and Allen Principles of Corporate Finance, Concise Second Edition Brealey, Myers, and Marcus Fundamentals of Corporate Finance Sixth Edition Brooks FinGame Online 5.0 Bruner Case Studies in Finance: Managing for Corporate Value Creation Sixth Edition Chew The New Corporate Finance: Where Theory Meets Practice Third Edition Cornett, Adair, and Nofsinger Finance: Applications and Theory First Edition Cornett, Adair, and Nofsinger Finance: M Book First Edition DeMello Cases in Finance Second Edition Grinblatt (editor) Stephen A. Ross, Mentor: Influence through Generations Grinblatt and Titman Financial Markets and Corporate Strategy Second Edition Higgins Analysis for Financial Management Ninth Edition Kellison Theory of Interest Third Edition Kester, Ruback, and Tufano Case Problems in Finance Twelfth Edition Ross, Westerfield, and Jaffe Corporate Finance Ninth Edition Ross, Westerfield, Jaffe, and Jordan Corporate Finance: Core Principles and Applications Third Edition Ross, Westerfield, and Jordan Essentials of Corporate Finance Seventh Edition Ross, Westerfield, and Jordan Fundamentals of Corporate Finance...

Words: 186186 - Pages: 745

Premium Essay

Marketing

...PART ONE • UNDERSTANDING SERVICES SERVICES IN THE MODERN ECONOMY As consumers, we use services every day. Turning on a light, watching TV, talking on the telephone, riding a bus, visiting the dentist, mailing a letter, getting a haircut, refueling a car, writing a check, or sending clothes to the cleaners are all examples of service consumption at the individual level. T h e institution at which you are studying is itself a c o m p l e x service organization. In addition to educational services, today's college facilities usually include libraries and cafeterias, counseling, a bookstore, placement offices, copy services, telecommunications, and even a bank. If you are enrolled at a residential university, campus services are also likely to include dormitories, health care, indoor and o u t d o o r athletic facilities, a theater, and perhaps a post office. Customers are not always happy with the quality and value of the services they receive. People complain a b o u t late deliveries, r u d e or i n c o m p e t e n t personnel, i n c o n v e n i e n t service h o u r s , p o o r p e r f o r m a n c e , and needlessly complicated p r o cedures. T h e y grumble about the difficulty of finding sales clerks to help t h e m in retail stores, express frustration about mistakes on their credit card bills or bank statements, shake their heads over the complexity of new self-service equipment, m u t ter about p o o r value, and sigh as they are forced to wait in line almost everywhere...

Words: 190128 - Pages: 761