资源列表
一个拟合预测的MATLAB源程序
- 一个相当好的拟合预测的MATLAB源程序-a very good fit forecast MATLAB source
LeastSquarFit
- 用最小二乘法拟合曲线y=a0+a1*x+a2*x^2+a3*x^3+...+an*x^n 的vc源码-using the method of least squares fitting curve y = a0 a1 a2 * x * x * a3 ^ 2 x ^ 3 ... an * x ^ n vc FO
操作系统实验的编程
- 操作系统实验的编程,请注意啦,各位请指第纳一下。
gmm
- Creates a Gaussian mixture model with specified architecture.MIX = GMM(DIM, NCENTRES, COVARTYPE) takes the dimension of the space DIM, the number of centres in the mixture model and the type of the mixture model, and returns a data structure MIX.
zuituanlujing(VB)
- 用VB学的最短路径算法,压缩包解压时没有密码.供学习使用
rengongyuqun
- 在matlab环境下用智能算法--人工鱼群算法求函数极值的matlab程序-In the matlab environment with intelligent algorithm- artificial fish-swarm algorithm for the extremal function matlab program
ls
- 此程序为分段最小二乘算法曲线拟合,可对一模型进行分段拟合,增加准确性和精确度.-This program is sub-least-squares curve fitting algorithm can be fitted to a sub-model to increase the accuracy and precision.
sb2
- 能够实现较好的数字识别作用,用matlab语言实现该功能,比较先进!-To achieve better digital distinctive, with the matlab language functions, more advanced!
data
- neural network classification
HuiGuiNiHe
- 神经网络源代码,帮你解决神经网络问题中的编程问题,希望对你有所帮助。-The solvelation of short road,it is a way to solve the short road problems. hope to help you .
Transform
- preferential attachment图节点的偏好链接特性计算方法,参考论文Dynamics of Large Networks中的4.4节完成-Preferences link feature preferential attachment graph nodes calculation method, the reference paper Dynamics of 4.4 节 Large Networks of completion
Dijkstra
- 最小点对问题(二维) 二维最接近点对问题:给定平面上n个点,找其中的一对点,使得在n个点的所有点对中,该点对的距离最小。严格地说,最接近点对可能多于1对。 【本算法基于C++语言编写,在Windows平台的DEV C++下编译通过,且运行正常】 -The minimum point of the problem (two-dimensional) two-dimensional closest point of the problem: a pair of points
