-
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数....
网上的大部分BP实现曲线拟合都使用MATLAB库函数,这不利于读者理解BP神经网络的算法。本文用C源码实现MATLAB库函数.-BP to achieve most of the Internet curve fitting using MATLAB library function, this does not help readers understand the BP neural network algorithm. In this paper, the realization of C-source MATLAB library functions.
- 2022-07-06 22:17:57下载
- 积分:1
-
using the cepstrum, neural network to increase but not a success, poor stability
用的是倒谱,加神经网络~不过没有成功,稳定性很差-using the cepstrum, neural network to increase but not a success, poor stability
- 2022-02-02 20:57:30下载
- 积分:1
-
一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final n...
一个高人的VC实现NN的程序。很不错。先运行Matrixbase.dsw,again arithmetic.dsw, next nnbp.dsw,final neuralNetWork.dsw.-an expert in VC NN procedures. Very good. First running Matrixbase.dsw, again arithmetic.dsw. next nnbp.dsw, final neuralNetWork.dsw.
- 2022-01-25 14:36:12下载
- 积分:1
-
狂想曲在C + +企业解决方案
rhapsody in C++企业解决方案-rhapsody in C++ Enterprise Solutions
- 2023-08-25 13:40:05下载
- 积分:1
-
A star 算法类的实现(算法接口,针对迷宫问题设计)
A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
- 2022-08-22 21:54:43下载
- 积分:1
-
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。...
利用遗传算法对图像进行分类处理,包括遗传的思想和实现,以及在图像方面的应用。-The use of genetic algorithm to classify the image processing, including genetic and realization of the idea, as well as the application of the image.
- 2023-03-21 23:10:03下载
- 积分:1
-
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。...
LinPacker是一个优化矩形布局的工具,是在具有遗传算法的半无限大小区完成这一操作的。对缩减工厂的库存是有用的。-LinPacker optimization is a rectangular layout of the tool, with a genetic algorithm in the semi-infinite size of the area to complete the operation. To reduce factory stocks will be useful.
- 2022-02-28 14:50:37下载
- 积分:1
-
一个牛人的神经网络支持向量机程序,对于搞神经网络的朋友强烈推荐.第二部分...
一个牛人的神经网络支持向量机程序,对于搞神经网络的朋友强烈推荐.第二部分-A wonderful program of svm code coming from a superman,and strong recommendation to someone who learn about pattern-recognition .The second part.
- 2022-03-29 09:06:56下载
- 积分:1
-
介绍人工智能语言Prolog的书籍
介绍人工智能语言Prolog的书籍-introduced artificial intelligence language books Prolog
- 2022-10-08 16:50:03下载
- 积分:1
-
他算法相当于Infomax贝尔和Sejnowski 1995 [ 1 ]利用最大。
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
- 2023-08-15 10:45:03下载
- 积分:1