-
通过使用MEM 系数进行线性预测的数值算法
通过使用MEM 系数进行线性预测的数值算法-through the use of MEM coefficient of linear prediction algorithm
- 2022-02-24 17:08:41下载
- 积分:1
-
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。...
迭代回朔算法是计算机中很常用的算法, 我的程序是一个八皇后问题。-back Schomburg iterative algorithm is quite commonly used computer algorithms, the procedure is a Queen"s eight issues.
- 2023-04-02 20:05:03下载
- 积分:1
-
k-means的java实现
应用背景Implement k-means clustering on a training data set to predict classification values of a test data set.关键技术The experiment intended to classify test data values using the data
mining strategy known as k-means clustering.
The 6 variables in the training data are used to plot the data and
centroids are placed to locate clumps of the 255, classified training
data. Once located, a classification value can be assigned to the 100,
test data.
- 2022-02-20 08:20:20下载
- 积分:1
-
C# ini文件操作
资源描述封装好的C#做的dll可以以直接使用,主要是引用的windows api(c++)。里面重新实现了一些ini的操作方法,注释说明比较清楚,自己可以写一个例子调试一下看看,有任何问题可以联系我
- 2022-02-14 07:19:16下载
- 积分:1
-
飞思卡尔智能车电磁组例程
飞思卡尔全国智能车竞赛电磁组例程,适应于四轮电磁车,开发环境是IAR,注意例程中电机驱动部分有两个,一个单极性H桥一个双极性H桥
- 2022-07-18 14:34:00下载
- 积分:1
-
一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法...
一些c程序,象棋之马踏棋盘、把算术表达式转化未逆波兰表达式、保龄球计分规则算法、可进行多达50位的大整数运算(+X)、铁路调度算法,演示了堆栈的基本用法-Some c procedures, horse riding chess board, the arithmetic expressions are not translated into Reverse Polish expression, bowling scoring rules algorithm, can be as many as 50 large integer calculations ( X), the railway scheduling algorithm, demonstrated the basic stack Usage
- 2023-06-28 08:25:03下载
- 积分:1
-
matlab环境下开发的模糊控制原程序。
matlab环境下开发的模糊控制原程序。-matlab environment developed under the original procedure of fuzzy control.
- 2022-03-01 06:32:37下载
- 积分:1
-
两目标pso算法
应用背景粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找
- 2022-03-26 09:33:24下载
- 积分:1
-
经典关联分析算法apriori java版
经典关联分析算法apriori java版。可解决关联分析问题,比如分析超市购物关联关系,产品交叉销售可能性,客户价值提升等
- 2022-01-24 15:00:25下载
- 积分:1
-
卡尔曼原理小Demo
资源描述演示卡尔曼,跟踪白纸上的一个运动的黑点。适合用来理解卡尔曼算法。
- 2022-03-02 02:23:09下载
- 积分:1