-
特征值提取程序
信号分解后进行特征值提取。包含均值、方根幅值、均方根值、最大值、标准差、偏斜度、峭度、峰值因子、裕度因子、波形因子、脉冲因子、方差等多种特征值,可以进行多个或者单个特征值的输出。在模式识别领域或者是振动噪声分析领域很有用处。
- 2023-03-06 22:00:03下载
- 积分:1
-
这个类提供了一组函数接口声卡输入…
The SoundIn class provide a set of functions to interface a sound card for input signal. -SoundIn provide a set of function "s to a sound card interface for input signal.
- 2022-08-20 13:27:24下载
- 积分:1
-
this progam calculates the optimum laser p owers at different rod lengths
this progam calculates the optimum laser powers at different rod lengths-this progam calculates the optimum laser p owers at different rod lengths
- 2023-09-06 19:35:03下载
- 积分:1
-
G729解码器
G729解码器,用于8K采样的语音处理
- 2022-05-20 05:36:20下载
- 积分:1
-
快速排序算法,很好用,用c++编,拷贝在文本里,大家可以参考参考哦....
快速排序算法,很好用,用c++编,拷贝在文本里,大家可以参考参考哦.-quick sort algorithm is useful, with c writers, copy in the text, one can refer to Reference oh.
- 2022-04-26 15:23:24下载
- 积分:1
-
生物特征识别技术
生物识别:
- 2022-02-15 09:51:28下载
- 积分:1
-
分科学计算器和简易计算器两种功能
分科学计算器和简易计算器两种功能-Sub-scientific calculator and simple calculator two functions
- 2022-01-25 14:34:07下载
- 积分:1
-
AES源代码
可运行的AES源代码,其加密解密为128位-
- 2022-10-18 01:55:04下载
- 积分:1
-
Gaussian elimination method to solve high
高斯消去法求解高阶矩阵,拟合椭圆等时需要用到的-Gaussian elimination method to solve high-order matrix, fitting ellipse, etc. need to use
- 2023-02-21 22:00:03下载
- 积分:1
-
感兴趣区域切割
应用背景自适应地切割图像局部区域,该局部区域的特征是纹理变化比较大,也就是纹理特征的熵比较大,这种情况下代表的图像特征也就比较明显。这个区域的特征点数量多而且稳定,适用于图像匹配、图像拼接等领域。关键技术借用opencv图像处理库函数,实现图像的轮廓提取,形态学运算,图形块分割,先将小于设定的面积阈值的图像块删除,在通过纹理熵比较获得纹理变化最大的图像块。
- 2022-08-16 23:03:29下载
- 积分:1