资源列表

« 1 2 ... .28 .29 .30 .31 .32 25333.34 .35 .36 .37 .38 ... 28523 »

[人工智能/神经网络/遗传算法neural-network-back-propagation-algorithm

说明:每一个训练范例在网络中经过两遍传递计算:一遍向前传播计算,从输入层开始,传递各层并经过处理后,产生一个输出,并得到一个该实际输出和所所需输出之差的差错矢量;一遍向反向传播计算,从输出层至输入层,利用差错矢量对权值进行逐层修改。BP算法有很强的数学基础,戏剧性地扩展了神经网络的使用范围,产生了许多应用成功的实例,对神经网络研究的再次兴起过很大作用。 -Each training example in the network passing through the calculation twi
<军军> 在 2025-11-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算my_codes

说明:平时完成作业做的几个小程序。有数值计算方面的梯形公式求积、simpson算法求积、Jacobi算法求解线性方程组、Gauss-Seidel法求解线性方程组,还有一个简单的学习成绩管理信息系统,可实现成绩录入、查询和排序等功能-Peacetime operation completed several small procedures done. Numerical calculations have trapezoidal quadrature formula, simpson quadratu
<huangye> 在 2025-11-17 上传 | 大小:5kb | 下载:0

[数据结构常用算法changyongsuanfa

说明:C++与数据结构的一些常用算法,很不错哦,大家好好欣赏吧-C++ With the data structure of some commonly used algorithms, very good Oh, we properly appreciate it
<zhanghui> 在 2025-11-17 上传 | 大小:26kb | 下载:0

[matlab例程chemo1

说明:kennard-stone选样本算法。。。PLS的迭代算法程序-kennard-stone election sample algorithm. . . PLS procedure of iterative algorithm
<吴雪文> 在 2025-11-17 上传 | 大小:5kb | 下载:0

[matlab例程chemo2

说明:窗口移动多项式平滑演示程序。。。二维数据模拟程序-Polynomial smoothing window mobile demo program. . . Two-dimensional data simulation program
<吴雪文> 在 2025-11-17 上传 | 大小:3kb | 下载:1

[matlab例程chemo3

说明:建立预测烟叶中含N量的BP人工神经网络模型。。。。全局优化算法-The establishment of the forecast volume of tobacco leaves with N the BP artificial neural network model. . . . Global Optimization Algorithm
<吴雪文> 在 2025-11-17 上传 | 大小:6kb | 下载:0

[matlab例程chemo4

说明:一个梯度优化算法的实例(演示)。。。。线性判别分析的伪逆算法程序(matlab6.5)-A gradient optimization algorithm examples (demo). . . . Linear Discriminant Analysis of the pseudo-inverse algorithm procedure (matlab6.5)
<吴雪文> 在 2025-11-17 上传 | 大小:3kb | 下载:0

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

说明:MATLAB建模RBF网络仿真出训练曲线和拟合曲线!验证过了!还不错!-MATLAB Modeling RBF network simulation of the training curve and fitting curve! Verified! Good!
<余咏波> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[matlab例程matlab_calculator

说明:实现简单计算器功能的matlab源码,适合初学者学习。-The realization of a simple calculator function matlab source, suitable for beginners to learn.
<qim> 在 2025-11-17 上传 | 大小:6kb | 下载:0

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

说明:用pso优化bp初始权值,用于函数逼近。-Bp using PSO to optimize the initial weights for the function approximation.
<流星云> 在 2025-11-17 上传 | 大小:2kb | 下载:0

[数学计算/工程计算myfft

说明:myfft.m 实现对任意长度一维数组的基2FFT计算-myfft.m to achieve for any length of one-dimensional array-based computing 2FFT
<方宇> 在 2025-11-17 上传 | 大小:29kb | 下载:0

[matlab例程Ex0101

说明:Ex0101.m 实现matlab下的数据存取-Ex0101.m to achieve data access under matlab
<方宇> 在 2025-11-17 上传 | 大小:6kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 25333.34 .35 .36 .37 .38 ... 28523 »

源码中国 www.ymcn.org