搜索资源列表
FunctionApproximation
- matlab平台上实现函数y=sinx的逼近程序,构造bp算法实现(输出层采用y=x线性函数,隐含层采用非对称Sigmoid函数)
bpnnet_154
- matlab实现的函数y=sinx的拟合程序,使用bp网络构造的算法,很简单很好用,已经实现结果
BP
- 根据小波分析和神经网络原理,参考网上的一些免费源码,以及自己对Bp神经网络的理解,使用飞狐的函数和数组书写
BP网络实现
- BP网络三种传递函数的实现比较。
PR_AI_code
- 这是《精通VC++数字图像模式识别技术及工程实践[第2版]》光盘源代码,其中包括EM算法、fisher判别函数、HMM隐马尔科夫模型、BP神经网络、小波变换、alpha-beta剪枝、A*算法等,还包含几个纹理分析、人脸定位、字符识别、车牌号识别、8数码、黑白棋、离线/在线签名等实例,因此对于学习模式识别、人工智能的朋友们都大有裨益。光盘中的素材请见另外一个资源。-This is " proficient in VC++ Digital Image Pattern Recognitio
MRF
- Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
yihuo
- 用神经网络中的BP网络来解决“异或问题”,异或函数在两个输入不等的情况下输出1,相等的情况输出0。-BP neural network with the network to solve the " exclusive-OR problem," the two input exclusive-OR function in the case of output ranging from 1, equal to the output of 0.
wnn
- 这是一个用小波神经网络进行非线性函数逼近的例子,拟合效果非常好,保证能运行!有详细注释!我是参考《青岛海洋大学学报》 2001年第1期 一种基于BP算法学习的小波神经网络编写的,大家可以针对原文更好的理解我的程序!-This is a wavelet neural network with nonlinear function approximation example of fitting results is very good, guaranteed to run! Detailed N
mat121
- 用工具箱实现正弦函数的逼近,BP逼近与RBF的逼近
mat
- 图像压缩 BP神经网络图像压缩必须综合考虑压缩率、失真率和训练时间等因素,在学习规则、激活函数、隐层神经元数和压缩性能之间进行权衡,以满足实际应用。-image compression
98
- 根据小波分析和神经网络原理,参考网上的一些免费源码,以及自己对Bp神经网络的理解,使用飞狐的函数和数组书写-Some free source of reference online, as well as their own understanding of Bp neural network based on wavelet analysis and neural network theory, a function of the flying fox and an array of writ
MATLAB
- matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 -matlab development environment. Programming dimensional DFT
bp-network-function
- bp神经网络函数逼近源代码 程序精简 有必要的解说-bp neural network function approximation source code
BP
- 本程序是基于BP神经网络的程序,详细的说明了各个参数及函数体的内容,值得下载。-This procedure is based on BP neural network program, a detailed descr iption of the contents of each parameter and the function body, it is worth the download.
chapter31
- 思维进化算法优化BP神经网络——非线性函数拟合-Mind Evolutionary algorithm optimization BP neural network- a nonlinear function fitting
Word-
- 使用MATLAB BP 网络做二元函数逼近-Use MATLAB BP network to do a binary function approximation
BPRBFshenjingwangluofenlei
- 利用BP神经网络与RBF(径向基函数)网络对行人、自行车、卡车三类目标进行分类,比较两种网络的分类性能,包含三类目标的数据信息,完整的代码-BP neural network and RBF (Radial Basis Function) network for pedestrians, bicycles, trucks three goals categorize performance comparison of the two networks, data information cont
BP
- 该文件通过一个实例,展示了如何用openCV中的函数实现神经网络。-The document, an example to show how to implement neural network with openCV the function.
spam_email
- 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)
shoushishibie
- 进行手势识别 内涵简单的训练图片和代码 含有图像分割函数(Gesture recognition Concise training pictures and codes Contains image segmentation functions.)