搜索资源列表
200642920353600
- 国际互联网(Internet)是使用公共语言进行通讯的全球计算机网络,它的出现是二十世纪末人类社会最伟大的成就之一。Internet的迅速普及化,使其逐步地从大学、科研机构走向企业和百姓家庭,其功能也已从信息共享演变为一种大众化的信息传播工具,将我们带入了一个新的信息化的时代。 Web是Internet上发展最快、应用最广泛也最实用的超文本信息通信系统,它以客户机/服务器(B/S)模式进行数据通信。-Internet (Internet) is a language for the use
CamClient
- 通过摄像头监控路由灯的状态的客户端:通过网络从服务端接受视频数据,并对数据进行处理,将结果直观的显示给客户。图像处理分析的部分采用了opencv。-through surveillance camera lights routing state of the client : network from the server for video data, and data processing, visual results show to clients. Image processing a
3
- 一种基于神经网络的数据融合方法在遥感图像处理
texture
- 为进一步进行纹理特征分析,从纹理的方向性人手,给出了纹理方向的数学定义式,合理选择差异函数, 构造了具有物理意义的纹理方向描述特征向量.数据处理方面,运用模糊贴近度的概念,结合改进后的属性均值聚 类算法,对一类具有方向性的纹理图象进行分类与分割实验,取得了较好的结果.试验表明,该方法对纹理的方向 性有很好的描述能力. 关键词 图象分割 纹理方向 纹理分割 神经网络 模糊聚类
MATLAB.rar
- 基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。 ,Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.
Researchontheshapefeatureextractionandrecognition.
- 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
ebp2
- 神经网络使用例子,主要用于图像处理与数据挖掘-Neural Network examples
ebp3
- 神经网络使用例子,主要用于图像数据处理以及数据挖掘-Neural Network examples
ebp4
- BP神经网络例子,主要用于图像处理以及数据挖掘-Examples of BP neural network, mainly for image processing and data mining
ehop1
- 神经网络例子,主要用于数据处理与数据挖掘-Examples of neural network, used mainly for data processing and data mining
NNapply1
- 神经网络,主要用于数据预测以及相关的分析-Neural network, mainly used for data analysis of the forecast and the related
fcmgrnn
- 将FCM与广义回归网络结合起来实现对iris数据的分类-The FCM and generalized regression networks to achieve the classification of iris data
Self-organizing_neural_network
- 基于自组织神经网络数据及图像处理,在图像分割中应用极-Self-organizing neural network-based data and image processing, image segmentation applied in a very
art
- 用VC++编写的自适应谐振网络(ART)模型的源代码,用于将二值数据集进行无师聚类。-This program contains code implementing the adaptive resonance theory(ART) network. Source code may be found in ART.CPP.
BP_iris
- 应用bp网络对iris数据进行分类,得到了比较准确的结果-Application bp iris data classification network, get more accurate results
tempal-and-correlation
- 基于时空相关性的无线传感器网络数据融合算法研究的论文-Temporal correlation based wireless sensor network data fusion algorithm in the paper
20106242171497221
- 该软件可以对测井曲线进行直方图、小波变换,曲线拉伸、均值绿波、中值滤波、Kalman滤波以及插值等等操作,程序里还包含了神经网络的内容,非常丰富,是您学习VC++编程和数据处理的好资料!绝对超值!-I read the time to write a master s degree, it can log on for histogram, wavelet transform, Tensile curves, the Green Wave mean, median filtering, Kalm
1
- 基于深度学习的无线传感器网络数据融合,深度学习是最近的热点,数据融合还是很有研究价值的。-Based on the depth of learning wireless sensor network data fusion, deep learning is the latest hot spot, data fusion research is still very valuable.
tcpClient
- Qt tcpip连接及如何发送数据。。。。。(Qt TCPIP connection and how to send data .......)
基于生成对抗网络的图像自动生成
- 通过训练一定的数据集,可以自动生成数据集中所描述的类型的图像,可以做到以假乱真,使得图像的识别算法中看不出破绽,如果图像集是人脸,可以模拟生成出从来没见过的人脸!!!