搜索资源列表
模式识别的一些预处理
- 模式识别的一些预处理,包括:图像压缩的例子:行程编码算法RCL, 手写体数据变换成像素位图的算法。-some pretreatment pattern recognition, including : Image Compression examples : RCL itinerary coding algorithm, handwritten data transformation into pixel bitmap algorithm.
matlab数据处理小程序
- 这是用matlab语言编写的数据处理的小程序,很好用的-using Matlab is the language of small data processing procedures, with the good
GP_binary
- 一个GP遗传编程的源程序,主要对随机数据处理,运行是需带参数-a source of genetic programming, random data processing, is the need to bring operating parameters
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
breakside
- 工程测量数据处理,断面类,实现断面工程类,断面回收站,断面计算-engineering survey data processing section and realizes Engineering Section, Section Recycling, the section calculation
DataRegulation
- 基于VB语言编写的遗传算法,进行数据处理,可移植性好-VB language based on genetic algorithms, data processing and transplantability
networkprograms
- 一些MATLAB的程序,,其中有BP神经网络集成的程序,在数据处理时采用归一化函数-some procedures, including BP network integration procedures, In data processing used to a function of
SVM_KNN(matlab)
- support vector manchine and kNN分类的源代码.支持向量机是数据处理的比较良好的方法.最紧邻分类也是比较经典的
lastools
- Lidar数据处理时,用于las文件的处理代码,Linux/unix下的源码
book__p685-745
- 数学模型概论,选煤数学模型 与数据处理
Principle_and_Application_of_active_Remote_Sensing
- 本书从两个方面介绍了主动式遥感的成像原理及其应用:SAR及INSAR原理及其应用;航空激光雷达遥感原理及数据处理方法。
kddcup.data_10_percent
- 打开这个文件,怎么打开啊,用于matlab 数据处理,我打不开啊
JnS
- 独立成分分析的批数据处理算法JADE,计算量虽然大些,但至今仍被人采用
Origin7_0_guide
- Origin_7.0 是强大的数据处理软件,在科学研究中有许多重要的应用
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 (
matlab-GUI
- 这是本人编写的matlab的GUI程序,可以实现交互式的界面。里面的程序是bp神经网络的应用,另一个回归分析的程序还没有写。可以实现的功能是利用神经网络,然后上传数据,根据数据训练网络,然后可以输入部分数据,验证网络。-This is my GUI program written in matlab, you can achieve interactive interface. Bp inside the program is the application of neural networks
PSO
- PSO算法,粒子群算法,其中包括5个UCI数据集,还包括数据处理部分,-PSO algorithm, particle swarm optimization, including five UCI data sets, including data processing section,
大数据下的机器学习算法综述
- 研究大数据环境下的机器学习算法成为学术界和产业界共同关注的话题. 文中主要分析和总结当前用于处理大数据的机器学习算法的研究现状.(Developing machine learning algorithms for big data is a research focus. In this paper, the state of the art machine learning techniques for big data are introduced and analyzed.)
SVM做图片处理
- 使用SVM算法对CIFAR-10图片数据集进行分类,包括模型的训练,测试和参数的调优(Using SVM algorithm to classify CIFAR-10 image data sets, including model training, testing and parameter tuning)
04.CNN处理CiFar
- 以python语言为基础,利用tensorflow机器学习架构,两层卷积神经网络实现,CiFar数据集图片分类功能。(Based on Python language, using tensorflow machine learning architecture, two-layer convolutional neural network, CiFar data set image classification function.)