Разница между страницами «Linguistic Data: Quantitative Analysis and Visualisation: computational linguistics» и «Дифференциальные уравнения»

Материал из MathINFO
(Различия между страницами)
Перейти к навигации Перейти к поиску
 
 
Строка 1: Строка 1:
* Instructors: Ilya Schurov and Olga Lyashevskaya
+
* Лекции читает Илья Щуров.
 +
* Семинары ведёт Мария Матушко.
  
== Materials ==
+
== Темы ==
{| class="wikitable"
+
{|class='wikitable'|
 +
! дата лекции !! лекция !! семинар !! дополнительные материалы
 
|-
 
|-
! Data !! Topics !! Links
+
| 14 января
 +
| [http://math-info.hse.ru/odebook/chapter/label/chap:notion_of_ODE/ Понятие дифференциального уравнения]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar01.pdf pdf]
 +
|
 
|-
 
|-
| Jan 18 || Introduction. Quantitative linguistic research and data types. R basics || [https://docs.google.com/presentation/d/1VUIUa3Db5n4dsD_HeA3e-mz55zK8uPrko3yu207pKUk/edit?usp=sharing Intro Slides] [https://github.com/LingData2019/LingData/tree/master/seminars/2019-01-12 Lab 01: intro to R]
+
| 21 января
 +
| [http://math-info.hse.ru/odebook/chapter/label/chap:2:auto/ Метод Эйлера и автономные уравнения на прямой]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar02.pdf pdf]
 +
| [https://nplus1.ru/blog/2015/07/09/doomsday На пути к концу света] (N+1)
 +
|-
 +
| 28 января
 +
| [http://math-info.hse.ru/odebook/chapter/label/chap:3:eu/ Существование и единственность решений]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar03.pdf pdf]
 +
|
 +
|-
 +
| 4 февраля
 +
| Лекция 4. [http://math-info.hse.ru/odebook/chapter/label/chap:4:phasespace/#label_chap_4_phasespace Дифференциальные уравнения в многомерных фазовых пространствах]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar04.pdf pdf]
 +
| Фильм «Хаос», [http://www.youtube.com/watch?v=vts0YHACsYY Глава 1: Панта рей. Движение и детерминизм] (англ. яз, доступны русские субтитры), [https://nplus1.ru/material/2019/12/04/lotka-volterra-model Я догоняю, ты убегаешь]: Что такое модель Лотки-Вольтерры и как она помогает биологам // N+1, [https://nplus1.ru/material/2019/12/26/epidemic-math Зараза, гостья наша]: Как математика помогает бороться с эпидемиями // N+1.
 +
|-
 +
| 11 февраля
 +
| Лекция 5. [http://math-info.hse.ru/odebook/chapter/label/chap:5:multidim/#label_chap_5_multidim Ещё о многомерных уравнениях]. Дифференциальные 1-формы.
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar05.pdf pdf]
 +
|
 +
|-
 +
| 18 февраля
 +
| Лекция 6. [http://math-info.hse.ru/odebook/chapter/label/chap:6:firstint/ Уравнения в полных дифференциалах. Первые интегралы]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar06.pdf pdf]
 +
|
 +
|-
 +
| 25 февраля
 +
| Лекция 7. [http://math-info.hse.ru/odebook/chapter/label/chap:7:cons/ Консервативные системы с одной степенью свободы]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar07.pdf pdf]
 +
|
 +
|-
 +
| 3 марта
 +
| Лекция 8. [http://math-info.hse.ru/odebook/chapter/label/chap:8:rect/ Замены переменных, выпрямление векторного поля и первые интегралы]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar08.pdf pdf]
 +
|
 +
|-
 +
| 10 марта
 +
| Лекция 9. [http://math-info.hse.ru/odebook/chapter/label/chap:9:linear/#label_chap_9_linear Линейные уравнения]
 +
| [http://math-info.hse.ru/a/2019-20/nes-ode/seminar09.pdf pdf]
 +
|
 
|-
 
|-
| Jan 25 ||  ||
 
 
|}
 
|}
  
 +
== Домашние задания ==
 +
* [http://math-info.hse.ru/f/2019-20/nes-ode/hw1/ ДЗ№1]
 +
* [http://math-info.hse.ru/f/2019-20/nes-ode/hw2/ ДЗ№2]
  
== Software ==
+
== Дополнительные материалы ==
During this course we will use R as a programming language and RStudio as a GUI.
+
* [https://nbviewer.jupyter.org/github/ischurov/odebook/blob/master/mathandpython.ipynb Кратчайшее введение в Python для математики]. Вам может быть интересен раздел о том, как [https://nbviewer.jupyter.org/github/ischurov/odebook/blob/master/mathandpython.ipynb#matplotlib рисовать картинки с помощью matplotlib].
 
 
How to install R and RStudio?
 
 
 
1. Download [https://cran.r-project.org/ R] (you can choose another mirror here if you wish) and install it on your computer. Make sure you did it before installing RStudio.
 
 
 
2. Download [https://rstudio.com/products/rstudio/ RStudio] (you need RStudio Desktop Open Source License) and install it on your computer. It is recommended to create a shortcut for RStudio during installation.
 
 
 
It is possible avoid installing anything on your PC, using [https://rstudio.cloud rstudio.cloud] (an online version of RStudio).
 
 
 
For successful submission of assignments you should be able to create and save R code files (.R) and RMarkdown files (.Rmd).
 
 
 
 
 
== Homeworks ==
 
* Homework 1 (deadline: January 25, 12:00), Chapters 1, 2, 3, and 5 of the [https://www.datacamp.com/courses/free-introduction-to-r DataCamp] course "Introduction to R". Please fill in this [https://docs.google.com/forms/d/e/1FAIpQLSdjgKBM5JSo6D6ajhrWWfFG1ktcKgDfbdK_jQ_ZbW9GwNLzpQ/viewform form].
 
* Homework 2 (deadline: February 1, 12:00), Chapters 4 and 6 of the [https://www.datacamp.com/courses/free-introduction-to-r DataCamp] course "Introduction to R". 
 
After completing the course please provide either the [https://support.datacamp.com/hc/en-us/articles/360001548814-How-can-I-share-my-certificate-Statement-of-Accomplishment- Statement of Accomplishment] or a screenshot of your learning progress via [link TBA]
 
 
 
 
 
== Final project ==
 
Projects description TBA 
 
Projects pre-registration: link to submit your file TBA 
 
Final versions of project papers: link to sumbit your files TBA 
 
 
 
 
 
== References ==
 
* Gries, Stefan (2013). Statistics for Linguistics with R : A Practical Introduction (Vol. 2nd revised edition). Berlin: De Gruyter Mouton. [http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=edsebk&AN=604318 HSE library link]
 
* Levshina, Natalia (2015). How to Do Linguistics with R : Data Exploration and Statistical Analysis. Amsterdam: John Benjamins Publishing Company. [http://search.ebscohost.com/login.aspx?direct=true&site=eds-live&db=nlebk&AN=1093048 HSE library link]
 
* Baayen, Harald (2008). Analyzing Linguistic Data: A practical introduction to statistics. Cambridge UP. [http://www.sfs.uni-tuebingen.de/~hbaayen/publications/baayenCUPstats.pdf pdf]
 
 
 
* Gries, Stefan (2017). Quantitative Corpus Linguistics with R : A Practical Introduction (Vol. Second edition). Milton Park, Abingdon, Oxon: Routledge. eBook
 
* Empirical Bayes
 
* Harney, H. L. (2016). Bayesian Inference : Data Evaluation and Decisions (Vol. 2nd ed). Springer. eBook 
 
* McElreath, R. (2016). Statistical Rethinking : A Bayesian Course with Examples in R and Stan. eBook
 
* ggplot2
 
* Hadley, W. (2016). Ggplot2 : Elegant Graphics for Data Analysis. Springer. eBook
 
* R markdown [https://rstudio.com/wp-content/uploads/2015/02/rmarkdown-cheatsheet.pdf Rmd Cheat Sheet
 
 
 
== Course Info ==
 
 
 
This page contains the materials of the course "Linguistic Data: Quantitative Analysis and Visualisation", taught at the HSE Master's program "Computational Linguistics" in 2019-2020 academic year. Modules: 3-4.
 

Версия 13:02, 12 марта 2020

  • Лекции читает Илья Щуров.
  • Семинары ведёт Мария Матушко.

Темы

дата лекции лекция семинар дополнительные материалы
14 января Понятие дифференциального уравнения pdf
21 января Метод Эйлера и автономные уравнения на прямой pdf На пути к концу света (N+1)
28 января Существование и единственность решений pdf
4 февраля Лекция 4. Дифференциальные уравнения в многомерных фазовых пространствах pdf Фильм «Хаос», Глава 1: Панта рей. Движение и детерминизм (англ. яз, доступны русские субтитры), Я догоняю, ты убегаешь: Что такое модель Лотки-Вольтерры и как она помогает биологам // N+1, Зараза, гостья наша: Как математика помогает бороться с эпидемиями // N+1.
11 февраля Лекция 5. Ещё о многомерных уравнениях. Дифференциальные 1-формы. pdf
18 февраля Лекция 6. Уравнения в полных дифференциалах. Первые интегралы pdf
25 февраля Лекция 7. Консервативные системы с одной степенью свободы pdf
3 марта Лекция 8. Замены переменных, выпрямление векторного поля и первые интегралы pdf
10 марта Лекция 9. Линейные уравнения pdf

Домашние задания

Дополнительные материалы