-
geneticpattp
Price Pattern Using Genetic Algorithms
- 2010-01-07 14:00:12下载
- 积分:1
-
22321378
《MATLAB数字信号处理与应用》一书的源代码,可以对应书本学习。("MATLAB and application of digital signal processing," source book,
itis easy to use)
- 2011-05-20 16:42:58下载
- 积分:1
-
Gamma_Correction
gama correction in matlab
- 2014-12-02 01:44:21下载
- 积分:1
-
363-2750-1-PB
Book about neural networks
- 2013-12-06 20:53:10下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1
-
PIIFD
The matlab source code for the paper "A Partial Intensity Invariant Feature Descriptor for Multimodal Retinal Image Registration". This paper has been accepted by IEEE Transaction on Biomedical Engineering.
- 2010-03-15 11:47:12下载
- 积分:1
-
SO-CFAR
最小选择恒虚警检测——SO-CFAR检测器:包括对于无目标、仅有噪声的信号进行SO-CFAR检测的仿真,以及对于含目标、且在瑞利杂波背景下的CA算法仿真。一些程序主要是为了绘图,画出SO-CFAR检测过程中的信号波形以及检测门限对比图;而另一些程序是为了计算SO-CFAR检测过程中的检测概率和虚警概率。(SO-CFAR detectors: simulations of detection to signals with no target but noise only, as well as signals with target and the background of Rayleigh clutter. Some programs are aimed at giving pictures of the signals and detectiong threshold in the process of detection using SO-CFAR algorithm, while other programs are aimed at calculating the detecting rate and false alarm rate of SO-CFAR algorithm.)
- 2020-12-29 16:29:01下载
- 积分:1
-
gaborfilter
这是一个Gabor小波的滤波器,利用Gabor小波进行滤波,同时与高斯窗函数结合(This is a Gabor wavelet filter, Gabor wavelet filter combined with Gaussian window function)
- 2012-09-09 12:01:26下载
- 积分:1
-
Floyd-and-Warshall
用matlab实现Floyd和Wallshell算法,基本功能都有(Floyd and Wallshell using matlab algorithm, the basic function)
- 2013-11-17 16:28:25下载
- 积分:1
-
hostel
student management application that simulates a student hostel.C++ 3.1 aplication . object oriented programming
- 2010-07-07 20:54:06下载
- 积分:1