搜索资源列表
mybp1
- 一个用C语言实现的bp算法,用于学习sin曲线. -a C language of bp algorithm for the sin learning curve.
RBF_classification
- 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
rbfSrc
- This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some \"sample\" points for some arbitrary curve. Next, the user specifies the number o
BP神经网络实现曲线模拟
- 用BP神经网络实现曲线的模拟-BP neural network simulation curve
nmgenerate1
- 利用神经网络对多项式曲线进行预测,比较实用的一个小程序-using neural networks to predict polynomial curve, a relatively small practical procedures
juleirbf
- 用matlab编写的聚类rbf神经网络曲线拟和程序。转载的,效果不错。-prepared using Matlab Clustering rbf neural network and curve-fitting procedures. Reproduced in the good results.
tdrbf
- (转载)在网上找的用梯度下降算法开发的rbf神经网络曲线拟和程序。 -(reproduced) on the Internet to find the gradient descent algorithm development of the neural network rbf curve fitting and procedures.
BP.rar
- 一个曲线拟合的bp神经网络程序,适合初学者进行研究,A curve fitting of bp neural network procedures, suitable for beginners to study
Perceptron-and-ADALINE-network
- 这些程序包括以下方面1.使用感知器和ADALINE网络对字母进行识别。2.随机选取初始权向量,选取适当的迭代步长(对ADALINE网络),用给出的四个输入训练样本,对上述两个网络分别进行训练,直到网络收敛;3.对Adaline网络选取不同的值,分别画出误差曲线,观察它们的变化规律;4.对感知器选取不同的初始权向量,分别计算每类训练样本到超平面的距离,观察它们的异同;5.训练结束后,检验网络的识别能力(使用100个检测样本,对应于每个取25个含噪的变形):6.比较Adaline和单神经元感知器的分
bp
- 人工智能,神经网络,反馈算法,用于曲线拟合等-Artificial intelligence, neural networks, feedback algorithm for curve fitting, etc.
FeatureSelection
- Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
bp
- 用bp算法拟合正弦曲线,并采集数据。其基本思想是梯度下降法。-Sine curve fitting algorithm with a bp, and collecting data. The basic idea is the gradient descent method.
RBF
- 用RBF神经网络,完成对y=f(x)的曲线拟合。-Using RBF neural networks, complete the y = f (x) the curve fitting.
Curve
- 用MATCOM实现衰减振荡曲线(多线程)-Used to achieve attenuation oscillation MATCOM curve (multi-threaded)
bp_nn
- 不用工具箱的BP神经网络曲线拟合,做的时候老师不让用工具箱,大家自己看看吧-Needless BP neural network toolbox curve fitting, when teachers do not use the toolbox, we could see for himself now
bpneuralnetworksandthestudyofcurve
- 网上的大部分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
chabu
- 一个关于指向插补和曲线插补的程序,本程序有一个菜单可以选择,曲线插补是哦可以选择是顺时针或者逆时针-On the point interpolation and curve interpolation procedure, this procedure can select a menu, curve interpolation is to choose Oh, is clockwise or counter-clockwise
Rocforsvm
- 通过决策值可以绘制出ROC曲线的python程序-This tool which gives the ROC (Receiver Operating Characteristic) curve and AUC (Area Under Curve) by ranking the decision values.
Robot-Stribeck-curve
- 机器人静摩擦模型Stribeck曲线获取源代码-Robot-Stribeck curve based on static friction model.
