资源列表
nn
- 神经网络处理回归问题采用非批处理算法能够处理各种回归问题用c语言和矩阵运算解决回归问题-Neural network processing regression problems using non-batch algorithm to be able to handle all kinds of regression problems to solve regression problems with c language and matrix operations
flexibles
- 这是一个加工车间的优化调度的算法,算法应用矩阵编码的方式,实现优化求解.制造是一种十分重要的加工生产模式,本程序模拟了一条生产线.-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other authors as
RELS
- 增广最小二乘的递推算法对应的噪声模型为滑动平均噪声,扩充了参数向量和数据向量H(k)的维数,把噪声模型的辨识同时考虑进去。最小二乘法只能获得过程模型的参数估计,而增广最小二乘法同时又能获得噪声模型的参数估计,若噪声模型为平均滑动模型,,则只能用RELS算法才能获得无偏估计。当数据长度较大时,辨识精度低于极大似然法。-Augmented least squares of recursion algorithm corresponding noise model for moving average
SimulatedAnnealing
- 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。-Simulated annealing algorithm (Simulated Annealing, SA algorithm) annealing process is simulated heating molten metal, one of the effective way to find the global optimum solution.
The-horse-around-algorithm
- 用回朔法实现N*N棋盘的周游,每个格子经过且仅经过一次-N* N chessboard backtracking traveling, each grid after and only after a
RFM
- 辨识所使用的数据长度保持不变,每增加一个新数据就抛掉一个老数据,使参数估计值始终只依赖于有限个新数据所提供的新消息,克服了遗忘因子法不管多老的数据都在起作用的缺点,因此该算法更能有效的克服数据饱和现象。-Identify the use of data length remain the same, every time you add a new data will throw away an old data, make the parameter estimate always depen
Image-Video-Matting
- 图像和视频流的matting算法综述,写于2007年,有很好的参考价值-image and video matting a survey 2007
Cluster_flag
- 先随机找寻一个合理的初始划分,然后试探将样本从一个群搬到另一个群,如果某次搬动能使准则函数值得到改进的话,则继续搬运,否则废除本次搬运,再继续其他搬运。-Randomly and find a reasonable initial division, and then test the sample from a group of moving to another group, if a move can make the criterion function is worth to impr
jsgas
- 遗传算法车间调度,车间作业调度问题遗传算法,各工件各工序的结束时刻,可根据它绘出甘特图,各代群体平均适应值的记录.-The genetic algorithm shop scheduling, job shop scheduling problems with genetic algorithms, each moment of the end of the process of the workpiece, it plotted the Gantt chart, the average fit
122
- 用遗传算法求函数的最大值MATLAB程序-Genetic algorithms function maximum MATLAB program
poisson
- 利用快速傅里叶分解法求解二维泊松方程的fortran程序-Fortran program using the fast Fourier decomposition method for solving 2D Poisson equation
BP_sinx
- BP神经网络分别实现sinx、|sinx|、sin(a)sin(b)/ab 程序源代码,采用matlab编写-BP neural network to achieve sinx,| sinx | ,sin (a) sin (b)/ab program source code, using matlab prepared
