-
MATLAB-FFT
介绍MATLAB中FFT的使用方法,适用于学习MATLAB在信息处理中的运用。(Introduced the MATLAB FFT in use, applies to the use of learning of MATLAB in information processing.)
- 2013-04-12 15:54:41下载
- 积分: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
-
PCA1
The important method is [COEFF,SCORE] = princomp(x) which takes in your data “x” and stores its projection into PCA space in “SCORE” which I then output to csv. I still need to find out how to project back into normal space but I think it should be just as straightforward as this was. For more info on “princomp” type “help princomp” into matlab and have a look at the help files.
- 2010-01-20 14:05:15下载
- 积分:1
-
wiener
在MATLAB环境下,采用维纳滤波对语音进行去噪(In the MATLAB environment using Wiener filtering of speech denoising)
- 2012-03-29 22:04:35下载
- 积分:1
-
matlab
数字图像频域滤波处理,分别进行二阶巴特沃斯(Butterworth)高通、低通滤波器。(Digital image processing frequency domain filtering, respectively second-order Butterworth (Butterworth) high pass, low pass filter.)
- 2013-07-10 18:46:01下载
- 积分:1
-
peakfinder
信号处理分析程序,用于查找信号中极大值和峰值,并记录其坐标位置(Signal processing and analysis procedures used to find the maximum value and the peak signal, and record the coordinates of the location)
- 2021-03-08 17:49:28下载
- 积分:1
-
zydu-matlab
用 MATLAB实现作业车间调度的遗传算法源程序,基本思路可供参考。希望对大家有所帮助。( Realization of job-shop scheduling based on genetic algorithm by using MATLAB soft. wish help to others.)
- 2010-10-15 08:41:33下载
- 积分:1
-
xianxingguihua
这个程序运用matlab的数学计算功能实现线性规划求解(This procedure using matlab mathematical functions to achieve linear programming)
- 2014-10-13 04:13:00下载
- 积分:1
-
myofdm1
ofdm仿真模型,该文件可实现ofdm通信系统的Simulink仿真,对ofdm通信系统有个清晰的理解(ofdm simulation model)
- 2017-04-19 11:00:35下载
- 积分:1
-
mlem
关于最大似然重建方法的实现,可用于tomography reconstruction(This is the code for maximum likelihood expectation maximum reconstruction method which is frequently applied in tomography reconstruction, such as CT and PET)
- 2009-04-10 09:48:52下载
- 积分:1