-
DecisionTreeBasedOnHiberarchyDecomposition
传统的决策树能较好地解决分类问题,但当类的个数增多时,所产生的单一决策树就会变得复杂,同时概括能力降低。 该文采用基于层次分解的方法通过产生多层决策树来处理多类问题。 与传统的单一决策树比较, 基于层次分解的决策树在处理多类问题时有许多的优势。(induction learning,decision tree,id3 ,hiberarchy decomposition)
- 2010-06-14 17:26:52下载
- 积分:1
-
xxx1111
利用matlab实现数字水印源码。提供了各种攻击的实现。(using Matlab digital watermarking source. Provide a variety of attacks realized.)
- 2007-03-31 22:10:02下载
- 积分:1
-
armin
Obtain the stress in beam
- 2012-08-08 01:16:04下载
- 积分:1
-
mtd
雷达信号处理中MTI,用FFT实现MTD,
用FIR滤波器实现MTD。
(Radar signal processing MTI, with FFT to achieve MTD.Realize MTD with FIR filter.)
- 2021-04-13 17:58:56下载
- 积分:1
-
RELS
增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。(Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.)
- 2009-10-17 16:44:45下载
- 积分:1
-
music
用MUSIC法实现方向角的定位,从而实现对阵列信号的处理(Direction angle with the MUSIC method to achieve positioning, enabling the array signal processing)
- 2010-11-21 09:25:00下载
- 积分:1
-
frequency-characteristics-CAI
求解系统幅频特性,求解相频特性,求解根轨迹,具有直观的用户界面,功能强大,操作简单。主程序为lab03.m和lab031.m(Solve the system amplitude frequency characteristics, solution phase frequency characteristics, solving root locus, with intuitive user interface, powerful, simple operation. The main program for lab03. M and lab031. M)
- 2012-03-23 15:23:39下载
- 积分:1
-
Digital-Signal-Processing-Sanjit-K
Plots 3 dimensional plot of a sinc wave
- 2011-10-05 06:16:07下载
- 积分:1
-
TP1
program which simulate potential method for the use of the navigation system with several cases
- 2013-09-30 18:12:09下载
- 积分:1
-
image_compression
Huffman coding uses a specific method for choosing the representation for each symbol, resulting in a prefix code (sometimes called prefix-free codes , that is, the bit string representing some particular symbol is never a prefix of the bit string representing any other symbol). Huffman coding is such a widespread method for creating prefix codes that the term Huffman code is widely used as a synonym for prefix code even when such a code is not produced by Huffman s algorithm.
- 2015-03-31 04:25:52下载
- 积分:1