-
相关的语音处理,适合于现代数字信号处理的课程设计,,,并且可以运行...
相关的语音处理,适合于现代数字信号处理的课程设计,,,并且可以运行-related to the speech processing, which is suitable for modern digital signal processing design of, and can run
- 2023-02-26 01:55:03下载
- 积分:1
-
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------拟合多项式的项数(已知条件)
// double *b---拟合曲线的系数,按升次排列(已知条件)
// double *x---结点x轴数据(已知条件)
// double *y---结点y轴数据(已知条件)
// double *Yg--结点估计值,与*y相对应,个数为m(过程变量)
// int m------结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = b0 + b1*(x-Xavr)...
-//=== === === === === === === === === === === =====// Function that// function name: Correlation// Function: Calculation of the polynomial least squares fitting correlation coefficient// Usage: int M------ polynomial fitting the number of (known conditions)// double* b-- Fitting curve coefficient, or times by arrangement (known conditions)// double* x--- node x-axis data (known conditions)// double* y--- node y-axis data (already known conditions)// double* Yg- the estimated value of node, and* y correspond to the number for m (process variables)// int m------ node number (known conditions)// Note: polynomial order up to 10, the polynomial
- 2023-05-06 14:40:03下载
- 积分:1
-
using gall function for measure the algorithm
using gall function for measure the algorithm
- 2022-02-02 05:22:06下载
- 积分:1
-
粒子滤波 目标跟踪效果很好
资源描述该粒子滤波算法程序 应用在动态环境下目标跟踪的效果很好
- 2022-08-24 18:53:51下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-07-13 17:37:31下载
- 积分:1
-
随机数据的生产 ...
随机数据的生产
-randome data
- 2022-01-29 01:29:17下载
- 积分:1
-
排列熵算法
能很好的分析非线性时间序列。熵(entropy)指的是体系的混乱的程度,它在控制论、概率论、数论、天体物理、生命科学等领域都有重要应用,在不同的学科中也有引申出的更为具体的定义,是各领域十分重要的参量.
- 2022-05-19 21:19:57下载
- 积分:1
-
C语言基础代码包
找数字,求最大数与最小数,循环右移k位,删除一个数,知道一个数删数,冒泡排序,插入排序的基本代码
- 2022-04-15 18:51:41下载
- 积分:1
-
RC6 算法实现
/ * * * RC6 描述 * * * /
/ * 这是一种独立的加密算法的实现: * /
/* */
/ * RC6 由 Ron Rivest 和 RSA 实验室 * /
/* */
/ * 这是一种候选的高级加密标准算法 * /
/ * 美国国家标准和技术方案。*/
/* */
/ * 在此实现中的版权由 B R 格莱德曼博士但我 * /
/ * 特此授予其免费直接或衍生使用主
- 2022-08-03 18:16:31下载
- 积分:1
-
日历程序源代码 visual basic
日历程序源代码 visual basic
- 2022-03-15 13:00:54下载
- 积分:1