搜索资源列表
immune_algorithm
- 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString=\"Data Source=YANXL\\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream\" 初始
bys
- 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
bpsinx
- 用bp神经网络进行函数逼近,逼近的函数为y=sinx,拟合效果不错-Bp neural network with function approximation, approximation function y = sinx, the effect of a good fit
1stOpt15PRO
- 用于数据拟合的源代码,可以进行数据两维拟合以及数据回归计算,对于数据学习有很好的效果-The source code for data fitting and can fit the data, and data return to two-dimensional calculation, for the data to study the effect of good
BP
- c语言实现的BP神经网络,能够以任意精度拟合一个函数-c language to achieve the BP neural network, able to fit a function of arbitrary precision
JLinkage
- J-linkage 算法,可以用于多体拟合的一种策略,优于Multi-ransac-This paper tackles the problem of fitting multiple instances of a model to data corrupted by noise and outliers. The proposed solution is based on random sampling and conceptual data representation. Each poin
bpyuce
- 一个bp神经网络的预测程序,能较好的拟合训练数据-A program of BP for forecasting,it can better fit the training-data
GA_fitting
- 此代码是本人写的用遗传算法拟合MIMO系统TF模型参数,通过例子说明算法的有效性。-This code is written, I fit MIMO systems using genetic algorithms TF model parameters, through the examples of the algorithm.
temperature-measurement-
- 测温范围为0—600摄氏度的温度测量系统设计,运用PID神经网络对测量数据进行拟合。-Temperature range of 0-600 degrees C temperature measurement system design, the use of PID neural network to fit the measured data.
Artificial-Intelligence-06
- 这是人工智能的课件,横有用的。很适合与研究生地。有空可以-This is the artificial intelligence of the courseware, Wang useful. Very fit and graduate to. You can see free
DataFitter.tar
- 使用多项式进行数据拟合。手动选择多项式项数。 注意,项越多拟合越精确,但却会产生更复杂的结果,导致不能有效预测未来的数据(机器学习的内容)-Data using polynomial fitting. Manually select the number of polynomial terms. Note that the more fit the more precise term, but will produce more complex results, leading to the
sumGaussFitting
- 数值算法,高斯和拟合,能够对输入的数据进行拟合,并且能够得出最佳的图形,非常值得下载。-Numerical algorithm, Gaussian, and fitting, to fit the input data, and can come to the best of the graphics, well worth the download.
NeuralNetwork_RBF
- RBF神经网络拟合 模式识别(径向基神经网络用于模式识别和函数拟合,陆振波)-RBF neural network pattern recognition fit (radial basis function neural networks for pattern recognition and function fitting, Lu Zhenbo)
BPNeuralforNonlinear
- 使用BP神经网络做非线性拟合,它有很强的拟合功能,应用面很广。-The BP neural network to do non-linear fitting, it has a strong fit function, the application was very broad.
sdggzip
- C++实现的自动聚类系统KlustaKwik源代码\KlustaKwik-R1-7\KlustaKwik-ks for any type of data. We needed a program that would: 1) Fit a mixture of Gaussians with unconstrained covariance matrices 2) Automatically choose the number of mixture components 3)
myamac
- 用小脑神经网络进行正弦函数拟合,并没有用到该进的小脑神经网络哦,用的是matlab编程-I use CMAC to fit the sin function curve.the effect is not so good ,because I don t use the enhanced algorithm of CMAC.If you have any problem ,you are welcome to tell me.
Matlab-so-called-brann
- 用以训练 BP 网络,使其能够拟合某一附加有白噪声的正弦样本数据-train bp network, to fit a noisy-free sin sample data
BP-of-Nonlinear-2
- 利用带动量项的改进BP神经网络算法对非线性函数进行拟合。通过验证函数,可以对训练好的数据进行验证。-Driven by the amount of improved BP neural network algorithm to fit the nonlinear function. Validated by the validation function, can be trained data.
jixianxuexiji-huiguihefenlei
- 极限学习机的回归拟合和分类,测试是没问题可以用的。-Extreme Learning Machine regression fit and classification, the test is no problem with.
1
- Design a neural network (BP) to fit one of the functions. The text includes analysis and results.-Design a neural network (BP) to fit one of the functions. The text includes analysis and results.