-
InHistoryControl.xaml
说明: 基于UDP的单片机远程示波器,测试平台ESP8266完美通过,最多支持1000hz刷新率(UDP-based SCM remote oscilloscope, the test platform ESP8266 passes perfectly and supports refresh rate of up to 1000 Hz)
- 2020-06-25 11:20:01下载
- 积分:1
-
ArcadeHacker_Sega_Hitachi-master
Arcade Hacker Hitachi master
- 2019-04-01 19:40:32下载
- 积分:1
-
针对矿浆管道工况调整给泄漏检测带来的干扰
说明: 针对矿浆管道工况调整给泄漏检测带来的干扰,准确提取泄漏信号的特征量是降低泄漏误报、漏报的关键。为此,提出了一种基于经验模态分解(EMD)、Hilbert能量谱与变量预测模型(VPMCD)相结合的泄漏检测方法。该方法首先将压力信号分解成若干个固有模态函数(IMF)之和,然后将IMF分量进行Hilbert变换得到局部Hilbert能量谱,依据能量分布的标准差选择最能准确反映矿浆管道运行工况的局部能量谱作为特征值向量,最后通过VPMCD分类器建立泄漏识别模型。将该方法应用于泄漏检测中,实验结果表明,矿浆管道在正常运行、泄漏和工况调整状态下,识别率达到95%,并综合分析流量信号,提高了泄漏检测精度。(According to the interference to leak detection of mineral slurry pipeline caused by work condition adjustment,effectively extracting the characteristics of leak signal is the key to reduce the leakage of the false negatives and false positives.In this paper,a leak detection method based on EMD and VPMCD is proposed. In this method,the pressure signals are decomposed into several IMF components, and then take local Hilbert energy spectrum which most accurately reflect the pipeline operation conditions as feature values, Finally the leak identification model is established by VPMCD classifier.When the method is applied to the leak detection,the experimental results show that under the conditions of normal operation,leakage and work condition adjustment, the recognition rate of the mineral slurry pipeline reaches 95%,and by comprehensively analyzing the flow signals, it also improves the accuracy of leak detection.)
- 2020-12-03 10:09:25下载
- 积分:1
-
并行程序分析方法(英文)本文主要介绍了,对并行程序效率分析的常用软件和方法,对于编写并行程序的人是很有借鉴意义的。...
并行程序分析方法(英文)本文主要介绍了,对并行程序效率分析的常用软件和方法,对于编写并行程序的人是很有借鉴意义的。-parallel program analysis method (English) In this paper, Parallel to the analysis of the efficiency of the software and commonly used method for the preparation of the parallel program is a useful one.
- 2023-07-09 03:30:03下载
- 积分:1
-
AutoPoke
AutoPoke.pl is a kind of macro to poke who poked me. It is just Sample!
- 2012-09-11 16:10:40下载
- 积分:1
-
xinhaoht2
说明: 蚁群算法的基本程序,适合入门学习用,注释比较完整(it about ant algrthom)
- 2019-06-22 00:45:14下载
- 积分:1
-
Flash Button风格图片切换
Flash Button风格图片切换源码下载,很小,做的精致的效果,很期待哦,自带有源文件。
- 2023-08-16 00:45:02下载
- 积分:1
-
竹子价值的设计开发_胡敏君
竹子的功能价值以及设计开发案例分析,充分展示竹子的特性(The value and design development of bamboo)
- 2017-08-11 16:27:31下载
- 积分:1
-
duncan-1
说明: abaqus邓肯材料模型,UMAT子程序,已验证(abaqus subroutine )(duncan model abaqus subroutine frictional material fric)
- 2020-12-21 13:24:02下载
- 积分:1
-
Android重力感应测试代码
Android 手机重力传感器调用+源码,作者:Himi,手机加速度传感器 ,也称为重力传感器,自SDK 1.5(api 3)就支持传感器了。解释:此传感器不仅对玩家反转手机的动作可以检测到,而且会根据反转手机的程度,得到传感器的值也会不同!sensor = sm.getDefaultSensor(Sensor.TYPE_ACCELEROMETER);//得到一个重力传感器实例
//TYPE_ACCELEROMETER 加速度传感器(重力传感器)类型。
//TYPE_ALL 描述所有类型的传感器。
//TYPE_GYROSCOPE 陀螺仪传感器类型
//TYPE_LIGHT 光传感器类型
//TYPE_MAGNETIC_FIELD 恒定磁场传感器类型。
//TYPE_ORIENTATION 方向传感器类型。
//TYPE_PRESSURE 描述一个恒定的压力传感器类型
//TYPE_PROXIMITY 常量描述型接近传感器
//TYPE_TEMPERATURE 温度传感器类型描述
- 2022-09-05 16:10:02下载
- 积分:1