62
대대대대대대대대대대 대대대대 대대대 http://image2.aving.net/2010/08/05/20100805095557120.jpg 2013 년 06 년 28 년 | Kyunghoon Kim

20130628

Embed Size (px)

Citation preview

  • 1. 2013 06 28 | Kyunghoon Kimhttp://image2.aving.net/2010/08/05/20100805095557120.jpg

2. 1. CHAOS http://blogs.acu.edu/learningstudio/files/2012/12/Chaos.png 3. 1980,Chaos , . 4. '' 5. (Linear) . ) a1x1+a2x2+...+anxn=b (ai: , xi: , b: ) ,, . ) , ,, (,, ) . ) (,) - (), , x, x dx/dt , cot x , ex, 1/x 6. 10.01 2 http://cafe.daum.net/VFUN/9r0v/1214?docid=MmXW9r0v121420051005223435 7. program integerkinds use iso_fortran_env implicit none integer :: i integer(kind=int8) :: i8 integer(kind=int16) :: i16 integer(kind=int32) :: i32 integer(kind=int64) :: i64 integer(kind=selected_int_kind(6)) :: j6 integer(kind=selected_int_kind(15)):: j15 print print print print print print print print print print*,'Default:' *, huge(i) *,'Int8:' *, huge(i8) *,'Int16:' *, huge(i16) *,'Int32:' *, huge(i32) *,'Int64:' *, huge(i64)print *,'' print *,'Selected Integer Kind 6:' print *, huge( j6)$ ./intkinds Default: 2147483647 Int8: 127 Int16: 32767 Int32: 2147483647 Int64: 9223372036854775807Selected Integer Kind 6: 2147483647 Selected Integer Kind 15: 9223372036854775807print *,'Selected Integer Kind 15:' print *, huge( j15) end program integerkinds http://stackoverflow.com/questions/9569756/fortran-the-largest-and-the-smallest-integer 8. http://www.onkweather.com/bbs/board.php?bo_table=economy3&wr_id=174 9. http://news.heraldcorp.com/view.php?ud=20130607000389&md=20130607114524_AS 10. http://blog.naver.com/PostView.nhn?blogId=openly2&logNo=20152183060 11. ( )http://blog.naver.com/PostView.nhn?blogId=openly2&logNo=20152183060 12. : : . , . 13. Chaos Chaos .Hao Bai-Lin . , , , . . H.bruce Stewart . Roderick V.Jensen . 14. Chaos Chaos . Metric Entropy(Kormogorov Entropy, Chaos ) . , . , . 15. http://www.sciencedaily.com/releases/2012/08/120823090952.htm 16. ? http://1.hulozila.com/b/1323-1.jpg 17. . . . . 18. . . . . , 19. . . . . , 20. 21. 22. ()() 23. -> Koch Snowflake ? ? ? http://curriculum.makerbot.com/daily_lessons/january/koch.html 24. http://college.cengage.com/mathematics/larson/calculus_analytic/7e/instructors/downloads/lab11mta.pdf 25. http://mathworld.wolfram.com/KochSnowflake.html 26. http://demonstrations.wolfram.com/SnowflakeGrowth/http://demonstrations.wolfram.com/SnowflakeLikePatterns/http://demonstrations.wolfram.com/ParametricSnowflakeDesign/[] http://demonstrations.wolfram.com/PaperfoldingDragonCurve/[] http://demonstrations.wolfram.com/InflatingAKochSnowflake/http://blog.wolfram.com/2011/12/28/two-hundred-thousand-snowflakegreetings-to-you-and-yours/ 27. http://www.3ders.org/articles/20121211-diy-snowflake-on-your-3d-printer.html 28. CHAOS ? 29. Arnold http://cfile26.uf.tistory.com/image/156ED01D4C41FBD4063976 30. f: (x,y) (x+y,x+2y) mod 1http://www.sgtnd.narod.ru/science/cat/classic/img/cat.gif 31. http://en.wikipedia.org/wiki/Arnold's_cat_map 32. Cat Map.catmap.nb 33. http://www.morris.umn.edu/academic/math/Ma4901/Sp09/Final/Kate-Struss-Final.pdf 34. Chaotic Waterwheelhttps://mailattachment.googleusercontent.com/attachment/u/0/?ui=2&ik=3d97a9e44f&view=att&th=13d5ef074d9433f8&attid=0.5&disp=inline&realattid=f_he74m4 1y4&safe=1&zw&saduie=AG9B_P_qGp8bnScvArN3AhoTj7_2&sadet=1372332096398&sads=etpTeXMPhRcEikG6MX8CuDwICLU 35. 2. NETWORK http://hdwallpapers4free.com/wallpaper/new_york_preferably_at_night_sunset_desktop_2047x1249_hd-wallpaper-51863.jpg 36. My data sources were publicly released information reported in major newspapers such as the New York Times, Wall Street Journal, Washington Post, and the Los Angeles Times. As I monitored the investigation, it was apparent that the investigators would not be releasing all pertinent network/relationship information and actually may be releasing misinformation to fool the enemy. I soon realized that the data was not going to be as complete and accurate as I had grown accustomed to in mapping and measuring organizational networks. http://journals.uic.edu/ojs/index.php/fm/article/view/941/863 37. Six (6) shortcuts were added to the network temporarily in order to collaborate and coordinate. These shortcuts reduced the average path length in the network by over 40% thus improving the information flow in the network - see Table 1. When the network is brought closer together by these shortcuts, all of the pilots ended up in a small clique - the perfect structure to efficiently coordinate tasks and activities. There is a constant dynamic between keeping the network hidden and actively using it to accomplish objectives (Baker and Faulkner, 1993). 38. Saddam Hussein 39. http://nationalsecurityzone.org/war2-0/case-studies/capture-of-saddamhussein/ 40. NETWORKhttp://www.orgnet.com/hijackers.html 41. http://www.slideshare.net/daumfoundation/2011-10210267 42. 3. ETC 43. Compressive Sensinghttp://brainwindows.wordpress.com/2010/03/01/compressed-sensing-in-neuroscience/ 44. Image Deblurring (Deblurring Problem)