-
ParInfoGain
ParInfoGain - Computes parallel information gain and gain ratio in Matlab using the Matlab Parallel Computing Toolbox or the Distributed Server (if available)
Information gain is defined as:
InfoGain(Class,Attribute) = H(Class) - H(Class | Attribute)
Gain ratio is defined as:
GainRatio(Class, Attribute) = (H(Class) - H(Class | Attribute)) / H(Attribute).
...where H is the entropy, defined as - sum(i=1 to k) pi log2 pi
- 2010-12-13 11:17:06下载
- 积分:1
-
smart_antenna2
说明: matlab信道模型,用于模拟OFDM系统对ISI的改善。(Matlab channel model to simulate OFDM system to improve the ISI.)
- 2005-11-08 12:19:01下载
- 积分:1
-
clustering
一种使用GMM(Gaussian Mixture Model)聚类方法,亲测,好使(A clustering method using GMM (Gaussian Mixture Model).)
- 2013-11-18 10:58:31下载
- 积分:1
-
Root_MUSIC-MATLAB
这是阵列信号处理中的一种music算法进化版,root music算法。(this is a matlab program about root_music.)
- 2012-04-24 11:14:00下载
- 积分:1
-
PNgen
包含随机序列生成函数和正交复指数矩阵生成函数(Contains the random sequence generating function and the orthogonal matrix of complex exponential generating function)
- 2008-04-05 23:56:03下载
- 积分:1
-
20101124085455
基于卡尔曼滤波的无线传感器网络时钟同步协议(A time synchronization protocol for wireless sensor networks based on the Kalman filter)
- 2011-07-04 15:04:22下载
- 积分:1
-
MATLAB-practical-tutorial
MATLAB实用教程教案及所有源程序,非常实用的教程,并有大量详细的源程序!(MATLAB practical tutorial lesson plans and all the source code, very useful tutorial, and a large number of detailed source!)
- 2012-08-30 22:41:11下载
- 积分:1
-
EV_Library
Matlab Simulink Power Library
- 2014-11-23 04:19:36下载
- 积分:1
-
MATLABCode
Simulations for Radar Systems Design》Matlab程序(Simulations for Radar Systems Design )
- 2007-09-10 17:03:20下载
- 积分:1
-
Matlab_ppt_daima
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。(MATLAB users. Of MATLAB and FORTRAN, C and other languages with a description of all MATLAB books is a major feature of the few. This book is suitable as a science and engineering colleges and universities graduate, undergraduate teaching books, but also the majority of scientific research and engineering and technical personnel as self-study book.)
- 2010-12-25 18:03:01下载
- 积分:1