Skip to content

cdfmlr/NumericalAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumericalAnalysis

数值分析实验。

总而言之就是各种数值计算算法的 Python 代码实现。

  • ex1: 实验1 数值计算的基本概念
  • ex2: 实验2 非线性方程求根
  • ex3: 实验3 插值与拟合
  • ex4: 实验4 数值积分
  • ex5: 实验5 常微分初值问题的数值解法
  • ex6: 实验6 线性方程组的直接解法
  • ex7: 实验7 线性方程组的迭代解法
  • ex8: 实验8 特征值与特征向量的数值计算

Copyright 2020 CDFMLR

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

数值分析实验

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published