资源列表
GA122
- 这是一个用遗传算法GA处理实际问题的实例-This is a use of genetic algorithms to deal with the actual examples of problems
fordfulkers;
- 一般的Ford-Fulkerson方法具有迭代性质,我们把顶点u和v之间的流记作f(u,v)。那么在最开始,我们对所有的u,v∈V置f(u,v)=0。在每次的迭代过程中,通过找到一条增加路径来使|f|增加。在这里,我们可以简单地认为所谓的“增加路径”就是一条可以传送比当前更多流的从源点s到汇点t的路径,一旦找到了这样的路径,我们就可以得到一个比原流数值更大的新流。重复这个过程,直到不存在增加路径为止,这就是Ford-Fulkerson方法的主要过程,
pie
- 一种新的圆周率计算算法,速度较快,而且计算精度较高
LDA.线性决策分析
- 线性决策分析,一个最经典的线性降维方法,也是最经典的最简单的监督学习算法,A CLASSICAL LINEAR DISCRIMINANT ANALYSIS
poisson
- 用Matlab实现求泊松方程数值解的有限元法。 泊松方程是数学中一个常见于静电学、机械工程和理论物理的偏微分方程。-Using Matlab to achieve the requirements of the finite element method for the numerical solution of the Poisson equation. Poisson equation is common in mathematics partial differential equat
tuxiang
- 这个是关于FFT和IFFT的程序,可以帮助大家更好学习相关知识。-The FFT and IFFT program, can help you better learn the relevant knowledge.
GA-to-solve-knapsack-problem
- Genetic algorithm to solve knapsack problem
STDandhighSizevector
- 这是一个针对复杂多维数据的标准差求法,里面在海量数据的多维情况检测单个数据量变化是否异常(数据分析)-This is a complex multi-dimensional data for the standard method for finding the difference between whether a single multi-dimensional case the amount of data to detect changes in the mass of data wh
login
- MATLAB GUI设计密码登陆框,包括密码登陆系统、用户注册、密码修改和用户管理4个界面。-MATLAB GUI design password box, including the password system, user registration, password changes and user management 4 interface.
spectrum-evaluation
- 将周期图、自相关、协方差、改进协方差、Burg五种谱分析法封装为函数,并调用之对三个不同的信号源进行谱估计。-Encapsuler 5 methods of frequency uation (Periodogram, COR, COV, MCOV, Burg) as functions, and use them to do frequency uation of three different signals.
BP神经网络训练和测试
- 三个程序,其中包括如何确定隐层节点数,BP神经网络训练和神经网络测试,替换相关数据即可使用。
Lyapunov
- 利用matlab计算lyapunov最大指数,对混沌时间序列进行短期预测。-Using matlab to calculate lyapunov largest index of short-term prediction of chaotic time series.
