-
这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比...
这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数
- 2022-11-15 09:35:04下载
- 积分:1
-
农历公历互转
里面提供两个函数,分别是公历转农历,农历转公历。时间最多到2100年,网上有很多公历转农历的案例,农历转公历的很难找到,自己写了个,传上来,函数都封装好了,按结构体输入后就可以直接使用了!
- 2022-01-26 06:59:26下载
- 积分:1
-
数值分析算法:非线性方程的求解,插值,表面…
数值分析算法:求解非线性方程组,插值,曲面拟合,得近似表达式-Numerical analysis algorithms: solving nonlinear equations, interpolation, surface fitting, very similar to the expression
- 2022-03-21 01:09:20下载
- 积分:1
-
数据结构第三版
数据结构版第三版,课本习题和例题全面覆盖,减少编程的时间,可利用debug,逐步演算,增加理解
- 2023-05-08 04:35:03下载
- 积分:1
-
C++实现语音的特征参数提取
资源描述语音识别中常用的参数有LPCC(线性预测倒谱系数)和MFCC(梅尔频率倒谱系数)。其中LPCC是基于人的发音模型建立的,是一种基于合成的参数。而MFCC是一种基于人耳的听觉特性提出的。大量研究表明,MFCC能够比LPCC更好的提高系统的识别性能。
- 2023-01-24 15:40:09下载
- 积分:1
-
维纳仿镇ar模型
维纳仿镇ar模型-Wiener imitation model town ar
- 2022-05-31 07:21:56下载
- 积分:1
-
这opennl,图书馆很容易构造和求解稀疏线性系统。
This OpenNL, a library to easily construct and solve sparse linear systems.
* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradient,BICGSTAB, GMRes) and preconditioners (Jacobi, SSOR).
* OpenNL can also use other solvers (SuperLU 3.0 is supported as an OpenNL extension,MUMPS will be supported in a future version)-This is OpenNL. a library to easily construct and solve sparse l inear systems.* OpenNL is supplied with a set of built-in iterative solvers (Conjugate gradie nt, Application of BICGSTAB. GMRes) and preconditioners (Jacobi, SSOR).* OpenNL can also use other solvers (Super rLU 3.0 is supported as an OpenNL extension, MUMPS will be supported in a future version)
- 2023-07-05 19:45:04下载
- 积分:1
-
The graphic model NURBS algorithm realization source code, to the person which...
三维图形学NURBS算法实现源代码,对搞三维图形编程的人有帮助-The graphic model NURBS algorithm realization source code, to the person which does the three dimensional graph programming has helps
- 2022-09-03 23:55:02下载
- 积分:1
-
Pagerank 算法
的 PageRank 是链接分析算法和它分配数值加权的每个元素超链接 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:31:15下载
- 积分:1
-
特征值和特征向量的计算,每种算法都用c++以函数形式实现
特征值和特征向量的计算,每种算法都用c++以函数形式实现- The characteristic value and the characteristic vector
computation, each algorithm all uses c to realize by the function form
- 2022-03-06 11:29:25下载
- 积分:1