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