搜索资源列表
matlab463
- 这是一个matlab的bp网络程序,可用于逼近和预测,程序里有详细的说明与注释,包括数据预处理、建立网络、训练、仿真、预测的整个过程。
MATLAB 图像保密通信技术之Arnold变换
- 图像保密通信技术之Arnold变换 一、作业目的 1.利用Matlab实现数字图像Arnold变换的置乱及恢复。 2.深入学习通讯保密技术,进一步了解图像保密通讯技术。 3.向大家展示实现图像保密技术的方法和技术。 二、作业介绍 近年来,随着网络带宽和速度的极大提高,多媒体数据特别是数字图像的流传和使用越来越广。而人们对安全性和隐私的也愈发关注,
svd-code
- svd分析的例子,程序,生成数据,预处理,分析-SVD analysis of the examples, procedures, generating data, pretreatment, analysis
yichuanyouhuadrough
- 粗糙集是一种数据预处理算法,可以用遗传算法对其进行优化。是很好的分类算法-Rough set is a data pre-processing algorithm, genetic algorithm can be used for its optimization. Is a good classification algorithm
datadeal2
- 用matlab进行数据预处理,并分析数据的分布形态等-Using matlab for data preprocessing, and analysis of the data distribution patterns, etc.
preprocess_data.
- 利用matlab实现BP神经网络数据预处理-BP neural network using matlab data pre-processing to achieve
Grey_system
- 用matlab编写的灰色系统部分函数,包括数据预处理部分-Using matlab gray parts of the system functions, including data preprocessing
Data-preprocessing
- 使用案例讲述了MATLAB的数据预处理,有源代码说明- Data preprocessing
multimode-process-detection-matlab
- 实现多模态过程监测功能,包括数据的预处理,标准化处理等-multimode process detection
dataprocess
- 一种有效的数据预处理方法,主要用于matlab中,sar成像中-data processing
drtoolbox
- Matlab针对各种数据预处理的降维方法,源码集合。-Currently, the Matlab Toolbox for Dimensionality Reduction contains the following techniques: Principal Component Analysis (PCA) Probabilistic PCA Factor Analysis (FA) Sammon mapping Lin
Wines-Evaluation
- 2012年全国大学生数学建模竞赛题目--葡萄酒的评价。文件中包含葡萄酒成分数据(Excel文件)、各种数据统计处理的MATLAB函数(已封装好,直接调用),包括:数据预处理、灰色预测、灰色关联度、基于熵权法的模糊综合评价、主成分分析、系统聚类、多元线性回归等程序。-Wines Evaluation from the title of 2012 National Undergraduate Mathematical ModelingContest. The file includes many M
DM5
- 使用matlab进行数据预处理,包括缺失值和离群值的处理-Using matlab for data preprocessing, including missing values and outliers are treated
guiyi
- 实现矩阵的最大最小归一化,能进行数据预处理,方面使用,直接导入数据即可; 附带连个求最短路径的程序(Matrix normalization)
spectralmatrix_msc_sgolay
- 今日对光谱数据预处理中的MSC(多元散射校正)和SG(0阶、高阶)平滑进行了学习,参考书目是李志刚老师著的《光谱数据处理与定量分析技术》(原理介绍较为详细)并结合CSDN和联合开发网上下载的代码进行了简单的matlab编程。代码稍后上传,介绍详细,感兴趣的可以去看看。(Today, MSC (Multiple Scattering Correction) and SG (0th order, high order) smoothing in spectral data preprocessing
Matlab数据分析与挖掘实战-最新完整版
- 这是一本以实践为导向的 MATLAB 数据挖掘实战指南,以真实案例为主线,不仅深入浅出地讲解了数据挖掘建模过程中的各个环节和各项技术(如数据探索、数据预处理、分类与预测、聚类分析、时序预测、关联规则挖掘、智能推荐、偏差检测等),而且还为电力、航空、医疗等 10 余个行业的数据挖掘提供了方法指导和解决方案。此外,本书还深入讲解了数据挖掘的二次开发等内容。(MATLAB data analysis)
1
- 基于神经网络的故障检测,首先利用了pca进行了数据预处理,然后输入到神经网络中(In fault detection based on neural network, the data are preprocessed by using pca, and then input into the neural network.)
matlab源代码
- 里面有很多matlab的源代码,可以用于一套的数据处理。包括样本划分,光谱的预处理等(There are a lot of matlab source code, can be used for a set of data processing.Including sample division, spectral pretreatment and so on)
脑电数据PCA处理及SVM分类
- 脑电eeg数据预处理,用于脑电信号的MATLAB处理程序,输入处理数据,进行matlab运算,PCA处理及SVM分类。(PCA Processing and SVM Classification of EEG Data)
神经网络及数据
- 使用神经网络预测销量,包括数据预处理、输入数据变换、神经网络训练及使用。包括数据集(Use neural network to forecast sales volume, including data preprocessing, input data transformation, neural network training and use)