Conditional Entropy of a function
标签: Conditional function Entropy of
上传时间: 2017-08-08
上传用户:阿四AIR
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, RBF networks have been widely applied in many science and engineering fields. RBF network is three layers feedback network, where each hidden unit implements a radial activation function and each output unit implements a weighted sum of hidden units’ outputs.
标签: introduced literature Broomhead Function
上传时间: 2017-08-08
上传用户:lingzhichao
function g=distance_classify(A,b) 距离判别法程序。 输入已分类样本A(元胞数组),输入待分类样本b 输出待分类样本b的类别g 注:一般还应计算回代误差yita 输入已知分类样本的总类别数n 每类作为元胞数组的一列
标签: distance_classify function 判别 分类
上传时间: 2013-11-25
上传用户:yyyyyyyyyy
function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量
标签: fisher_classify function clusters fisher
上传时间: 2013-12-19
上传用户:CHINA526
实现了蚁群算法求解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表征信息素重要程度的参数 Beta表征启发式因子重要程度的参数 Rho信息素蒸发系数 Q信息素增加强度系数 R_best各代最佳路线 L_best各代最佳路线的长度 =========================================================================
标签: Shortest_Length Shortest_Route function R_best
上传时间: 2014-01-17
上传用户:lunshaomo
ds1302 timekeeper code for renesas M16c...I coded and optimized time keeping and ram usage function. (-:cool:-)
标签: timekeeper and optimized function
上传时间: 2013-12-25
上传用户:as275944189
The function applies the Madsen method for Doppler Centroid estimation. The input are: 1) the raw data, the parameter of the distance between samples in azimuth to be correlated and the PRF (Pulse repetition frequency)
标签: estimation The the Centroid
上传时间: 2017-08-12
上传用户:pinksun9
程序功能(Program function) 1、支持网站基本设置功能,公告系统,友情连接 2、支持栏目管理,专辑管理,风格管理 3、可自定义模板,官方会逐渐提供更多模板 4、支持mp3,wma,rm,asf,rmvb,等多种媒体格式 5、歌曲播放时,采用AJAX动态获取播放路径,防止文件路径直接暴露,最大程度防止采集盗链. 未来版本功能:一键扫描,UC整合,独立会员系统,防采集功能,歌曲连播,网银接口
上传时间: 2017-08-14
上传用户:llandlu
该程序演示了如何在各种USB FUNCTION之间进行切换.一个典型的应用就是把Windows Mobile/WINCE变成U盘使用. 注意设备一定要有支持USB Function Driver的硬件(即USB Client Control),一般市面上的智能手机/PDA都具有此功能.该功能适用于WINCE5.0以上内核. 使用Visual Studio 2005编译.C#代码.
标签: USB FUNCTION Function Windows
上传时间: 2017-08-15
上传用户:xhz1993
This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax : The maximum hieght in m dmax : The maximum distance in m
标签: projectile and the max
上传时间: 2013-12-22
上传用户:dongbaobao