-
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
-
kalmanfilte22r
典型的二维kalman滤波原理程序,容易掌握!(typical two-dimensional Kalman filtering process easy!)
- 2007-06-17 17:13:04下载
- 积分:1
-
multiplication-table
只是一个课堂上做的九九乘法表,可能很多人做过(Just a class to do multiplication table, many people may have done)
- 2011-10-21 19:43:24下载
- 积分:1
-
2-D-Truss
A finite element fortran code for 2-D truss
- 2016-12-04 22:34:42下载
- 积分:1
-
signalpro
说明: 在学习数字信号处理算法程序中用VC编写的几个通用算法程序。
卷积计算/DFT与FFT实现/(In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /)
- 2021-02-15 09:49:48下载
- 积分:1
-
PRproject_lda
说明: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。( C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.)
- 2010-04-20 09:59:35下载
- 积分:1
-
SPHYSICSgen2D
SPH方法计算二维溃坝问题的源程序,个人觉得还可以(Two-dimensional dam break problem SPH method the source, individuals felt that I could)
- 2011-05-30 11:26:57下载
- 积分:1
-
EMfunction
混合高斯分布的em算法,e步和m步,输出各参数值(mixture of gaussian,em)
- 2018-01-14 12:21:00下载
- 积分:1
-
frft
说明: 分数傅里叶变换程序,这个是二维分数阶傅里叶变化程序。(Fractional Fourier transform procedure, this is a two-dimensional fractional Fourier change process.)
- 2010-03-20 21:39:35下载
- 积分:1
-
R-K
四阶龙格库塔法,用C++编写,很有参考价值(Fourth-order Runge-Kutta method, written in C, a good reference)
- 2011-12-29 20:44:34下载
- 积分:1