-
二维核密度估计算法.以及最优化计算核宽度。
二维核密度估计算法.以及最优化计算核宽度。-bivarite kernel estimation
- 2022-11-23 21:35:08下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分:1
-
一个非常好的,用于训练样本图像的代码。
一定可以运行。...
一个非常好的,用于训练样本图像的代码。
一定可以运行。-A very good image for the training sample code. Will be able to run.
- 2022-01-22 00:46:45下载
- 积分:1
-
neural networks the computational procedures
神经网络BP网络的计算程序-neural networks the computational procedures
- 2022-10-21 22:00:08下载
- 积分:1
-
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。...
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。-plans for their ancestral nodes (excluding the father nodes) intron show that studying graph theory in artificial intelligence or a friend will use the. Hope to understand book expositions.
- 2022-06-16 01:31:42下载
- 积分:1
-
Support vector machines (5) libsvm
支持向量机(5)libSVM-Support vector machines (5) libsvm
- 2022-03-12 08:31:34下载
- 积分:1
-
A variety of numerical algorithms, including: binary tree, greedy algorithm, sea...
各种数值算法,包括:二叉树、贪心算法、搜索算法、遗传算法、模拟退火算法、分治策略等等。-A variety of numerical algorithms, including: binary tree, greedy algorithm, search algorithm, genetic algorithm, simulated annealing algorithm, sub-rule tactics and so on.
- 2022-07-13 03:04:42下载
- 积分:1
-
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该...
我们解决八数码问题,广度优先搜索可能会导致内存不够用,采用启发式搜索,启发函数为f(x)=g(x)+h(x) g(x)为该结点不同于目标结点的个数,h(x)为该结点的深度,选择那f(x)结点最小的那个结点进行扩展, 引入了一个"扩展数组[4]"(因为扩展的结点最多只有4个),该数组保存着某个结点的0点向各个方向的扩展的结点对象,然后对该扩展数组进行分析,利用启发函数在进行递归扩展... -us solve eight digital, BFS may lead to insufficient memory, using heuristic search, heuristic function f (x) = g (x) h (x) g (x) for the target node is different from the number of nodes, h (x) for the nodes of depth, the choice between f (x) nodes that the smallest node expansion. the introduction of an "expanded array [4]" (because the expansion of the nodes at most four), The array maintains a node of 0:00 a.m. to expand in all directions in the target node, and then expanded array analysis, use heuristic function during recursive expansion ...
- 2022-08-06 14:22:02下载
- 积分:1
-
面试老鼠和猫连动问题的集中解决方案
可以建议应付面试问题...
面试老鼠和猫连动问题的集中解决方案
可以建议应付面试问题-interview rats and cats even move the concentrated solution can meet the proposed interview questions
- 2022-02-22 09:57:49下载
- 积分:1
-
Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用
Bayes网络工具箱,可以用作分类或者拟和,希望对大家有用-Bayes network toolbox, can be used as a classification or proposed and, in the hope that useful to everybody
- 2022-02-11 22:24:58下载
- 积分:1