资源列表
28335SVPWM闭环实验
- 本实例使用TI的TMS320F28335芯片,实现单相逆变控制,SVPWM算法
动态规划代码
- 数据结构与算法中动态规划相关概念习题及代码
h5_to_weight_yolo3-master
- 可以将训练权重.h文件转化为.weights文件,方便不同平台使用(The training weight. H file can be converted into. Weights file, which is convenient for different platforms)
ROS入门实例(中文版)
- ROS快速入门,实例讲解,逐步解析代码,PDF(ROS quick start, examples explain, step by step code analysis)
moisture
- 读取空气湿度画水汽通量分布图,压缩包含程序、数据、输出图片示例。(Read air humidity draw water vapor flux distribution map, compress include program, data, output picture example.)
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.)
holer-client-v1.0
- 解压即可使用的内外网映射,由java编写而成的(Intranet and Intranet mapping)
纤维增强复合材料失效损伤UMAT解析
- 纤维增强复 合材料失效 损伤UMAT解 析(ABAQUS UMAT for Composite materials)
RKEOS
- fluent中自定义二氧化碳的真实气体模型udf(Custom UDF for real gas model of CO2 in Fluent)
whloe
- 搭建轮毂电机电动汽车的整车模型,电机模型,速度模型(Build the whole vehicle model of wheel motor electric vehicle)
stft
- matlab实现短时傅里叶变换的程序源码,自带例子,十分简单易懂,可以做时频谱分析。(Matlab short-time Fourier transform program source code, with examples, very simple to understand, can do time-frequency spectrum analysis.)
设计程序
- 本资源运用Matlab中的计算机视觉技术对视频监控中的运动人体的一些异常行为进行研究分析,涉及到了运动目标检测以及跟踪和人体异常行为检测等几个方面。背景模型的建立则是分别利用了中值滤波法和二值化背景模版建模法,通过帧间差分 来实现不断更新背景模版。在检测运动人体异常行为中,本文在检测运动人体跌倒的异常行为时利用外接矩形来确定运动人体及其质心,并通过定义一些特征算子来把人体行为进行量化,从而判断是否行为异常。(In this paper, we use matlab technology to d