├── 7.3作业.pdf ├── 7.5作业.pdf ├── 7.10作业答案.pdf ├── 7.12习题课.pdf ├── 7.1习题课讲义.pdf ├── 7.1作业答案.pdf ├── 7.1补充材料.pdf ├── 7.3习题课.pdf ├── 7.8作业答案.pdf ├── 7.5习题课讲义-SVD.pdf ├── 7.5习题课讲义-回课部分.pdf ├── 7.8 习题课(重要更新).pdf ├── CourseInfo.docx ├── homework template.zip └── README.md /7.3作业.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.3作业.pdf -------------------------------------------------------------------------------- /7.5作业.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.5作业.pdf -------------------------------------------------------------------------------- /7.10作业答案.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.10作业答案.pdf -------------------------------------------------------------------------------- /7.12习题课.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.12习题课.pdf -------------------------------------------------------------------------------- /7.1习题课讲义.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.1习题课讲义.pdf -------------------------------------------------------------------------------- /7.1作业答案.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.1作业答案.pdf -------------------------------------------------------------------------------- /7.1补充材料.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.1补充材料.pdf -------------------------------------------------------------------------------- /7.3习题课.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.3习题课.pdf -------------------------------------------------------------------------------- /7.8作业答案.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.8作业答案.pdf -------------------------------------------------------------------------------- /7.5习题课讲义-SVD.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.5习题课讲义-SVD.pdf -------------------------------------------------------------------------------- /7.5习题课讲义-回课部分.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.5习题课讲义-回课部分.pdf -------------------------------------------------------------------------------- /7.8 习题课(重要更新).pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/7.8 习题课(重要更新).pdf -------------------------------------------------------------------------------- /CourseInfo.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/CourseInfo.docx -------------------------------------------------------------------------------- /homework template.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NotformeCC/mathininformatics/HEAD/homework template.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # 北京大学2019暑期课程《信息科学中的数学》课程资料 2 | 3 | ## 重要通知 4 | 5 | ### 期末考试 6 | 时间:7月19日早上10点-12点(暂定,7月19日没有上课) 7 | 8 | 地点:二教203 9 | 10 | 记得带学生证和校园卡 11 | 12 | ### 期中考试 13 | 时间:7月10日早上10点-12点 14 | 15 | 地点:二教203 16 | 17 | 记得带学生证和校园卡 18 | 19 | ### 课件更正 20 | 7.8习题课上metropolis算法的r取值有问题,最新的ppt已经更新过来了 21 | 22 | ## 课程公邮 23 | mathininformatics@163.com 24 | 25 | ## 课程教材 26 | Mathematics for the Information Age by Ravi Kannan and John Hopcroft. The online version of the book can be accessed [here](http://www.cs.cornell.edu/jeh/book%20no%20so;utions%20March%202019.pdf). There are many different versions of the book online which may have different numbers for the chapter questions. Please refer to this version for correct HW questions. 27 | --------------------------------------------------------------------------------