-
DecisionTreeBasedOnHiberarchyDecomposition
传统的决策树能较好地解决分类问题,但当类的个数增多时,所产生的单一决策树就会变得复杂,同时概括能力降低。 该文采用基于层次分解的方法通过产生多层决策树来处理多类问题。 与传统的单一决策树比较, 基于层次分解的决策树在处理多类问题时有许多的优势。(induction learning,decision tree,id3 ,hiberarchy decomposition)
- 2010-06-14 17:26:52下载
- 积分:1
-
aco
蚁群算法实现tsp问题的解,适合初学者使用(Ant colony optimization tsp solution of the problem, for beginners)
- 2010-06-28 16:55:01下载
- 积分:1
-
PCA
PCA程序基于MATLAB 欢迎使用 (the PCA program is based on MATLAB)
- 2010-09-19 10:07:04下载
- 积分:1
-
MIMO-OFDM-Graduate-design
这是我的本科毕业设计,题目为MIMO-OFDM技术的研究及matlab仿真。文件里包含流程图,仿真参数设置图,源程序和仿真图以及中英文翻译。(This is my graduation design, titled MIMO-OFDM technology research and matlab simulation. File contains a flow chart, the simulation parameters, source code and simulation map and in English translation)
- 2021-04-27 17:58:44下载
- 积分:1
-
fftsa_boshuxingcheng
利用MATLAB实现的一个简单的水声波束形成程序。实现波束入射角度的定位功能。(The use of MATLAB to achieve a simple acoustic beam-forming process. To achieve the positioning function of beam incident angle.)
- 2009-12-18 21:24:24下载
- 积分:1
-
example2
分析比较了KF,EKF,PF等几种非线性滤波方法,很强悍的。(Comparison of the KF, EKF, PF, etc. Some non-linear filtering method, very powerful.)
- 2010-05-11 20:57:01下载
- 积分:1
-
multipath_test
该程序是自己编写的,是基于matlab的多径信道的建立。该多径信道是基于电力线信道特性而构建的,其中的衰落系数是通过阅读大量文献而得到的。该程序能够顺利运行,并画出了信道的各个参数图。(The program is written by myself,which is to build a multi-path channel matlab based. The multi-path channel is based on the characteristics of the power line channel constructed, which is fading coefficients obtained by reading a lot of literature. The program can run smoothly, and draw a diagram of each parameter channel.)
- 2013-12-18 17:34:55下载
- 积分:1
-
chafen
SPN的差分密码分析,建议选取的明密文对数量为8000+,太小可能结果有偏差(SPN Differential cryptanalysis, ciphertext clear recommendations for selected number of 8000+, too small deviations may result)
- 2015-11-02 21:56:38下载
- 积分:1
-
example07_07
说明: Matlab数理统计方面的图书源码,方差分析希望对您有用(some resource with matlab )
- 2011-03-27 15:42:11下载
- 积分:1
-
convolution
ifft和fft实现线性卷积,并与matlab中默认内置的conv()函数的结果对照,验证其正确性。(using ifft and fft to accomplish linear conviction. Comparing this method with matlab default function conv().)
- 2013-03-05 19:22:04下载
- 积分:1