资源列表
遗传算法
- 求解复杂一元函数的最大值,使用简单遗传算法,即SGA(Solving the maximum of complex unary function)
orl
- svd分解应用于分类系统,特别好用,谁用谁知道(SVD decomposition is applied to classification system, especially good)
模拟退火
- 使用模拟退火算法实现无人机航迹规划,附录全部程序与数据(Using simulated annealing algorithm to realize UAV path planning, appendix all procedures and data)
all_noise_gaussian
- 分别对加入椒盐噪声和高斯噪声的图像通过高斯滤波器进行滤波,输出滤波后的图像以及信噪比。(The images of adding salt and pepper noise and Gaussian noise are filtered by Gaussian filter respectively, and the filtered image and signal to noise ratio are output.)
nunsan-V8.1
- Simulation of doubly fed induction generator system, Is a practical method of path planning, For beginners with a reference value.
PV
- 根据已有的经验公式,用蒙特卡罗法来模拟电动汽车24h内各时刻的充电功率需求(According to the existing empirical formula, the Monte Carlo method is used to simulate the charging power demand of the electric vehicle 24h at all times)
帧差法
- 基于帧间差分法提取视频前景目标的matlab程序,(Foreground target extraction based on inter frame difference)
all_noise_average
- 分别对加入椒盐噪声和高斯噪声的图像通过均值滤波器进行滤波,输出滤波后的图像以及信噪比。(The images of adding salt and pepper noise and Gaussian noise are filtered by the mean filter respectively, and the filtered image and signal to noise ratio are output.)
mmdei
- Signal dimension estimates, Various kalman filter design, D-S evidence theory data fusion.
all_noise_weiner
- 分别对加入椒盐噪声和高斯噪声的图像通过维纳滤波器进行滤波,输出滤波后的图像以及信噪比。(The image of adding salt and pepper noise and Gaussian noise is filtered by Wiener filter, and the filtered image and signal to noise ratio are output.)
all_noise_medium
- 分别对加入椒盐噪声和高斯噪声的图像通过中值滤波器进行滤波,输出滤波后的图像以及信噪比。(The image of adding salt and pepper noise and Gaussian noise is filtered through the median filter, and the filtered image and signal to noise ratio are output.)
MATLAB练习
- 几种变化检测算法的简单演示,包括比值法,归一化法,相关系数法三种方法(Several simple demonstration of the change detection algorithm, including ratio method, normalization method, three methods of correlation coefficient)