资源列表
运动视频检测——彩色跟踪 轨迹显示
- 运动视频中队选定目标的运动轨迹跟踪,并显示出轨迹(In motion video, the trajectory of the selected target is tracked and the track is displayed)
fir_lms
- 通过基于LMS算法的Verilog程序的编写来实现自适应滤波器的功能(The function of adaptive filter is realized by compiling Verilog program based on LMS algorithm.)
MATLAB实现鸢尾花数据集分类
- 基于BP算法的鸢尾花数据集分类,在MATLAB平台下编程实现BP算法,可计算识别率。(Based on the BP algorithm, iris data set is classified. Under the MATLAB platform, the BP algorithm is programmed and the recognition rate can be calculated.)
平衡车gui
- 一阶倒立摆,GUI仿真,源程序说明,模型制作方法及图片(First order inverted pendulum, GUI simulation, source program, model making methods and pictures.)
DFIG2PWM2
- 风力发电系统仿真,变速恒频,svpwm。(Wind power generation system simulation, variable speed constant frequency, SVPWM.)
slpa-py-master
- 基于标签传播的复杂网络的重叠社区发现方法:SLPA.(The Label Propagation Algorithm for overlapping community detection in complex networks.)
gas turbine model
- gas turbine model matlab code
RHC
- 利用滚动时域控制求解离散线性时变系统的MATLAB例程。(Rolling horizon control is used to solve the MATLAB routines of discrete linear time-varying systems.)
Dimensionality-Reduction-LLE-master (1)
- ISOMAP是一种非线性降维方法,将测地线距离应用于MDS中(ISOMAP is a math fou dimensional reduste)
transfer_entropy
- 计算时间序列传递熵,一个计算马尔科夫系统传递熵的matlab(Calculation of time series transfer entropy)
site
- optimization energy hub planning
machine_learning
- 关于BP算法的matlab仿真模型,BP算法的每个模块划分比较清晰,能够直接给输入集,然后得到输出结果