搜索资源列表
guiyihua.rar
- mtlab神经网络数据归一化源代码,在实际处理数据时很有用,希望大家能够分享~,mtlab neural network data normalized source code, when in the actual processing of data was very useful, hope that we can share ~
DlgWaveComm
- 是个串口的数据采集界面程序,完成对采样数据的归一化处理和波形显示,适合现学现用。-Is a serial interface for data acquisition procedures, the completion of the sampling data, normalized, and waveform display, suitable for the current study is to use.
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
FaceRecog_src100902
- 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
LmNet_PF
- LmNet PF 神经网络预测平台是公司基于最优神经网络算法(Levenberg-Marquardt动量项法)开发的通用预测平台工具。它是针对用户进行预测需要,快速构建神经网络应用的通用预测平台,它能解决包括销售量预测、销售价格预测、成本预测、市场潜力预测、新产品价格预测等方面的预测分析。功能包括:新建、修改网络模型;网络训练;网络仿真;误差分析;专家样本数据自动生成;节点配置;数据归一化处理;网络参数初始化设置等。~..~ -Neural Network Prediction LmNet
bp_v1_2
- -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
guiyihua
- 介绍了matlab中的数据归一化,并结合实例分析了归一化具体步骤及用ANN进行预测的方法。-Matlab introduced in the data normalization with examples of the normalized specific steps and methods used ANN to predict.
guiyihua
- 数据归一化处理,很不错的应用代码。可以应用到很多场合。-Data is normalized, it is a good application code. Can be applied to many occasions.
F_JIR
- 可以进行数据归一化处理 已进行模糊聚类 打基础 很好的一个程序-Data can be normalized fuzzy clustering has been laying the foundation for a good program
shujuguiyihuachuli
- 这是一个数据归一化处理的程序,对于数据想要归一化处理,这是一个不错的参考。-This is a process of data normalization procedures for the data you want to normalize, which is a good reference.
Matlab-Normalized
- 用Matlab进行数据归一化处理方法的整理与说明。-Collation and descr iption of the data normalized using Matlab.
RBF_10
- 利用matlab编程实现RBF神经网络,利用训练模型算法,最后得到较精确的神经网络模型,里面的程序并不需要先前自己进行数据归一化处理-radial basis function
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
scaleForSVM
- matlab图像处理与识别当中分类识别时的数据归一化处理-matlab image processing data classification and recognition among the normalization process when
BP
- BP算法有详细的注释,数据归一化处理,数据打乱处理,功能强大-BP algorithm has detailed notes, normalization of data processing, data disturb processing, powerful
《MATLAB统计分析与应用》程序与数据
- 数据的导入导出,将数据写入到txt,从TXT读取数据;数据预处理,归一化处理;聚类分析,K均值聚类等(Import and export data, write data to TXT, read data from TXT, data preprocessing, normalization processing, clustering analysis, K clustering, etc.)
Desktop
- matlab将得到图像转换成矩阵,然后将矩阵数据进行归一化处理(Matlab normalization treatment)
欧式距离+归一化
- 本程序是Matlab程序,实现了去数据的批量处理,对数据进行归一化,求欧式距离。压缩包里有数据有程序,并且程序有很详细的注释,是本人自己编写的,希望可以帮到有需要的人!(This program is a Matlab program, which implements batch processing of data, normalization of data and Euclidean distance. There are data and programs in the compres
Desktop
- 为了方便大家理解,我上传了一个具体的数据样本供大家参考使用(To facilitate your understanding, I uploaded a specific data sample for your reference.)