搜索资源列表
paretofrontier_branch2
- 非支配解的快速求解方法,利用两个比较,去掉被支配的解-Rapid method of non dominated solution, using two comparison, remove be dominated
Tiankongzhichen
- 《天空之城》,不过把它改成了两个声部,和弦有一部分不太好。- Laputa , but put it into two parts.
Garbor-function
- 有了Gabor核函数后就可以采用前文中提到的“离散二维叠加和卷积”或“快速傅立叶变换卷积”的方法求解Gabor变换,并对变换结果求均值和方差作为提取的特征。32个Gabor核函数对应32次变换可以提取64个特征(包括均值和方差)。由于整个变换过程代码比较复杂,这里仅提供测试代码供下载。该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。-to extract features
haar-obgect-dete
- The Haar transform is the simplest of the wavelet transforms. This transform cross-multiplies a function against the Haar wavelet with various shifts and stretches, like the Fourier transform cross-multiplies a function against a sine wave with two p
Hsu
- Now days, the digital cameras have single CCD or CMOS sensor and use color filter array (CFA). Generally the CFAs have RGB color filters placed at top of each sensor element, a single color sample is recorded at each pixel location, while the remaini
several
- 已知经纬度,可以据此计算两点之间的距离,用于matlab计算dx、dy等量。-Calculate the distance between two points according to latitude and longitude
1
- Program has four different function for each calculator operation do while loop is used to display menu options if else statement is used to check option Program has two variables on which all basic operations are applied Every functions rec
3
- For 2D array size there must be constant value in square brackets like array[constant value][constant value] Two const variables row and col are used to define size if we do not make both const then error found because without const reserve wo
MATRIX
- 两个矩阵相乘的C++代码,计算快捷,方便实用,任一两个矩阵都可带入使用,贴近实际。-Two matrix multiplication C++ code, calculate fast, convenient and practical, any two matrices can be brought into use, close to reality.
tsp
- 这里面包括两个求解tsp问题的案例,运行环境为matlab-This includes two tsp problem solving cases, operating environment for matlab
rhouma2010
- This paper introduces two different types of attacks on a recently proposed cryptosystem based on chaotic standard and logistic maps. In the two attacks, only a pair of (plaintext/ciphertext) was needed to totally break the cryptosystem.
Length
- 运用类的方法,输入两个点,求解两点之间的距离-input two point ,comput the length between the two point
ruve-batabases
- RIMM与IMM的程序比较,就是两中方法比较哪个跟踪效果比较好,-Compared with application of IMM, RIMM is two methods to compare which tracking effect is better,
inwxlxu9
- 该文件是产生两组随即的高斯分布系列,均值为0,均方差为N2,-This file is the series of two groups of random gaussian distribution, the mean to 0, mean square error as the N2,
prpcasting_good_processing
- 阵列信号处理中用最小约束矩阵实现二维到达角的估计,不错的-Array signal processing using minimum constraint matrix to achieve two-dimensional doas estimation, pretty good
分析zachary的派系过滤和谱平均算法
- 两个用来分析zachary网络的简易方法,一种是谱平均算法,一种是派系过滤算法(Two simple methods for analyzing Zachary networks, one is spectral averaging algorithm, and the other is clique filtering algorithm)
KalmanFiltering
- 扩展卡尔曼滤波算法C语言实现:实现对二维状态变量的预测及跟踪。包括卡尔曼滤波初始化函数,负责初始化状态变量的值,过程噪声,测量噪声,以及状态转移矩阵。 卡尔曼滤波函数负责对状态变量进行迭代滤波,整个过程包括状态预测,协方差预测,测量预测,计算卡尔曼增益,状态量更新,协方差更新。(To realize the prediction and tracking of two dimensional state variables. It includes the initialization func
