资源列表
fir_lms
- 通过基于LMS算法的Verilog程序的编写来实现自适应滤波器的功能(The function of adaptive filter is realized by compiling Verilog program based on LMS algorithm.)
运动视频检测——彩色跟踪 轨迹显示
- 运动视频中队选定目标的运动轨迹跟踪,并显示出轨迹(In motion video, the trajectory of the selected target is tracked and the track is displayed)
python小程序
- 根据传统的经典迪杰特斯拉算法,利用Python求解最短路径(shortest path.According to the traditional classic detesla algorithm, we use Python to solve the shortest path.)
层次分析法
- 数学建模中层次分析法教程以及matlab代码(Analytic hierarchy process in mathematical modeling and matlab code)
87361043sparse-subspace-clustering
- SSC经典的稀疏子空间聚类算法,matlab代码,可用于图像分割,图像识别等(SSC based matlab,can be used for image segmentation,image recognization and so on)
A星算法自寻路
- A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
ComputeCutFillVolume
- 主要应用于GIS领域,根据DEM数据,计算填挖方面积。(According to the DEM data, the excavated area is calculated.)
python+cplex
- 一个多模式的资源受限问题,python 调用cplex,附带求出每个模式的能耗(A multi-mode resource constrained problem, python calls CPLEX, and calculates the energy consumption of each mode.)
程序模拟数据及论文
- 自己按论文的逻辑写的有共享部分的网络dea,希望大家指正错误(Chain network DEA model)
chapter_1
- tensorflow+python,21个项目玩转深度学习第一章的代码(tensorflow+python 21 projects based on tensorflow and python)
卷积conv
- 通过C++实现卷积功能,和MATLAB效果一样,已经验证,希望对大家有所帮助。
chapter18 基于鱼群算法的函数寻优算法
- 在matlab中用遗传算法和非线性规划实现函数寻优(Optimization of function by genetic algorithm in MATLAB)