-
A code which employs the SIMPLE
A code which employs the SIMPLE-based pressure-correction method for solving the Navier-Stokes equations using Finite Volume method, Cartesian grid, and a colocated arrangement of variables.
- 2022-04-12 04:45:15下载
- 积分:1
-
基于Hilbert Huang Transform的暂态信号检测
基于Hilbert Huang Transform的多扰动暂态信号检测,能够较好的提取出暂态信号出现的时刻及信号幅度,是分析非平稳信号的良好工具。
- 2023-04-11 13:10:03下载
- 积分:1
-
人脸识别PCA算法
PCA是最经典的算法,是很适合用于人脸识别的,而且可以有效地降维,提起特征值。
- 2022-08-26 14:37:35下载
- 积分:1
-
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。...
CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。-CZT and FFT of the C language code, can effectively filter out harmonics and noise. Access to the signal frequency, is a good algorithm for frequency measurement.
- 2022-08-24 20:40:43下载
- 积分:1
-
Baseflight(国外)开源飞控源码-基于MDK环境
Base flight飞控基于国外发展多年的Multiwii开源飞控发展升级,基于目前主流的STM32架构,代码清晰,注释规范,适合飞控人员学习研究。
- 2022-02-05 04:44:24下载
- 积分:1
-
矩阵直接三角分解法的c++语言实现
矩阵直接三角分解法的c++语言实现 -direct triangular matrix decomposition of the C Language
- 2022-07-18 15:19:19下载
- 积分:1
-
The content is comform as the title, if you have the better code, let me know.th...
The content is comform as the title, if you have the better code, let me know.thanks.
- 2022-11-22 13:45:04下载
- 积分:1
-
C++实现基于VQ和HMM的语音识别
资源描述
基于VQ和HMM的语音处理-c++读入wave文件,可进行显示波形,进行端点检测,提取语音特征参数,通过训练,最后可以进行简单的语音识别,代码充足,是大家学习的好工具。
- 2022-05-21 20:38:17下载
- 积分:1
-
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档....
关于数学组合题的解法.用模板类+回归函数实现,思路简单清晰.这是我在索贝数码公司时接到的一道应聘题.含有算法描述文档.-on mathematical solution to the problem of portfolio. Template function to achieve the reunification category, the thinking is clear and simple. This is the closest digital received by the company and that a candidate. Documents containing algorithm description.
- 2023-07-03 19:50:02下载
- 积分:1
-
GEP的python版本
比较详尽的GEP的python版本,包括了GEP常用的算法实现。GEP算法的基本过程和GA的过程非常相似,GEP处理的对象可以是单基因或多基因组成的染色体(基因组)。基因由线性的、固定长度的符号串组成。
- 2023-01-12 19:55:03下载
- 积分:1