-
FFT_2D
二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现(under 2D of the fast Fourier transform, using a dimension of the FFT)
- 2007-06-26 12:29:59下载
- 积分:1
-
gender
Photos with people (e.g., family, friends, celebrities, etc.) are the major interest of users. Thus, with the exponentially growing photos, large-scale content-based face image retrieval is an enabling technology for many emerging applications. In this work, we aim to utilize automatically detected human attributes that contain semantic cues of the face photos to improve contentbased
face retrieval by constructing semantic codewords for efficient
large-scale face retrieval. By leveraging human attributes in a scalable and systematic framework, we propose two orthogonal methods named attribute-enhanced sparse coding and attributeembedded inverted indexing to improve the face retrieval in the offline and online stages. We investigate the effectiveness of different attributes and vital factors essential for face retrieval. Experimenting on two public datasets, the results show that theproposed methods can achieve up to 43.5 relative improvement in MAP compared to the existing methods.
- 2013-11-20 00:42:07下载
- 积分:1
-
KNN
Implement the K nearest neighbor algorithm by your own instead of using available software.
2. Use K-fold cross validation to generate training and testing datasets. You should try different K values (3~8) to see how they affect your result.
3. Train the classifier using your training dataset, and test the classifier using your testing dataset.
4. Repeat the experiment (Step 2 and Step 3) 30 times. For each time, you need to record the training data accuracy and testing data accuracy. Finally, you can obtain the average training data accuracy and average testing data accuracy.
- 2013-05-11 11:46:54下载
- 积分:1
-
irr_predict_bp
光伏发电功率主要受太阳辐照度影响,所以准确预测太阳辐照度对光伏功率预测十分重要。程序采用小波分解先对辐照度数据进行分解,然后再用bp神经网络对分解的辐照度数据分别预测,再组合作为最后的预测结果。(Photovoltaic power generation is mainly affected by solar irradiance, so accurate prediction of solar irradiance is very important for photovoltaic power prediction. The program uses wavelet decomposition to decompose the irradiance data, then uses BP neural network to predict the decomposed irradiance data separately, and then combines them as the final prediction result.)
- 2020-08-02 20:08:34下载
- 积分:1
-
GroupSparseBox_V2
Greedy Group Sparsity Promoting Optmization
- 2009-02-20 15:24:59下载
- 积分:1
-
invCC
The code includes the implementation of inverse convolutional code and testing of it.
- 2009-02-28 07:08:47下载
- 积分:1
-
FIRfilterdesign
说明: FIR滤波器设计,非常好,大家请下,20 个字太长了,哈人要求啊(FIR filter design)
- 2010-04-04 08:19:19下载
- 积分:1
-
PSOforTSP(MATLAB)
说明: 粒子群算法解决VRP代码(matlab)(Particle swarm algorithm to solve VRP code (matlab))
- 2011-03-24 10:40:00下载
- 积分:1
-
yuzhifenge
用matlab实现自动多阈值分割,有需要的可以看看(Matlab multi-use automatic threshold segmentation, we need to look at)
- 2011-05-02 11:27:40下载
- 积分:1
-
enkf 卡尔曼滤波算法
数据同化的经典算法,集合卡尔曼滤波算法,用Matlab写的,里面附有一些参考文献,初学者适用(Classical algorithm of data assimilation, ensemble Kalman filter algorithm, written using Matlab, which with some references, for beginners)
- 2010-09-26 10:57:59下载
- 积分:1