GEOG 2041B – Geography of China Winter 2024R

Java Python GEOG 2041B - Geography of China

Course Outline: Section 650 Winter 2024

2.  Calendar Description

This course adopts a geographic approach to understanding contemporary China. It examines how transformations of China's land, people, economy, and society are recasting internal regional divisions andrepositioning China in a rapidly changing world.

2 lecture hours.

Course Weight: 0.5

Antirequisite(s): None

Prerequisite(s): None

Prerequisite checking is the student’s responsibility

Senate Regulations state, “unless you have either the requisites for this course or written special permission from your Dean to enroll in it, you will be removed from this course and it will be deleted from your record. This decision may not be appealed. You will receive no adjustment to your fees in the event that you are dropped from a course for failing to have the necessary prerequisites.”

3.  Textbook

All resources will be posted on OWL

 Required textbook:

Veeck,Gregory. et al. 2021. (4th   ed.) China’s Geography: Globalization and the Dynamics of Political, Economic, and Social Change. Lanham, MD: Rowman & Littlefield.

ISBN 9781538140802

Available for purchase at the Book Store at Western:

https://bookstore.uwo.ca/textbook-

search?campus=UWO&term=W2023B&courses%5B0%5D=001_UW/GEO2041B

An e-text version is available, but not through the Book Store’s online platform. If they prefer to purchase ane-text version, students can goto the link:

https://rowman.com/ISBN/9781538140796/China's-Geography-Globalization-and-the- Dynamics-of-Political-Economic-and-Social-Change-Fourth-Edition

Please be advised that the Book Store does not provide any supports for external sites.

4.  Course Objectives and Format

This course provides students with a comprehensive view on a rapidly changing China, its geographic conditions and realities. Lectures will present essential information for a virtual tour of the regions and peoples of the “many Chinas” in the reformera. We trace dramatic changes over space and time while this vast ancient civilization emerges on the world stage as contemporary China. We explore diverse values, practices, and landscapes. We see continuing development in the face of daunting challenges, but also exciting possibilities for the future of its own citizens, regional roles, and global presence.

The course uses the theories and methodologies of geography to help students understand these dynamic changes in context. Employing various scales of analysis to identify regional features, students will explore the conditions, events, problems, and trends of contemporary China and their implications for people inside and outside China.

All course material will be posted to OWL: http://owl.uwo.ca. Any changes will be indicated on the OWL site and discussed with the class.

Google ChromeorMozilla Firefoxare the preferred browsers to optimally use OWL; update your browsers frequently. Students interested in evaluating their internet speed, please click here. [Using the right browser is important, especially when using different features integrated with OWL]

If students need assistance, they can seek support on theOWL Help page. Alternatively, they can contact theWestern Technology Services Helpdesk. They can be contacted by phone at 519- 661-3800 or ext. 83800.

5.  Learning Outcomes

After successful completion of this course, students will have

.     knowledge of the geography of China: population, environmental, cultural, political, and economic characteristics;

.     use of geographical concepts and techniques: reading and working with map data and satellite images of China;

.     understanding of the regions of China: natural (physical) settings, socio-economic regions, and recasting regions;

.     critical reasoning and presentation skills: research project and teamwork; communication.

6.  Course Content and Schedule

Reading Week

Week

Dates

Lecture Topics

Readings & Assignments

1

January 8-12

Course Overview;

Chapter 1

 

Details on OWL

2

January 15-19

Chapter 2

Mini Written 1

3

January 22-26

Chapter 3

Quiz 1

4

January 29-February 2

Chapter 4

Quiz 2

5

February 5-9

Chapter 5

Quiz 3

6

February 12-16

Chapters 6 & 7

Quiz 4

 

February 19-23

N/A

7

February 26-March 1

Chapter 8

Quiz 5

8

March 4-8

Chapter 9

Quiz 6

9

March 11-15

Chapter 10

Mini Written 2

10

March 18-22

Chapter 11

 

11

March 25-29

Chapter 12

 

12

April 1-5

Chapters 13 & 14

 

7.  Communication

 Students should check the OWL site every 24 – 48 hours.

 A weekly update will be provided on the OWL Announcements.

  For  any  other  communication,  the  centrally  administered  e-mail  account  provided  to students  will  be  considered  the  individual’s  official  university  e-mail  address.  It  is  the responsibility of the account holder to ensure that e-mail received from the University at his/her official university address is attended to in a timely manner. You can read about the privacy and security of the UWO email accountshere.

 Q&A will be monitored regularly; students will receive a response within 48 hours.  This course will use the OWL Forums for discussions.

 Students should post all course-related content on the discussion forums so that everyone can access answers to questions.

 The discussion forums will be monitored regularly by the instructor or teaching assistants.

8.  Evaluation

Below is the evaluation breakdown for the course. Any deviations will be communicated.

Assessment

Format

Weighting

Due Date

Participation

Forum discussions

10%

Entire course

Quizzes

Multiple-choice questions (6 x 5% each)

30%

Feb. 2, 9, 16;

Mar. 1, 8, 15;

Fridays 11:55 pm

Mini Assignments

Written map interpretations (2 x 5% each)

10%

Jan. 26; Mar. 22;

Fridays 11:55 pm

Final Examination

Map labelling, map-

interpretation, multiple-

choice questions, and short

answer questions;

2 hours in length.

50%

TBD by the

Registrar’s Office

The evaluation methods described in the course outline are essential requirements for the course. Everyone is expected to complete the evaluations.

Students are responsible for material covered in the lectures as well as the assigned chapters/sections in the text.

 All assignments are due at 11:55 pm EST unless otherwise specified.

 Virtual proctoring will be used.

 Rubrics will be used to evaluate assessments and will be posted with the instructions.

 After an assessment is returned, students should wait 24 hours to digest feedback before

