-
专家系统在数据融合中的应用
专家系统在数据融合中的应用-Expert System Data Fusion Application
- 2022-03-11 19:47:11下载
- 积分:1
-
nrtil.cpp nrtil.c right angle calculation must
nrtil.cpp nrtil.c 计算对角所必须-nrtil.cpp nrtil.c right angle calculation must
- 2023-02-12 02:30:03下载
- 积分:1
-
普里姆算法
Java 代码他们一本正经的最小生成树算法。只需更改的值图的代码本身的重量。所有都添加了评论。
- 2022-02-25 04:31:43下载
- 积分:1
-
北大ACM试题poj 第3072题源码,很好的代码,希望对搞ACM的同学有帮助...
北大ACM试题poj 第3072题源码,很好的代码,希望对搞ACM的同学有帮助
-Peking University ACM Chapter 3072 question Question poj source code, good code, and want to help students engage in ACM
- 2022-05-15 14:45:47下载
- 积分:1
-
piscaled pic
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
皮斯卡带领 utilizando c 段 microprocessadores pic。
- 2022-02-06 09:27:21下载
- 积分:1
-
向量型ILC迭代學習
打破多年來人們一直囿於Arimoto的思路,另闢途徑尋找新的迭代學習控制的研究方法,以期構架迭代學習控制的幾何理論。基於數學的幾何方法,通過對通常算法所構成的向量圖進行分析。獲得了一類快速的迭代學習控制新算法,然後對這種新結構的算法在理論上進行了完整的收斂性分析。這類新算法與目前所有迭代學習控制算法不同,具有非線性
- 2022-03-05 11:34:31下载
- 积分:1
-
linux下的cure聚类算法
是linux下的cure算法,比较完整
#if !defined(lint) && !defined(SABER)
static char rcsid[] = "$Header: /usr/src/local/conn/cluster/RCS/cluster.c,v 1.23 1993/02/03 07:43:07 stolcke Exp $";
#endif /* not lint */
#include
#include
#include
#include "alloc.h"
#include "error.h"
#include "cluster.h"
#define NONE (-2)
#define BUFSIZE 256
#ifndef SCALE
#define SCALE "_SCALE_"
#endif
#ifndef DONTCARE
#define DONTCARE "D/C"
#endif
#ifndef MAXFLOAT
#define MAXFLOAT ((float)3.40282346638528860e+38)
#endif
static FLOAT distance();
static FLOAT root();
static FLOAT cure_distance();
static void merge();
- 2023-07-29 18:30:03下载
- 积分:1
-
Gauss_Seidel迭代法的Matlab程序
Gauss_Seidel迭代法的Matlab程序 -Gauss_Seidel iteration of the Matlab program
- 2022-05-20 17:32:02下载
- 积分:1
-
把1到n的数放在一个环里,使相邻的2个数和是质数.用递归做
把1到n的数放在一个环里,使相邻的2个数和是质数.用递归做-n to put a few on a loop, so that the two neighboring and the number is prime. Using recursive do
- 2023-06-17 09:15:03下载
- 积分:1
-
Kalman filtering, introduced the word document, there are five important kalman...
介绍kalman filtering 的word文档,里面有关于kalman filtering五个重要公式的详细推导过程,对于初学者理解kalman filtering相当有用-Kalman filtering, introduced the word document, there are five important kalman filtering on a detailed formula derivation process, kalman filtering for beginners to understand very useful
- 2022-01-25 22:09:52下载
- 积分:1