搜索资源列表
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
xiaobochange
- 连续小波变换,图像滤波处理,低通高通处理,连续离散小波变换
朴素贝叶斯算法
- 连续属性离散化算法 数据预测
MATLABwavelate.rar
- 应用MATLAB实现地震剖面的小波变换,该程序分别用连续小波变换和离散小波变换两种方式,并且可以从小波列表中选取多种小波。,Application of MATLAB to achieve seismic profile of the wavelet transform, the procedures were continuous wavelet transform and discrete wavelet transform in two ways, and can select fro
chi2.rar
- chi2实验(序列)是基于概率统计的连续属性离散化方法,chi2 experiment (sequence) is based on probability and statistics methods Discretization of Continuous Attributes
CAIM
- 粗糙集理论中连续属性离散化操作算法,matlab上运行,有数据集-Rough Set Theory discretization operation algorithm
ID3
- 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable
图12-8应用离散小波变换检测不连续点-150605
- 应用离散小波变换检测不连续点 用matlab实现-application DWT not detected using Matlab consecutive points to achieve
test08-22
- 关于连续小波变换的离散化,非半正交小波变换方程。-On the continuous wavelet transform of discrete, non-semi-orthogonal wavelet transform equation.
CACC
- 连续属性离散化CACC算法程序此程序是数据挖掘的一种合并算法-Discretization of Continuous Attributes CACC algorithm procedure This procedure is a combination of data mining algorithms
xiaobobianhuantux
- 小波变换是一种快速发展和比较流行的信号分析方法, 其在图像处理中有非常重要的应用, 包括图像压缩, 图像去噪, 图像融合, 图像分解, 图像增强等。小波分析是傅立叶分析思想方法的发展与延拓。除了连续小波 (CWT)、离散小波(DWT), 还有小波包avelet Packet)和多维小波。本文主要介绍小波变换的发展及其在图像处理、的应用-Wavelet transform is a fast-growing and more popular method of signal analysis,
discretization
- 介绍数据挖掘里的离散化算法,对连续属性进行离散化的数据预处理-discretizaion for naive bayes method in the data mining
91331988FCM
- 针对当前存在的大量数值型数据,将连续型数据离散化,有利于计算机直接处理变量。-In view of the existence of a large number of numerical data, the discretization of continuous data is conducive to deal directly with the variable computer.
discretization
- 基于熵的属性离散化方法,参见《一种基于熵的连续属性离散化方法》-An entropy based algorithm for discretization of continuous variables
disc_MDLP
- 数据离散化的方法 对于不能处理连续问题的算法 可先进行离散化 然后在进行相关工作-Data discretization methods can not handle the problem of discontinuity for the algorithm can first be discretized and then carrying out related work
CACC_Discretization
- 一种基于分类属性的相依系数的离散化方法.对于一部分为分类属性和连续属性的离散化问题解决较好.-algorithm based on Class-Attribute Contingency Coefficient,Is a study of the discretization, algorithms and procedures
lgorit
- 粗糙集与模糊集的连续值域决策表的离散化算法-Based on rough sets and fuzzy sets continuous range of discrete decision table algorithm
离散控制系统及Z变换(补充)
- 离散系统控制资料说明,连续系统转离散系统使用资料(Discrete system control data descr iption.From Continuous systems changed to the discrete systems,then we can use this file.)
连续系统离散化
- 将连续系统离散化,并设计GUI操作界面,方便变更所要离散的连续系统。(The continuous system is discretized and the GUI operation interface is designed to facilitate the change of the discrete continuous system.)
连续Hopfield
- 连续Hopfield神经网络的拓扑结构和离散Hopfield神经网络的结构类似,连续Hopfield网络和离散Hopfield网络的不同点在于其传递函数不是阶跃函数,而是连续函数,该程序基于旅行商问题优化计算。(The topology of continuous Hopfield neural network is similar to that of discrete Hopfield neural network. The difference between continuous Hop