资源列表
Fibonacci
- 控制信息研究生学科中最优化方法中的Fibonacci算法的基本C程序,希望对大家有用-Control information, the most graduate student in the Fibonacci algorithm optimization basic C program, we hope to be useful
matrix_multiply
- It is a matrix vector multiplication algorithm implement in MPI and C
factRI
- Algorithm on calculating factorial by iterative or recursive way
GHCommonMathLibV2.0
- 前向 (n,k,m) 非系统卷积,咬尾\删除也支持。(由于过度使用泛型,编译连接会花很久) ,支持Matlab形式的抽头定义。 路径保留强度可选,有小文档介绍 GUI 范例的使用。 大量使用泛型, 使用了 VC2010 的 C++0x 新特性 && 左值引用,但也支持2008编译器。 很稳定,纠错能力还行,纠正了老版本GHCommonMathlib的严重问题。 http://download.csdn.net/source/3020237是老版本的。 这个版本在h
newtonlasq11232
- 一个简单的程序,能够实现牛顿插值和拉格朗日插值计算。-A simple program that enables Newton interpolation and Lagrange interpolation.
relax
- Successive Over Relaxation Method method
Matrix
- 求解4阶非线性方程组的算法,只需要修改输入的函数,利用牛顿两点序列割线法莱求解。-4-order nonlinear equations to solve the algorithm, only need to modify the input function, two sequences using Newton secant method for solving Levin.
Singular-Value-Decomposition-(SVD)
- 奇异值分解,线性代数中一种重要的矩阵分解,是矩阵分析中正规矩阵酉对角化的推广。在信号处理、统计学等领域有重要应用。 -Singular Value Decomposition (SVD)
65520770kalman-1.3
- 卡尔曼滤波源码。线性卡尔曼滤波,效果非常好。-kalman filtering
optimization
- 常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user
DECIMATIONINFREQ
- TUTORIAL FOR DECIMATION IN FREQUENCY METHOD FOR FFT IMPLEMENTATION
fft-questions
- NICE SET OF QUESTIONS AND ANSWERS FOR FFT /IFFT STUFF.
