资源列表
PA=LU
- 矩阵的PA=LU分解,科学计算(数值分析),矩阵维数可以自由选择(Matrix PA=LU decomposition, scientific computing (numerical analysis), the matrix dimension can be freely selected)
gsl-runge-kutta
- 利用GSL的库文件,使用runge-kutta算法求解微分方程,包含控制参数的传递。(The method to solve the synamic system via differiatial euqationsbased on the GSL library, including the example how to transfer the control variable in the algorithm.)
nie飞
- 求解线性方程组的新型方法,附带源代码,MATLAB专用(A new method for solving linear equations, with source code)
高斯勒让德和切比雪夫数值积分
- 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
Path Planning
- In this work, an algorithm for classical particle swarm optimization (PSO) has been discussed. Also, its codes in MATLAB environment have been included. The effectiveness of the algorithm has been analyzed with the help of an example of three varia
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
complex
- 简单智能优化算法之一——复合形法,适用于函数寻优(One of the simple intelligent optimization algorithms)
Practical Optimization.pdf
- 优化问题。作者:陆吾生教授,他是加拿大维多利亚大学电气与计算机工程系的教授。(practical optimization)
FFT_code
- FFT迭代算法的C++实现,内含比特翻转函数和FFT实现函数(FFT iterative algorithm using C++, including bit flip function and FFT function)
Fortran 95 程序设计 彭国伦
- Fortran 语言经典的入门教程。Fortran 95 程序设计 彭国伦(A classical book for the start of Fortran.)
图像增强
- MATLAB中关于图像处理的图像增强技术的实例30例(MATLAB image processing in the image enhancement technology examples of 30 cases)
图像复原
- MATLAB中关于图像处理的图像复原技术的实例26例(MATLAB image processing in the image restoration technology examples of 26 cases)
