-
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
-
correlation
说明: 相关性矩阵源代码,用于计算已知数据的相关性系数(Relevance matrix source code, used to calculate the correlation coefficient of known data)
- 2019-10-10 17:14:38下载
- 积分:1
-
filter1
Particle Filter Design file
It contains algorithm for particle filter
- 2020-11-09 10:39:48下载
- 积分:1
-
jifen
各种数值积分,龙贝格积分。反常积分。高斯积分。三重积分。(Various numerical integration Romberg integration. Improper integrals. Gaussian integral. Triple integral.)
- 2012-12-02 15:54:40下载
- 积分:1
-
pump
用分离变量法求得波动方程傅里叶级数近似解,改程序可画出示功图(Wave equation is obtained by separation of variables method Fourier series approximation solution, the app can show the indicator diagrams)
- 2015-01-08 22:26:08下载
- 积分:1
-
search
这是一个数组练习,程序的作用是查询一个一维数组(数值型数组)中每一个元素出现的次数,且元素出现的顺序不能改变(This is an array of exercises, the program' s role is to query a one-dimensional array (numeric array) in the number of occurrences of each element, and the element can not be changed in order of appearance)
- 2013-07-26 09:37:09下载
- 积分:1
-
Optimization
约束最优化方法--最速下降法(也叫梯度法),是人们用来求多个变量函数极值问题的最早的一种方法。(Constrained optimization methods- steepest descent method (also known as gradient method), is used for multiple variables function Extremum Problems earliest methods.)
- 2008-12-18 18:14:07下载
- 积分:1
-
Riemannmain
用Roe格式求解黎曼激波管问题的Fortran源代码。可以通过MUSCL插值来提高求解精度。适合计算流体力学的初学者参考学习。(Riemann shock tube problem with Roe scheme. You cam improve the accuracy by MUSCL interpolation. This code is suitable for CFD beginners.)
- 2020-12-31 09:48:58下载
- 积分:1
-
prime_number
這個程式可以顯示 3~100 的 prime number,很適合新手練習的範例程式,附上源碼可以修改內部細節,多做驗證。()
- 2007-09-19 17:10:12下载
- 积分:1
-
jeimai
混沌的判断指标Lyapunov指数计算,与理论分析结果相比,可实现对二维数据的聚类。( Chaos indicator for Lyapunov index calculation, Compared with the results of theoretical analysis, Can realize the two-dimensional data clustering.)
- 2017-04-09 11:56:37下载
- 积分:1