搜索资源列表
MATLAB 6.5辅助小波分析与应用
- < MATLAB 6.5辅助小波分析与应用>>一书的配套源代码,非常的不错-lt; Lt; MATLAB 6.5 Auxiliary wavelet analysis and application gt; Gt; A matching the source code, very good
C4.5算法
- 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
gafmax
- % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 %
ID3+C4.5
- ID3+C4.5的源程序。用于数据挖掘决策算法的一个实例。-ID3 C4.5 of the source. Data Mining for a decision algorithm examples.
cr_sender
- 扩频同步时频域二维分布 R=[x,y] surf(R) x:-5:0.1:5 y:-0.01:0.005:0.1
matlab6.5
- 《matlab6.5辅助图像处理》源代码
BCH(15-7-5)
- BCH(15,7,5)纠错译码的MATLAB实现
matlab6.5
- 该源码为matlab6.5图形图像处理书籍的配套资料。
SVMMatlabToolBar1.0
- 支持向量机Matlab工具箱1.0 该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 工具箱中所有程序均在Matlab6.5环境中调试通过
matsig-0.2.5.tar
- Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
EmFDTD-v1.2r1
- 外国人开发的电磁时域有限差分方法工具包 Electromagnetic Finite-Difference Time-Domain (EmFDTD) is a basic two-dimensional FDTD code developed at the School of Electrical Engineering, Sharif University of Technology. This code has been written based on th
C4.5-2
- 数据挖掘中的c4.5算法 给予决策树
14.3-5
- 《MATLAB时频分析技术》例题matlab编程实现第十四章14.3-14.5
matlab6.5
- 经典的MATLAB资料,精通matlab6.5 (北航 张志涌)-MATLAB classical information, proficient matlab6.5 (BUAA Zhang Yong)
lp_solve_5.5.0.13_c.tar
- 整形规划-数值计算 Matlab 工具,可以用于科学计算,效果堪比 CPLEX-Plastic Planning- Matlab numerical tools can be used for scientific computing, the effect of rivals CPLEX
c4-5
- c4.5 algorithm in matlab
Matlab6.5
- matlab6.5教程,实用,简单易懂,是初学者的好帮手-matlab6.5 tutorials, practical, easy to understand, is a good helper for beginners
c4.5
- C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。(C4.5 is a series of algorithms used in machine learning)
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)