-
matlab 快速 dtw 在线
快速的dtw算法,用于语音和手写字体真伪识别,原理简单,实现方便,适合刚刚接触的人上手~
- 2022-03-18 22:18:01下载
- 积分:1
-
分支定界的0/1背包问题
分支定界的0/1背包问题-branch delimitation of the 0/1 knapsack problem
- 2022-02-14 20:11:44下载
- 积分:1
-
用C编写的迷宫最短路径。另有一用VC编写的
用C编写的迷宫最短路径。另有一用VC编写的-C maze prepared by the shortest path. Another one prepared by the VC
- 2022-08-20 23:22:59下载
- 积分:1
-
CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现
CRC循环算法的C语言实现,非常好用CRC循环算法的C语言实现-CRC cycle algorithm realize the C language, very easy to use CRC cycle algorithm realize the C language
- 2022-02-21 05:30:35下载
- 积分:1
-
STL文件快速分层方法
提出了一种新的STL文件快速分层方法,其首先建立分层平面坐标的散列表,然后根据三角面片坐标值快速查找散列表,得到与三角面片存在交点的分层平面,然后直接用此分层平面与三角面片求交得到截交线。此方法在分层过程中每个三角面片只被查找一次,且不需对读入的三角面片建立复杂的拓扑结构。本文提到的分层算法得到的结果可很好地应用于基于STL模型的环切数控加工中。
- 2022-06-26 13:38:02下载
- 积分:1
-
The answer of tree and binary tree
第六章 树和二叉树习题答案-The answer of tree and binary tree
- 2022-12-02 21:00:02下载
- 积分:1
-
malab数值解法
本源代码详细编出多种格式求解对流扩散方程的源代码,非常有用,对求解对流扩散问题有很大帮助,并且代码都有详细的中文注解,简单易懂,对于编程能力不是很好的同学有很大帮助。
- 2022-07-23 18:11:49下载
- 积分:1
-
介绍云计算的很好的一篇科普性文章。看完之后对云计算有了全新认识...
介绍云计算的很好的一篇科普性文章。看完之后对云计算有了全新认识
-A technological article of cloud compute
- 2022-02-03 04:53:28下载
- 积分:1
-
//=== === === === === ==== === === === === === === =// letter Description// func...
//=== === === === === === =====
//函数说明
//函数名称:Correlation
//函数功能:计算最小二乘法拟合的多项式的相关系数
//使用方法:int M------ 拟合多项式的阶数(已知条件)
// double *b--- 拟合曲线的系数,排列顺序为由高阶到低阶(已知条件)
// double *x--- 结点x轴数据(已知条件)
// double *y--- 结点y轴数据(已知条件)
// double *Yg-- 结点估计值,个数为m(过程变量)
// int m------ 结点个数(已知条件)
//注意事项:多项式阶数最高为10,多项式的形式为 y = a0 + a1x +a2x2
-//=== === === === === ==== === === === === === === =// letter Description// function name : Correlation// Function functions : Calculation least squares polynomial fitting of the correlation coefficient// Use : int M------ polynomial fitting stage (known condition)//* b--- double fitting song The coefficient, Higher-order the order on grounds of low order (known condition)//* double-node x x axis data (known to be pieces)// double* y--- node y-axis data (known condition)//* double FSL-- Nodes estimates, Number m (process variables)// int m------ node number (known condition)// Note : polynomial order of a maximum of 10. polynomials in the
- 2022-04-29 13:08:12下载
- 积分:1
-
source code
表达式解析源代码-source code
- 2022-04-12 17:57:39下载
- 积分:1