搜索结果
找到约 1,065 项符合
multi-function 的查询结果
操作系统开发 Multi level feed back queue
Multi level feed back queue
matlab例程 Dynamic Time Warping Function in MATLAB
Dynamic Time Warping Function in MATLAB
加密解密 use the base function Crypto API for crypt/decrypt message and view cryptoproviders in your system.(
use the base function Crypto API for crypt/decrypt message and view cryptoproviders in your system.(console application)
电子书籍 Recent Advances in Multi Robot Systems
Recent Advances in
Multi Robot Systems
matlab例程 Conditional Entropy of a function
Conditional Entropy of a function
matlab例程 ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead
ADIAL Basis Function (RBF) networks were introduced
into the neural network literature by Broomhead and
Lowe [1], which are motivated by observation on the local
response in biologic neurons. Due to their better
approximation capabilities, simpler network structures and
faster learning algorithms, R ...
操作系统开发 its creates virtual multi tasking i DOS
its creates virtual multi tasking i DOS
matlab例程 function g=distance_classify(A,b) 距离判别法程序。 输入已分类样本A(元胞数组)
function g=distance_classify(A,b)
距离判别法程序。
输入已分类样本A(元胞数组),输入待分类样本b
输出待分类样本b的类别g
注:一般还应计算回代误差yita
输入已知分类样本的总类别数n 每类作为元胞数组的一列
matlab例程 function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵
function [clusters,c,F]=fisher_classify(A,B,data)
fisher判别法程序
输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本
输出C为判别系数向量
matlab例程 实现了蚁群算法求解TSP问题。注释详细 function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信 ...