资源列表
PSO
- 粒子群优化算法(PSO) 也是起源对简单社会系统的模拟。最初设想是模拟鸟群觅食的过程。但后来发现PSO是一种很好的优化工具。-Particle Swarm Optimization (PSO) is also the origin of a simple social system simulation. Originally conceived simulated birds foraging process. But later found PSO is a good optimizatio
LeastMeanSquare
- 最小二乘法求超定线性方程组得C++模板,还包括矩阵求逆,矩阵乘法等小函数
QR
- 求矩阵特征值,变一般矩阵为赫申伯格矩阵的算法以及实赫申伯格矩阵的QR算法的c++代码-Matrix eigenvalue, change the general matrix of He Shen Berg matrix algorithm and implementation of He Shen QR algorithm Berg matrix c++ code
p1ds
- 一维稳态对流扩散方程的求解,很简单的小程序。-One-dimensional steady convection-diffusion equation, a very simple applet.
huiseguanlian
- 灰色关联度分析程序,在数学建模中经常会用到,已调试成功。-Grey Correlation Analysis program, often used mathematical modeling has been successful debugging.
GPC
- GPC控制仿真,自校正算法用的是最小二乘法辨识-GPC control simulation, self-tuning algorithm using least squares identification
Neville
- 对卫星星历进行逐步插值 达到要求的精度-Ephemeris for the satellite to achieve the required accuracy of the interpolation step by step
encoder
- vhdl code encoder that has a rate of half (rate = 1/2) and an example of code with its test bench
SSA
- SSA Fortran code,please enjoy it. Anything wrong please contact me-SSA Fortran code,please enjoy it. Anything wrong please contact me..............
insert_value1
- 此文件实现了数值分析中线性,一次、二次及三次多项式插值-This file implements the numerical analysis of linear, first, second and third order polynomial interpolation
TDMA
- tdma mthode -tdma mthode ......................
mynewton
- MATLAB 语言实现牛顿插值算法, 实用简便-Newton interpolation algorithm in MATLAB language, it is practical and easy
