智利南方大学 INFO147:使用Python进行科学计算,2021年 负责人:Pablo Huijse H,在inf dot uach dot cl的phuijse UACh的计算机工程专业学位选修课和计算机工程硕士学位的选修课程。 建议通过克隆此存储库来保留课程资料的本地副本。 抽象的 使用Python进行科学计算的课程向学生介绍了数据科学的基本概念,使他能够使用Python 3编程语言提供的免费数值计算工具解决应用科学问题。 特别是,学生将学习读取,处理和预处理数据,从数据创建可视化效果,解决线性代数和优化的数值问题,通过基本的统计推断提取信息,并训练简单的模型进行回归,分类和预测。 内容 第1单元:使用Python进行数据管理 单元2:使用Python进行科学计算 概率基础 描述性统计 推论统计 单元3: 附件: (补充) Python 3评论 使用者介面 参考书目 主要
1
数值线性代数领域的经典之作,英文版的,很难找啊!相信不少人看过翻译版的,很别扭啊! 这是作者的介绍: Lloyd N. Trefethen是世界顶尖的数值分析学家。英国牛津大学教授,该校数值分析研究组的负责人。曾任教于MIT,Cornell及纽约大学柯朗研究所。Trefethen还是英国皇家学会院士,因其在数值分析领域杰出的成就获第一届Fox奖。
1
经典的优化理论与方法书籍,英文版,慢慢读 很有收获
2021-11-12 15:07:05 4.09MB Numerical Optimization
1
flow3d welding numerical simulation
2021-11-10 11:27:42 197.57MB flow3d welding numerical simulation
1
Numerical Simulation in Molecular Dynamics 2007
2021-11-08 21:22:14 8.88MB Numerical Simulation in Molecular
1
IMSL_C_numerical_library_V7
2021-11-05 16:33:52 1.65MB IMSL C
1
In this text, grid generation and the use thereof in numerical solutions of partial equations are both discussed. The intent was to provide the necessary basic information, from both the standpoint of mathematical background and from that of coding implementation, for numerical solutions of partial differential equations to be constructed on general regions. Since these numerical solutions are ultimately constructed on a square grid in a rectangular computational region, any solution algorithm that can treat equations with variable coefficients is basically applicable, and therefore discussion of specific algorithms is left to classical texts on the numerical solution of partial differential equations.
2021-11-04 16:31:47 3.09MB Numerical Grid Generation
1
三角插值matlab代码数值分析方法 概述 这是我为数值分析类编写的MATLAB函数的集合: 多项式求根方法 函数插值方法 三角曲面 要求 为了运行此代码,您需要具有MATLAB的工作副本以及使用它的一些以前的经验。
2021-11-02 15:47:13 16KB 系统开源
1
这本书的链接排在“numerical linear algebra”搜索的第一条,绝对经典。我买了中文翻译版,感觉翻得不是很好,差一点咬牙买原版的,最近终于从网上找到djvu格式的电子版了,扫描质量相当不错
2021-11-02 08:54:56 3.79MB 线性代数
1
关于数值分析的,C++版,很全面,对于专业学习人士必备,做课程作业也都可以参考,有模板
2021-10-31 13:39:29 20.48MB 数值分析 C++版
1