-
可以实现求解微分方程组的数值解 func
可以实现求解微分方程组的数值解,在func中输入需要计算的微分方程组,运行主函数即可(Can be achieved to solve the numerical solution of differential equations, the input need to calculate the differential equations in the func to run the main function can be)
- 2012-07-02 11:40:59下载
- 积分:1
-
FractalDim
盒维数计算和豪斯多夫维数的计算与应用研究程序(box counting)
- 2013-07-27 17:50:31下载
- 积分:1
-
自适应Simpson
说明: 自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
- 2019-12-16 10:21:50下载
- 积分:1
-
wangluotuopu
功能是将邻接矩阵或关联矩阵变为有向或者无向网络图,有结果显示。(Function is to convert the adjacency matrix or the correlation matrix becomes directed or undirected network diagram, results show.)
- 2021-02-06 08:49:56下载
- 积分:1
-
第一章作业
分别以单精度和双精度数据类型用以下近似算法分别计算π的近似值,要求结果具有4位有效数字(calculate pi with single-precision and double-precision respectively)
- 2021-03-17 18:19:21下载
- 积分:1
-
u1_zhiluzhuijiaqiuzukongjuzhen
利用支路追加法求阻抗矩阵,解:输入数据如下:
请输入节点数:n=a
请输入支路数:nl=b
请输入由支路参数形成的矩阵:
B=[i j z bc t it ......]其中ij为支路端点,z为支路阻抗,bc为对地电容,t为变压器变比,it表示i端点是否与变压器直接相连。
(Seek additional method using branch impedance matrix)
- 2020-07-29 20:18:38下载
- 积分:1
-
Numerical_Recipes_in_C
《数值分析方法库
》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。(《Numerical Recipes in C: The Art of Scientific Computing》, The product of a unique collaboration among four leading scientists in academic research and industry, Numerical Recipes is a complete text and reference book on scientific computing. In a self-contained manner it proceeds from mathematical and theoretical considerations to actual practical computer routines. With over 100 new routines bringing the total to well over 300, plus upgraded versions of the original routines, the new edition remains the most practical, comprehensive handbook of scientific computing available today.)
- 2010-05-17 12:44:53下载
- 积分:1
-
naca0012
NACA0012翼型流场计算。结构化网格,AUSM格式。(NACA0012 airfoil flow field)
- 2011-05-03 20:37:12下载
- 积分:1
-
matrix-computation
本书由美国数学大师大师编写的数学计算这本书,很经典。国内的书编写残次不齐(This book is authored by American mathematician Mathematical calculation ,It is a good book)
- 2020-10-30 19:59:56下载
- 积分:1
-
polyfit
该程序用来对多种物质混合物吸收光谱数据进行分析,拟合出光谱曲线并且得到其各个峰值位置所在。(The program is used for a variety of mixtures of substances absorption spectral data analysis, curve fitting, and by their spectral location of each peak.)
- 2010-01-07 06:28:52下载
- 积分:1