资源列表
Kalman
- 卡尔曼滤波程序,可以用去除噪声,非常好用。-Kalman filtering procedure can be used to remove noise.
mmse-sic
- 一个MIMO 2*2系统的误码率仿真,收端采用MMSE-SIC检测方式-computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Minimum Mean Square Error Equalization with Successive Interference Cancellation
MATLAB
- LBM学习资料,关于远观绕流问题的研究。-LBM learning materials, distance, flow around on the study.
adaboost
- 用c语言实现的adaboost算法,包括adaboost训练器的构建、训练,预测,可运行,有详细注释。-C language of adaboost algorithms, including the construction of adaboost trainer, training, forecasting, operational, and detailed notes.
maxflow
- 最大流详解,解释很全很清楚,为acm学习不可多得材料-maxflow
Lyapunov_Rosenstein_lorenz_m_main
- 在MATLAB环境下解决Lyapunov Rosenstein lorenz问题-In the MATLAB environment to solve the problem Lyapunov Rosenstein lorenz
feixianxingfangchengzu
- 非线性方程组的问题,是属于线性代数的问题,在此用C语言给出程序.-Nonlinear equations of the problem is the problem of linear algebra, in this procedure are given by C language.
spline
- 三次样条插值,加密等高线,使其变的更加平滑-Three spline interpolation, encryption, make its contour become more smooth
sysu_sicily_acm_leture
- 中山大学算法课件,动态规划,数论,及其他常用的算法,还有一些具体题目的分析(sicily)-the lecture of algorithms, sysu acm
matlab_sim
- 实现The Kalman Filter 机器人的自定位-The Kalman Filter is a technique from estimation theory that combines the information of dierent uncertain sources to obtain the values of vari ables of interest together with the uncertainty in these. The lter has b
JacobiIterative
- 雅可比(Jacobi)迭代算法的C++实现,这个算法较汉诺塔迭代算法有很大的不同。-Jacobi (Jacobi) iterative algorithm C++ Realized, this algorithm than the Tower of Hanoi iterative algorithm are quite different.