-
logic
逻辑航迹起始算法代码,实现简单的逻辑算法(logical algorithm for Track initiation)
- 2012-05-14 12:43:43下载
- 积分:1
-
Lave1
#include <iostream>
#include <stdlib.h>
#include <string.h>
using namespace std
const kl = 4, kzs = 2, m = 6, n = 4, Error = 5
char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}}
int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
- 2010-01-20 23:55:27下载
- 积分:1
-
1
说明: this is a source for regression and decision
- 2011-05-14 13:21:23下载
- 积分:1
-
3423421342
马尔可夫的pdf资料,讲解详细。资源不错。希望大家和我一样能有所收获。(Markov pdf data, explain in detail. Good resources. I hope you like me can be harvested.)
- 2014-01-04 14:27:52下载
- 积分:1
-
GLCM
说明: 这个程序是用MATLAB编写得一个灰度共生矩阵特征及其一些参数得计算,希望对大家有用。(The MATLAB program is written, a GLCM features and some of the parameters was calculated, and I hope useful.)
- 2011-02-20 11:30:11下载
- 积分:1
-
matlab-for-Flow-Shop-Scheduling
将matlab用来求解流水车间调度源程序(Flow Shop Scheduling source will be used to solve matlab)
- 2013-03-12 20:37:55下载
- 积分:1
-
NSGA2-dynamic
说明: 多目标优化进化算法目前公认效果收敛性最好的算法NSGA2c++源码,具有一般性,可在此基础上继续改进,对实现其他多目标优化算法很有帮助.(Multi-objective optimization evolutionary algorithm is currently the best recognized effect of convergence of the algorithm NSGA2c++ Source, with the general, could be on this basis to continue to improve the achievement of other multi-objective optimization algorithm helpful.)
- 2008-11-12 10:04:30下载
- 积分:1
-
shengjingwangluo
用matlab实现神经网络的城市交通流量预测。主要以大脑生理变化过程为基础、模仿大脑的结构和功能(Neural network using matlab implementation of the urban traffic flow prediction. Major physiological changes to brain-based process, to imitate the structure and function of the brain)
- 2009-03-08 11:27:34下载
- 积分:1
-
STFT
短时傅里叶变换的Matlab程序代码,短时傅里叶变换时最经典的时频分析方法(Matlab code short time Fourier transform, short-time Fourier transform of the most classic time-frequency analysis)
- 2014-03-01 19:48:13下载
- 积分:1
-
fourier-transform
在傅立叶变换光学中夫琅和费衍射场的强度分布就等于屏函数的功率谱。因此我们可以直接将光屏进行傅立叶变换,再处理得到衍射图样。(In the Fourier transform optics, Fraunhofer diffraction field intensity distribution is equivalent to the power spectrum display function. Therefore, we can directly Guangping Fourier transform, and then to handle any diffraction pattern.)
- 2009-12-22 13:15:39下载
- 积分:1