资源列表
matrix-multiplication-and-inverse
- 这是用C++做矩阵求逆和矩阵相乘,可以解简的线性方程。已验证,互相交流~-This is done using C++ matrix inversion and matrix multiplication, linear equations can be solved。
EKFilter
- 利用扩展卡尔曼滤波进行数据平滑,简单易懂-Using the extended Kalman filter for data smoothing, easy to understand
EKFilter1
- 扩展卡尔曼滤波进行非线性滤波,能够快速收敛-Extended Kalman filter for nonlinear filtering, fast convergence
ekalman
- matlab编写的扩展卡尔曼滤波算法,经测试过,请放心下载-Extended Kalman filter algorithm has been tested, no problem
Bee-colony-algorithm-C-Notes
- 蜂群算法C语言程序,程序中有详细的注释,适合初学者-Bee colony algorithm C language program, the program has detailed notes for beginners
12
- 有关matlab在线性代数中的应用的详细介绍及具体的matlab代码实现,包括求向量组的最大线性无关组、向量组的线性相关性、求解线性方程组、使用 sym 函数直接创建符号矩阵、将数值矩阵转化为符号矩阵、符号矩阵的索引和修改、相似矩阵及二次型、求特征值和特征向量等。很适合初学者使用,及有关工程人员参考。-About matlab linear algebra applications detailed descr iption and the specific matlab code, inclu
adaptive-simpson
- 用c++语言正确实现自适应辛普森及分半辛普森算法-adaptive simpson and half simpson
jacobi
- 用C++语言程序正确实现Jacobi-sedmial方法解方程和Jacobi解方程-Using C++ language to program correctly implements the Jacobi-sedmial method of solving the equation and Jacobi equation
StanoyevitchCryptFreeMat
- Matlab code for Cryptography ! it contains all the necessary steps to perform ECC Cryptography -Matlab code for Cryptography ! it contains all the necessary steps to perform ECC Cryptography
Filtering
- FFT and inverse FFT are implemented in C.Low pass and high pass filtering using butterworth ,gaussian,ideal filters are implemented
Energy_detection_simulation
- calculating the probability of false alarm versus the probability of detection in cognitive radio networks
interpolation-algorithm
- 用Matlab软件实现Lagrange插值、分段线性插值、三次Hermite插值、Aitken逐步插值算法-Implementation with Matlab Lagrange interpolation, piecewise linear interpolation, cubic Hermite interpolation, Aitken interpolation algorithm gradually
