资源列表
ISI编译码
- 维特比编译码过程,通过ISI信道,有QPSK,16QAM,64QAM等,计算了误码率。
ViBe_Matlab
- 在matlab上用VIBE算法完成视频前景提取(Using VIBE algorithm to complete video foreground extraction on MATLAB)
FDTD_shuzhisesan
- 这是一个关于FDTD数值色散求解的程序,可以使用,对于初学FDTD的人有点帮助(This is a numerical dispersion on the FDTD solver, you can use, for beginners FDTD people a little help)
wurenji
- 地震后对复杂区域的划分等高图,然后判断无人机最优寻迹,优化蚁群算法(After the earthquake, the division of complex areas such as high map, UAV tour)
ssc_Li_cell_20121127
- 实现扩展卡尔曼,多阶可变参数,考虑温度对电池模型参数的影响(Implementation of extended Kalman, multi - order variable parameters, taking into account the effect of temperature on the battery model parameters)
easyTack_DEMO_V0.1
- 一个用于自动检测并统计视频中的车流量的并且具有图形界面的MATLAB程序(Automatically detects and counts traffic in the video)
RBF
- 径向基函数 (Radial Basis Function 简称 RBF),最常用的径向基函数是高斯核函数(RBF(Radial Basis Function))
Penalty function method
- 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)
BP神经网络程序
- 是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。(It is a multilayer feedforward network trained by error backpropagation algorithm, and is one of the most widely used neural network models. BP networks can learn a
sy5
- 利用混合高斯模糊算法提取视频前景图,可以将静态视频中的动态目标提取出来。方便观察研究运动目标。(Using hybrid Gauss fuzzy algorithm to extract video foreground images, dynamic objects in static video can be extracted. It is convenient to observe and study the moving targets.)
OpticalFlow
- Matlab scr ipt to compute optical flow
用遗传算法计算最短路径
- 无人机避障,遗传算法,最短路径,求解TSP问题,仿真程序(Unmanned air vehicle obstacle avoidance)