搜索资源列表
Matlab_hanshu
- :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
3_15
- 数值分析学科中用simpson公式和提醒公式对函数进行指定精度的逼近。-Numerical formula and to remind the subjects using the formula simpson functions specified accuracy of approximation.
Neural-Network-Algorithm
- 神经网络学习对于逼近实数值、离散值或向量值的目标函数提供了一种健壮性很强的方法 -Neural network learning approach for real values, discrete values or provide a strong method to measure the robustness of the objective function
BP_ANN-matlab
- BP神经网络,用于函数逼近。程序中先用一定间隔的函数数值对神经网络进行训练,待算法大致收敛后,然后用测试数据进行测试。并输出函数逼近的误差-BP feed-forward backpropagation network,which is used to approximate function.
mianyisuanfa
- 基于免疫算法的数值逼近优化分析,人工免疫算法用MATLAB程序实现-Based on the immune algorithm numerical optimization optimization analysis, artificial immune algorithm with MATLAB program to achieve
164835
- vc++常用的数值算法集 包含:插值,积分,逼近,排序等等常用的数值算法,其中包含都包含代码()