Summer 2015 Report #031 - 07/02/15 Jianjian Wu
1. Plan for next week(***, **, *: order of priority)
• 50%:Write paper about ECharts in power system and complete the first draft
• 50%: Learn knowledge about Markov chain and think about whether can I use it
2. Tasks achieved this week(***, **, *: order of priority)
• 50%:Write paper about ECharts in power system, finished the contents、first two chapters and part of the third chapter
• 50%: Learn knowledge about Markov chain
3. Feedback of Prof. Qiu Prof. Li and Dr. Yan last week
• Learn knowledge about Markov chain
4. Reports
• Markov chain that I learned this week
Markov chain is {Xn,n=0,1,2,…} about random process that it only takes finite or can be listed value and for every 、i,j,i0,i1,…in-1,have .
The meaning of it is: if we know the present state, then future has nothing to do with the past.
Some example of Markov chain: 1) weather forecast 2) M/G/1 queuing system (M represent the time interval between customer obey exponential distribution, G represent the distribution of service time, 1 represent there only have 1 waiter) 3) Polya model 4) unlimited random game
• The contents about ECharts paper
目录
摘要
1 电力系统可视化的发展
2 ECharts技术
2.1 ECharts简介
2.2 ECharts与Highcharts图表比较
3 电力系统可视化架构与实现
3.1系统的架构
3.2 系统数据库的设计
3.3 电力系统可视化实现
3.3.1 首页Index.html的设计
3.3.2 模块化单文件的引入ECharts
3.3.3 ECharts图形xAxis的设计
3.3.4 yAxis的实现
4 实现结果展示
5 结语
参考文献
5. Mile-Stone:
• Publish two papers about D3.JS and ECharts90%:Modify the paper about visualization project
• Learn knowledge about Markov chain