项目作者: Jacky-H-uang

项目描述 :
This is my college courses in Python.
高级语言: HTML
项目地址: git://github.com/Jacky-H-uang/Courses-in-Python.git
创建时间: 2020-11-07T05:09:37Z
项目社区:https://github.com/Jacky-H-uang/Courses-in-Python

开源协议:

下载


This is my college courses in Python.

It includes two courses Visualization and Algorithm.

  1. Algorithm Course is divided by tags,and all the solutions and datasets are implemented in Python.
  2. Visualization Course is including many tests.

Tips : all the tests i will push after the tests have been finished , it is preventing the others from copying.

The Course has been finished!!!

Display:

一: The Algorithm Course are divied in some tags.

二: The Visualization Course includes three tests and a last is the final test:

  1. Test1 is some numpy using methods.
  2. Test2 includes some tasks and following images are the display:
    avatar
    avatar
    avatar
    avatar
    avatar
  1. Test3 is a map operation it is the population flowing of Melbourne.
    avatar

  2. The Final Test is the WHPU’s Admission Status.
    avatar

三: NumericalAnalysis Courses:

  1. - 高斯消元法 列主消元法。
  2. - LU 分解
  3. - Gauss-Seidel 迭代 SOR
  4. - 拉格朗日插值
  5. - 不动点迭代

四:DIP_Courses(DigitalImageProcessing)

  1. - Gray Tranformation

Summary:

After this term’s two course have been finished I have learned more about Python and the Algorithm and a little web skills.
I wish I could use what I have learned this term to make more thing in the futrue!