-
ycsf
18个遗传算法程序matlab源码,包括遗传算法核心程序,二进制编码应用程序,浮点编码的应用程序等等。(18 procedures matlab genetic algorithm source code, including the core genetic algorithm procedure, binary-coded applications, floating-point encoding applications and so on.)
- 2009-03-16 16:54:25下载
- 积分:1
-
dibazhang
说明: 数字图像原理包括8.1 图像
8.2 数字图像处理学
8.2.1 数字图像处理方法
8.2.2 数字图像处理的主要内容
8.3 图像文件格式
8.4 图像类型
8.4.1 索引图像
8.4.2 灰度图像
8.4.3 RGB 图像
8.4.4 二值图像
8.4.5 图像序列
8.4.6 图形类型判断
8.5 图像类型转换
8.5.1 dither 函数
8.5.2 gray2ind 函数
8.5.3 grayslice 函数
8.5.4 im2bw 函数
8.5.5 ind2gray 函数
8.5.6 ind2rgb 函数
8.5.7 mat2gray 函数
8.5.8 rgb2gray 函数
8.5.9 rgb2ind 函数
8.6 MATLAB 中的 8 位和 16 位图像
8.6.1 8 位和 16 位索引图像
8.6.2 8 位和 16 位灰度图像
8.6.3 8 位和 16 位 RGB 图像
8.7 图像文件的操作
8.7.1 查询图像文件的信息
8.7.2 图像文件的读取
8.7.3 图像文件的存储
8.7.4 图像数据类型的转换
8.7.5 图像文件格式的转换 (数字图像原理)
- 2010-04-18 16:14:30下载
- 积分:1
-
images
images of fishes for claassifyication
- 2013-02-03 22:59:19下载
- 积分:1
-
MATLAB
MATLAB菜鸟入门必备资料,帮助学习MATLAB编程及其技巧!(Getting Started with MATLAB rookie essential information to help to learn MATLAB programming and skill!)
- 2009-09-27 17:30:35下载
- 积分:1
-
MIMO_OFDM
matlab的ofdm仿真,包括结果,及中文解释。(ofdm simulation in matlab, including the results, and interpretation of English.)
- 2009-04-06 19:23:49下载
- 积分:1
-
mimosimulatormatlab
说明: 一个多输入多输出(mimo)系统的仿真matlab程序,希望对大家有所帮助(a multi-input multi-output (MIMO) systems Matlab simulation procedures, we hope to help)
- 2006-04-24 10:06:55下载
- 积分:1
-
impulsive_noise
The function impulsive_noise generates non-gaussian noise with inputs of beta, gamma,and the power of noise is 1 in W or 0 in dB. The noise can be defined either real or complex. The other functions generate QAM symbol and insert a vector to another vetor with specific locations
- 2014-01-06 17:07:01下载
- 积分:1
-
brain
Matlab code to detect tumour in brain scan
- 2010-09-25 16:09:41下载
- 积分: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
-
acidct
程序包,包含aci,dct,gabor,kernelset,LPsvmclass五个程序。希望对大家的研究有用(Package includes aci, dct, gabor, kernelset, LPsvmclass five procedures. Hope to be useful research)
- 2010-12-03 10:01:39下载
- 积分:1