-
differentialequations
利用matlab求解微分方程的实例,代码可以直接运行(Using matlab to solve differential equations instance, the code can be run directly)
- 2010-12-08 12:49:28下载
- 积分:1
-
PerceptronAlgorithm
感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~(Perceptron neural network which is an important classifier, using the example of the realization of a single neuron matlab perceptron, classification better ~)
- 2008-07-23 16:41:33下载
- 积分:1
-
maiya
ex9_12 二相编码信号的脉压处理,13位巴克码用于雷达的二相编码脉冲压缩中,由于巴克码具有好的自相关函数,所以其脉压结果很好(BPSK ex9_12 pulse pressure signal processing, 13 Barker Code for the two-phase coded radar pulse compression, as a result of Barker codes have good auto-correlation function, so its a very good pulse pressure results)
- 2009-07-16 17:55:42下载
- 积分: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
-
Cognitive-Radio--Matlab-code
认知无线电,无线通信,matlab仿真代码(cognitive radio wireless communications matlab code)
- 2013-12-15 19:55:33下载
- 积分: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
-
spfilter
spatial filter for spatial domain filtering
- 2009-12-10 15:15:46下载
- 积分:1
-
m6
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:34:43下载
- 积分:1
-
plot_hht
MATLAB的希尔伯特黄变换,其中包括了emd(Hilbert Huang Transform MATLAB, including emd)
- 2009-12-02 10:29:45下载
- 积分:1
-
RC_load
Matlab code to calculate LC load response using simulink
- 2012-03-27 03:09:45下载
- 积分:1