BP网络解决异或问题的实例
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)...
BP网络解决异或问题的实例,有初始值和最终结果的显示。本网络结构为三层BP网络,各层神经元个数可变,更改相关#define即可。(注释较详细,主函数中调用的函数和矩阵类都定义在文件function.h中)...
A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxian...
很好的VB课件,非常详细,包括第1章Visual Basic概述第2章 语言基础 第3章 Visual Basic程序结构 第4章 子过程(Sub、Function、Property和Event)第5章 常用控件与窗体 第6章 使用Windows API 第7章 通用对话框和剪贴板的应用 第8章 菜...
im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy ...
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distri...