contacting their evaluator; to ensure a timely response, reach out within 7 days.

Click here for  a  detailed  and  comprehensive  set  of  policies  and  regulations  concerning examinations and grading. The table below outlines the University-wide grade descriptors         

内容概要:本文围绕基于Transformer模型的电力负荷预测展开研究,提出了一种利用Transformer架构进行负荷预测的方法,并提供了完整的Python代码实现。文章详细阐述了Transformer在处理时间序列数据方面的独特优势,如强大的长期依赖捕捉能力和高效的并行化训练机制,相较于传统的RNN或LSTM模型在预测精度、收敛速度和稳定性方面表现更优。研究涵盖了从原始数据预处理、特征工程构建、模型结构设计到训练优化及预测结果评估的全流程,重点剖析了编码器-解码器结构、自注意力机制、位置编码等核心技术在负荷预测任务中的具体应用与实现细节,并通过真实电力负荷数据集验证了该方法在短期和中期负荷预测场景下的有效性和鲁棒性。; 适合人群:具备一定Python编程基础和机器学习、深度学习理论知识,从事电力系统分析、能源管理、智能电网、时序预测等相关领域的科研人员及工程技术人员,特别适合工作1-3年、希望深入掌握先进深度学习模型在能源领域实际应用的研发人员。; 使用场景及目标:①应用于电力系统短期或中期负荷预测任务,辅助电网调度、发电计划制定和能源市场交易,提升电力系统运行的智能化与精细化水平;②为研究者和开发者提供一个基于Transformer的时间序列预测完整实践范例,帮助深入理解其建模范式、关键组件的设计原理及超参数调优策略;③推动深度学习特别是注意力机制在电力负荷预测及其他能源时序数据分析中的创新应用与技术迭代。; 阅读建议:建议读者结合所提供的Python代码逐模块复现整个建模流程,重点关注输入序列的滑动窗口构造、位置编码的实现方式、多头注意力机制的计算过程以及损失函数的选择,同时鼓励在不同地区、不同季节的负荷数据集上进行迁移实验,以全面评估模型泛化能力,并尝试引入外部变量(如天气、节假日)进一步优化预测性能。
内容概要:本文围绕“计及电气热综合需求响应的区域综合能源系统优化调度”展开研究,提供了完整的Matlab代码实现方案,旨在通过模型复现帮助科研人员深入掌握综合能源系统的优化调度方法。研究聚焦于电力、燃气、热力等多种能源形式的协同优化,充分考虑用户侧的需求响应机制,构建了包含多种能源转换设备、储能装置及多类型负荷的区域综合能源系统模型。以系统运行经济性、能源利用效率和碳排放最小化为多重优化目标,建立了精细化的数学模型,并采用Matlab进行编程求解,实现了在不同场景下的优化调度仿真与性能对比分析,为提升系统综合效益、促进清洁能源消纳及实现低碳化运行提供了有效的技术路径与决策支持。; 适合人群:具备电力系统、能源系统、优化理论或运筹学等相关基础知识,从事综合能源系统、微电网、需求响应、低碳调度等方向研究的研究生、高校科研人员及能源领域的工程技术人员。; 使用场景及目标:① 学习和复现区域综合能源系统优化调度的经典建模思路与算法实现过程;② 掌握Matlab在多能流耦合系统建模、求解器调用与结果可视化方面的综合应用能力;③ 支持开展电气热综合需求响应相关的科研项目、论文撰写与工程实践;④ 为构建更复杂的多区域协同、不确定性优化或博弈调度模型提供可靠的代码基础与技术参考。; 阅读建议:此资源以Matlab代码为核心载体,结合详细的模型说明与结果分析,建议读者按照文档目录结构逐步研读,结合代码注释理解变量定义、约束构建与目标函数设定的逻辑,重点关注需求响应建模与多能耦合环节的实现方式,并可通过调整负荷参数、设备配置或优化目标等方式拓展模型,以适应自身的研究需求,同时可利用提供的网盘链接下载完整资源进行深入学习与验证。
内容概要:本文系统阐述了基于遗传算法优化长短记忆网络(GA-LSTM)的电力系统负荷预测方法,该模型通过遗传算法(GA)对LSTM的关键超参数进行全局寻优,有效克服了传统LSTM依赖经验调参的局限性,显著提升了预测的精度与鲁棒性。研究内容涵盖了完整的数据预处理流程、GA-LSTM混合模型的架构设计、遗传算法的优化机制以及详细的实验验证过程,并利用Matlab代码实现了整个算法流程。文中通过对比实验验证了GA-LSTM模型相较于单一LSTM及其他传统预测模型在预测准确性上的优越性能。; 适合人群:具备一定电力系统基础知识和Matlab编程能力,从事科研或工程应用的研发人员、研究生及高年级本科生。; 使用场景及目标:①应用于电力系统短期或中期负荷预测,为电网调度、发电计划制定提供科学依据,提高电网运行的经济性与安全性;②为新能源并网、电力市场运营、需求侧管理等业务提供精准的负荷数据支持;③学习并掌握智能优化算法(如遗传算法)与深度学习模型(如LSTM)融合的技术路径与实现方法,拓展在时序预测领域的研究与应用能力。; 阅读建议:读者应结合提供的Matlab代码进行实践操作,重点关注遗传算法优化LSTM超参数的具体实现过程、模型训练细节及性能评估指标的分析,建议在深刻理解模型原理的基础上,尝试调整算法参数或将其迁移应用于其他时间序列预测问题,以深化理解和掌握。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值