-
GaitRecognition
里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。(Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from the video stream, and background modeling, extract the moving object (motion detection), morphology processing (expansion and corrosion, connectivity), normalized size, gait energy diagram construction, principal component analysis (PCA) dimensionality reduction and linear discriminant analysis (LDA) classification code implementation and so on functions. All pass the test.)
- 2021-04-10 16:28:58下载
- 积分:1
-
MIMO-MATLAB
说明: 基于matlab的MIMO信道容量的仿真程序,针对原来的程序略微做了些修改,可运行。(Based on the MIMO channel capacity matlab simulation program for the original program made some slight changes, you can run.)
- 2011-04-07 19:21:09下载
- 积分:1
-
FFT
对信号进行快速Fourier变换,求谐波波幅值及谐波相角值(Fast Fourier transform of the signal, find the harmonic amplitude and phase angle of the harmonic value)
- 2021-01-11 10:48:49下载
- 积分:1
-
k-means
k-means聚类算法,很好用的。学习计算机模式的同学可以学习一下(K-means clustering algorithm, very good use.learning computer models of students can learn.)
- 2018-06-27 14:28:14下载
- 积分:1
-
1
说明: matlab环境下图象图形处理的基本函数的介绍以及简单示例(matlab environment images deal with the basic function of graphical presentation, as well as simple examples)
- 2007-11-14 10:41:45下载
- 积分:1
-
C4_5
说明: matlab源代码 C4.5决策树算法的matlab实现(C4.5)
- 2010-04-07 22:59:30下载
- 积分:1
-
textin2
DWT音频水印嵌入算法程序,DWT音频水印嵌入算法程序,DWT音频水印嵌入算法程序(Audio watermarking algorithm in DWT DWT audio watermarking algorithm, DWT audio watermarking algorithm)
- 2013-05-10 20:14:17下载
- 积分:1
-
smoke
对肺病因果关系搭建贝叶斯网络,实现肺病诊断过程。实例模型,matlab程序。(Build a Bayesian network for the causal relationship of lung disease to achieve the diagnosis process of lung disease. Instance model, matlab program.)
- 2017-10-19 20:34:22下载
- 积分:1
-
new
the phrase "the number value for x" has a technical meaning defined in section 8.5.
- 2014-01-30 10:24:33下载
- 积分:1
-
零熵法
说明: 针对低信噪比环境下基于能零比的端点检测方法准确率低的问题,提出了一种结合谱减法和短时零熵法的端点检测方法。首先通过功率谱减法对带噪语音进行降噪处理,然后结合短时平均过零率特征与谱熵特征,构造出一种新的语音参数,即短时零熵,最后运用双门限算法进行端点检测。实验结果表明该方法在复杂噪声环境下具有良好的端点检测性能,降低了检测的误判率。(To solve the problem of low accuracy of endpoint detection method based on energy zero ratio in low SNR environment, an endpoint detection method combining spectral subtraction and Short-term zero entropy method is proposed. Firstly, the noise is reduced by power spectrum subtraction, then a new speech parameter, short-time zero entropy, is constructed by combining the short-time average zero crossing rate and spectral entropy. Finally, the double threshold algorithm is used for endpoint detection. The experimental results show that this method has good performance of endpoint detection in complex noise environment, and reduces the rate of detection error.)
- 2020-06-24 11:34:11下载
- 积分:1