资源列表
041761银行家算法(C语言)
- 在计算机操作系统中,最有代表的避免死锁的算法,是Dijkstra银行家算法。这是由于该算法能用于银行系统现金贷款的发放而得名的。为了加深对该算法的认识和掌握,进而在计算机上实现。为了实现银行家算法,系统中必须设置若干数据结构(In the computer operating system, the most representative algorithm to avoid deadlock is the Dijkstra banker algorithm. This is because t
OnlineSVR_Matlab_2006b_Code
- 在线svr基于matlab的一个实现。很有用哦(A usful realizition of online-svr for matlab)
SVM实例
- 此文件描述的是支持向量机训练与预测算法。(Support vector machine training and prediction algorithm)
蚂蚁算法演示
- 此文件描述的是蚁群算法的训练与预测的代码实现(This document describes the code implementation of training and prediction of ant colony algorithm.)
GPR_ wiggle_plot.m
- wiggle plot of gpr data
slbe_a
- This file is matlab simulation code, including a variety of Simulink simulation examples, is a good learning Simulink information.
1D-MT-occam
- 一维大地电磁正则化反演。matlab的程序,用的是occam算法。(One dimensional magnetotelluric regularized inversion. Matlab program, using the Occam algorithm.)
一维大地电磁反演
- 一些有关一维大地电磁正反演算法的文档,希望对有需要的人有些帮助。(Some documents about 1-D magnetotelluric inversion algorithm are helpful to those in need.)
goGPS
- gps导航程序的应用,适合已经了解gps easy的程序的人(The application of GPS navigation program is suitable for those who have known the program of GPS easy.)
11
- Python in action中文翻译,你看看。好了是假的(Python in actiondfjlasdkfjsadl;kfjsadlfkjsdlkf;sadjklfsa)
multi-kernel-path-1.1
- 多核变换,稀疏变换,核变换自适应学习,图形图像变换(Descr iption ----------- Multi-Kernel-Path package is a Matlab program that computes the entire regularization path for multiple-kernel learning problems. More precisely, it solves any learning problem with a smooth loss
ABC_1
- 人工蜂群算法自2005年被Karaboga等人提出以来,以其操作简单、参数少、易于编程实现、收敛速度快等特点而受到越来越多的关注。2007年,Karaboga【2007】使用人工蜂群算法对多变量函数进行优化,并对由人工蜂群算法(ABC),遗传算法(GA),粒子温度算法(PSO)和粒子温度灵敏演化算法(PS-EA)产生的结果进行了比较。 结果表明,人工蜂群算法优于其他算法。2009年,Karaboga【2009】使用人工蜂群算法优化大量的数值函数,并对由人工蜂群算法(ABC),遗传算法(GA),粒