搜索资源列表
包括runge-kutta法仿真
- 我们的大作业,包括runge-kutta法仿真,0-1分布,反变换的C语言原程序,还有结果图,应该是每问题的
m
- 北航数值分析大作业 幂法 反幂法 直接运行程序即可 c语言编写-Northern analysis of large numerical inverse power law operating power method can be directly run programs written in c
program
- 用C语言编写的数值分析的幂法与反幂法。 西安工大数值分析大作业-Written in C language with numerical analysis of the power method and inverse power law. Numerical Analysis, Xi' an Great job Great work
Polyn
- 关键词:多项式加减乘除 积分 微分 c语言 大作业 这是我替别人做的一个多项式运算的大作业,c语言,原创-Keywords: polynomial addition, subtraction integral derivative c language job is a big job of a polynomial operations I do for other people, c language, originality
NND-scheme-solver
- 计算流体力学大作业之一:一维标量问题的CFD求解,格式为NND;C语言代码。-Computational Fluid Dynamics of operations, one: the one-dimensional scalar CFD solver, the format of the NND C language code.
numericalexercise2
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业二(幂法、反幂法、QR分解),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-This is in the VS2010 environment compiled C program files. Numerical analysis of the job, the Beijing University of Aeronautics and Astronautics 2015
numericalexercise
- 这是在VS2010环境下编的.C程序文件,数值分析大作业,北航2015年数值分析A大作业一(特征值与特征向量),本人新编的代码比以往版本逻辑更简单更易读。解释清楚,可做C语言新入门者的学习范例-Analysis, Beijing University of Aeronautics and Astronautics 2015 numerical analysis of a large operations (eigenvalue and eigenvector), I retold in the
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写