资源列表
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d
manyyearsSLA
- 压缩包内含程序、数据、示例程序画的图。只需要修改文件路径即可运行。(The package contains the program, data, and a diagram drawn by the sample program.You just need to change the file path to run.)
moisture
- 读取空气湿度画水汽通量分布图,压缩包含程序、数据、输出图片示例。(Read air humidity draw water vapor flux distribution map, compress include program, data, output picture example.)
h5_to_weight_yolo3-master
- 可以将训练权重.h文件转化为.weights文件,方便不同平台使用(The training weight. H file can be converted into. Weights file, which is convenient for different platforms)
动态规划代码
- 数据结构与算法中动态规划相关概念习题及代码
PSO_多目标优化
- 对微电网中多个目标的优化采用粒子群算法,并对控制量进行求解从而得到目标精度(Particle swarm optimization (PSO) is used to optimize multiple objectives in microgrid, and the control variables are solved to obtain the target accuracy)
UMAT子程序
- 双刃缺口二维板拉伸断裂试验UMAT子程序,可用于3节点单元UMAT子程序
rader_sort
- 产生四部雷达信号,并对其进行分选,包括抖动,参差等信号(Four radar signals are generated and sorted)
《MATLAB神经网络43个案例分析》
- 含有书本的pdf及附有原始数据和源代码,对需要用神经网络建模、控制等研究具有很大帮助(The uploaded materials contain the pdf edition of book, the original data and source code, which are very helpful for the research of neural network modeling,controlling, and so on)
基于模拟退火算法的混沌神经网络模型
- 基于模拟退火算法混沌神经网络的matlab程序(Matlab program of chaotic neural network based on simulated annealing algorithm)
澳大利亚山火模型AusFire
- 利用Matlab对2020年的澳大利亚山火进行模拟仿真,可以更直观地体现澳大利亚山火蔓延的过程。(Using MATLAB to simulate the Australian wildfire in 2020 can reflect the process of Australian wildfire spread more intuitively.)
eeglab2020
- EEGLAB是一个Matlab的工具箱(Toolbox),主要用来处理EEG(脑电图)和MEG(脑磁图)以及其他的连续且事件相关的电生理信号,如ECG(心电图)。EEGLAB能够对电生理信号进行一系列的分析,包括独立成分分析(ICA)、时频分析(TFA)、消除伪影、事件相关的统计分析以及几种对数据可视化的模型。