-
降采样(16Kto8K)
录音库采集,经常采用高采样率,如44.1k或16k, 但实际应用场合,录音采样率可能只有8k,因此需要降采样。本源码实现录音wav文件降采样,从16K转8K. 采用连续两点求平均,转完时域波形几乎不影响,听不出差别,但如用于语音识别,则可能有影响。
- 2022-01-25 22:51:20下载
- 积分:1
-
这是一个利用simpson求积公式来计算近似积分值,精度比较高
这是一个利用simpson求积公式来计算近似积分值,精度比较高-This is an advantage of simpson quadrature formula to calculate the approximate integral value, high precision
- 2022-06-20 05:09:16下载
- 积分:1
-
zhang并行算法
这是一种图像细化算法,是zhang快速并行算法
- 2022-08-09 08:39:18下载
- 积分:1
-
毕业设计四轴飞行
这是匿名论坛小陀毕业设计的源代码。程序参考了匿名和圆点博士的不凡驱动和核心算法!非常棒的参考资料!
- 2022-02-13 03:55:44下载
- 积分:1
-
排列熵算法
能很好的分析非线性时间序列。熵(entropy)指的是体系的混乱的程度,它在控制论、概率论、数论、天体物理、生命科学等领域都有重要应用,在不同的学科中也有引申出的更为具体的定义,是各领域十分重要的参量.
- 2022-05-19 21:19:57下载
- 积分:1
-
C语言实现角点检测
用C语言实现的角点检测算法,里面是一个word文档,详细描述了角点检测的实现过程,有很强的参考价值:
第一步:利用差分算子对图像进行滤波 第一步:利用差分算子对图像进行滤波
第二步:对Ix2/Iy2/Ixy进行高斯平滑,以去除噪声
第三步:计算角点量
第四步:进行局部非极大值抑制以获得最终角点
- 2022-10-07 03:40:03下载
- 积分:1
-
三次样条插值算法和拉格朗日插值算法的实现。
三次样条插值算法和拉格朗日插值算法的实现。-cubic spline interpolation algorithm and Lagrange interpolation algorithm implementation.
- 2022-08-25 06:15:22下载
- 积分:1
-
典型的解析器佛该控制台VX 400美元+发送pnano NMEA序列
Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence - utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console-Typical parser fo autocomp console vx 400+ that sends $PNANO NMEA sequence- utilizes some graphical from JVCL class. very useful for students that are wiling to see how rudder and thrust are set on console
- 2022-07-15 16:00:26下载
- 积分:1
-
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快...
最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
- 2022-09-28 06:30:05下载
- 积分:1
-
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。...
数值分析中的分段线性插值问题,程序中含插入点个数输入界面。-Numerical Analysis of piecewise linear interpolation, the program containing the insertion point in the number of input interfaces.
- 2023-08-25 20:45:02下载
- 积分:1