Doing Math with Python

所在平台: Udemy

课程主页: https://www.udemy.com/course/doing-math-with-python/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 Python 进行数学计算 (Doing Math with Python) **课程概述:** 本课程将详细讲解Amit Saha所著《使用 Python 进行数学计算》一书,涵盖一系列数学主题,并通过Python程序演示: * **单位转换:**Manipulating units of measurement * **运动学:**Examining projectile motion; describing the motion of a simple pendulum * **统计学:**Calculating mean, median, and mode; determining linear correlation * **代数:**Solving algebraic equations * **概率与模拟:**Simulating dice games; simulating real-life events, such as projectile motions, a coin toss, or a die roll * **几何:**Creating geometric shapes * **微积分:**Finding the limits, derivatives, and integrals of functions **学习目标:** 完成课程后,您将能够: * 编写程序,接收数字和公式作为输入,执行繁琐的计算,并输出结果或绘制图表。 * 使用Python作为强大的计算器来解决数学问题。 * 求解方程,计算数据集之间的相关性,确定函数最大值等。 * 模拟现实生活中的事件。 **学习体验:** 通过本课程,您将把Python编程和数学学习结合起来,体验一个更具趣味性、刺激性和回报性的学习过程。 **资源:** 课程相关的源代码可在GitHub和Gitee代码库中找到。

课程评论(0条)

课程详情

With this course, we'll go through the nice book "Doing Math with Python" (authored by Amit Saha) in full detail, demo to you every touched mathematical topics, likemanipulating units of measurement; examining projectile motion;calculating mean, median, and mode;determining linear correlation;solving algebraic equations;describing the motion of a simple pendulum;simulating dice games;creating geometric shapes;and finding the limits, derivatives, and integrals of functions.After the course, you'll be able write programes to take numbers and formulas as input, do the tedious calculations needed, and then spit out the solution or draw a graph.You'll have chances to follow several programming challenges, you'll find those programs are powerful calculators for solving math problems. You'll also find the solutions to equations, calculate the correlation between sets of data, and determine the maximum value of a function, among other tasks. You'll also take some practice to simulate real-life events, such as projectile motions, a coin toss, or a die roll.As mentioned by the book author, I do hope "you'll find that this new context for 'doing math' makes learning both programming and math more exciting, fun, and rewarding."So, what you're still waitomg fpr? Let's start now and good luck!Note: the source code are available in both Github and Gitee repository.

课程标签

0人关注该课程

主题相关的课程