搜索资源列表
SingleNeuralNetwork
- 单输出神经网络拟合如下函数:y=sinx1+xinx2+sinx3+sinx4,变量取值范围=[2,2PI]-single-output neural network function fitting as follows : y = sinx1 xinx2 sinx3 sinx4, variable value in the range = [2,2 PI]
MultiNeuralNetwork
- 三个输出的神经元网络拟合如下函数(前面上传的文件搞错了)。 y1=x1ln(x2) + x2ln(x3);y2=x3ln(x4) + x4ln(x5);y3=x5ln(x6) + x6ln(x1) -three output neural network function fitting as follows (in front of uploaded files wrong). Y1 = x1ln (x2) x2ln (x3); X3ln y2 = (x4) x4ln (x5); X5ln
NoiseNeuralNetwork
- 单输出的神经元网络拟合有噪声干扰的函数:y=x1/(1+x1) + x2/(1+x2) + x3/(1+x3) + x4/(1+x4)-single output neuron network fitting a noise function : y = x / (1 x1) x2 / (1 x2) x3 / (1 x3) x / (1 x4)
linear304
- 非线性问题的线性拟合问题的源程序 非线性问题的线性拟合问题的源程序用MATLAB实现-nonlinear fitting a linear source of the nonlinear fitting the linear source with MAT LAB realization
mathmodel
- 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
RBF_classification
- 用rbf神经网络实现分类和曲线拟合,包括分离器和曲线拟合两个文件,可以直接解压缩使用-using neural network classification and curve fitting, including separator and curve fitting two documents, decompression can be used directly
BPNN2
- 神经网络拟合,试用,本人用于药品浓度拟合之用-neural network fitting trial, I used drugs used concentration Fitting
GA_tycp
- 基于遗传算法的体育彩票拟合与预测,经检验,中奖率高于随机号码。-based on genetic algorithm fitting sports lottery and forecasts, on examination, the winning rate than random numbers.
twoSample
- delphi语言实现的二次样条拟合离散样本程序-delphi language of the quadratic spline fitting discrete sample program
AI_BP
- 用C语言实现人工神经网络。用BP神经网络拟合函数,对神经网络进行训练-C language implementation of artificial neural networks. BP neural network fitting function of neural network training
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.
anglcau
- 在点云处理中,我们通常需要知道两个面的夹角,这个小程序通过最小二乘拟合。求的两个面的夹角,供参考。-in point cloud processing, we often need to know the angle between two faces, the small least-squares fitting procedure. For the angle between the two face for reference.
u01
- 正弦函数拟合,各种BP神经网络算法的应用。-sine function fitting, various BP neural network algorithm application.
BP-nonlinear-function-fitting
- BP神经网络的非线性系统建模-非线性函数拟合 拟合的非线性函数-BP neural network for nonlinear system modeling- nonlinear function fitting non-linear function fitting
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
nonlinear-function-fitting
- 遗传算法优化BP神经网络-非线性函数拟合-BP neural network genetic algorithm- nonlinear function fitting
BP_-nonlinear-fitting-algorithm
- 根据BP神经网络理论,用matlab软件编程实现基于BP神经网络的非线性拟合算法-According to the BP neural network theory, nonlinear fitting algorithm based on BP neural network by matlab program
Nonlinear-function-fitting
- 关于BP神经网络算法非线性建模方法-非线性函数拟合-Nonlinear System Modeling BP neural network- a nonlinear function fitting
Fitting-(RANSAC)
- Machine Learning Fitting (RANSAC)
