资源列表

« 1 2 ... .10 .11 .12 .13 .14 2615.16 .17 .18 .19 .20 ... 2830 »

[人工智能/神经网络/遗传算法Matlab_bp

说明:BP(Back Propagation)网络是1986年由Rumelhart和McCelland为首的科学家小组提出,是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(h
<陈财雄> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法shiyucexiang_1

说明:单矢量水听器频域测向,已经实际应用过,本人亲测可用-Single vector hydrophone frequency domain measurements to have practical applications too, I pro-test available
<木木> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法1000s--Factorial

说明:输入不超过1000的正整数,输出n!=1X2X3....Xn的精确结果 1000!大约等于4*10^2567,因此可以用一个3000个元素的数组f保存,为了方便我们从低位起保存位数据,再倒序输出,即f[0]保存个位,其他类推 每次只需要模拟手算即可完成n!,输出时要忽略前导0-Enter a positive integer less than 1000, Output n! = 1X2X3 .... Xn accurate r
<李娜> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法chen

说明:对chen系统利用主动控制方法实现同步的仿真程序-Chen system on the use of active control to synchronize the simulation program
<zz> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法rossler

说明:对lu系统采用主动控制方法实现系统同步的仿真程序-On rossler system uses active control to synchronize the simulation program
<zz> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法db4

说明:一个可以运行的db4小波分解重构,可运行的程序。有很强的学习产考价值-One can run the db4 wavelet decomposition and reconstruction, you can run the program. Strong test of learning the value of production
<王明> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法NaiveBayes

说明:贝叶斯分类器,用于聚类,人工智能,机器学习-classification, artificial intelligence, machine learning.
<guiqiliu> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法BP

说明:BP神经网络训练程序,可以用来做各种计算,如线性拟合-BP neural network training procedures can be used for various calculations, such as linear regression, etc.
<yanfei> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法freehanddraw

说明:freehanddrawing by tah sapa tah yg punya
<ejon> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法k-means-clustering-of-rbf-

说明:聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rb
<xw> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法pereceptron

说明:感知器算法分类器,感知器是一种双层神经网络模型,一层为输入层,另一层具有计算单元,可以通过监督学习建立模式判别的能力-Perceptron Algorithm classifier, perceptron neural network model is a double layer of input layer, another layer with a calculation unit, you can determine by mo
<xiaozhuang> 在 2024-11-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法abbrb

说明:基于人工神经网络的语音识别,运用了从语音中提取出的LPC参数与人工神经网络结合进行识别,使用matlab调试-Artificial neural network based speech recognition, the use of speech extracted from the LPC parameters and artificial neural network to identify, debug using matlab
<屈庆琳> 在 2024-11-11 上传 | 大小:1kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2615.16 .17 .18 .19 .20 ... 2830 »

源码中国 www.ymcn.org