-
GA
说明: 遗传算法的理论与讲解,还有部分代码设计与实现
相关遗传算法的改进也有详细的介绍(Theory and explain the genetic algorithm, part of the genetic code design and implementation of related algorithm is also introduced in detail)
- 2010-09-15 11:20:44下载
- 积分:1
-
wavelet
通过应用于小波变换到lena.jpg图像,简单实现图像压缩,实现一级压缩和二级压缩(Through applied wavelet transform to lena.jpg image, a simple image compression, compression and two compression to achieve a)
- 2013-07-09 08:44:27下载
- 积分:1
-
matlabGA
MATLAB遗传算法,解决函数求极值问题。(MATLAB genetic algorithm to solve the problem Function Extremum.)
- 2008-06-28 12:39:25下载
- 积分:1
-
dos
another progaram that has been in matlab
- 2013-07-11 09:37:40下载
- 积分:1
-
Genetic_Algorithms
solving job shop scheduling problem with setup times by Tabu Search Algorithm
- 2013-09-16 01:29:41下载
- 积分:1
-
matlab_linear
MATLAB线性规划。在人们的生产实践中,经常会遇到如何利用现有资源来安排生产,以取得最大经济效益的问题。此类问题构成了运筹学的一个重要分支—数学规划.........(The MATLAB linear programming. Production practice, often encounter how to use existing resources to arrange production, in order to obtain maximum economic benefits. Such problems constitute an important branch of operations research- mathematical programming .........)
- 2013-03-20 10:33:45下载
- 积分:1
-
abc
说明: 实现地月轨道的模拟以及计算,讨论了卫星有地球到月球的变轨过程。(a discrible of the way to moon)
- 2010-04-30 12:36:52下载
- 积分:1
-
Untitled1
扩频通信中的扩频调试模块与仿真用到伪随机序列码和MPSK调制(Spread Spectrum)
- 2015-01-17 19:35:45下载
- 积分:1
-
hechaboshu
线性调频雷达三维(方位面和俯仰面)和差波束图像(Radar dimensional (azimuth and elevation) sum and difference beams image)
- 2021-03-16 15:59:22下载
- 积分:1
-
植物虫害检测(GUI,注释,svm算法)
说明: 植物虫害检测(GUI,注释,svm算法)
该课题为基于MATLAB SVM方法的植物病害检测系统,带GUI界面,可以识别多种被虫害侵蚀的植物叶子,输出结果。带论文和详细注释。
train 对黄瓜子文件夹所有图片提取 颜色矩特征和gabor纹理特征,然后svm训练
test 对测试图像灰度化,滤波,提取 颜色矩特征和gabor纹理特征,然后svm模型测试,输出类别
colorMom.m 颜色矩特征提取
Gabor_palm.m gabor纹理特征提取(Plant pest detection (GUI, annotation, SVM algorithm)
The project is a plant disease detection system based on MATLAB SVM method, with GUI interface, which can identify a variety of plant leaves eroded by pests and output results. With paper and detailed notes.
Train extracts color moment features and Gabor texture features from all the pictures in the sub folder of cucumber, and then SVM trains them
Test grayscale and filter the test image, extract color moment features and Gabor texture features, then SVM model test, output category
Colormom. M color moment feature extraction
Gabor u Palm. M Gabor texture feature extraction)
- 2021-04-28 09:48:44下载
- 积分:1