-
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
-
mciduoxiangshinihe
用c++实现m次多项式的曲线拟合,改程序简单易懂,可读性强(it s easy)
- 2014-07-01 18:34:09下载
- 积分:1
-
fftwuserdll
fftw 快速傅里叶变换, C#算法 直接调用dll(fftw fuliye bianhuan C# suanfa zhijie dianyong dll wenjian zhijie daoru fangzai bin wenjian jia zhong)
- 2020-06-20 13:20:01下载
- 积分:1
-
kalmanfileter_c-code
外国人写的卡尔曼滤波器算法的库,可以供大家参考,已经封装好了(kalman library)
- 2012-04-24 10:46:44下载
- 积分:1
-
FFT
提供函数能进行1维2维的FFT,输入输出的序列长度应为2的整数次方倍(Provides functions can be one-dimensional two-dimensional FFT, sequence length input and output should be an integer power of 2 times)
- 2014-01-07 22:10:34下载
- 积分:1
-
wolfe
wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
- 2014-02-25 15:11:57下载
- 积分:1
-
NONSAP
有限元NONSAP源程序,里面带有例子,大家可以参考。(Finite element NONSAP source, which with examples, we can refer to.)
- 2014-03-30 11:37:58下载
- 积分:1
-
45095smoothing
这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。(Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.)
- 2009-03-20 14:20:09下载
- 积分:1
-
AGJDN
压缩包包含三个文件:
全主元高斯-约当消元法程序AGJDN.m;基于全主元高斯-约当消元法的迭代求解病态矩阵方法AGJDNM.m;AGJDN.m的测试方程。
程序参考自:Fortran常用算法程序集(第二版) 徐世良编。AGJDN.m能求解部分病态矩阵,而AGJDNM.m对于我的测试矩阵效果不佳,但也一并上传,仅供参考。
错漏之处,还望指正。
(Gaussian-Jordan elimination base on all principal element.)
- 2014-12-09 15:22:12下载
- 积分:1
-
3D-fdtd
三维的有限时域差分源程序,边界条件为pml(Three-dimensional FDTD source, boundary conditions for the PML)
- 2020-11-06 21:39:49下载
- 积分:1