-
MATLAB6.5Assisted-image-processing
本文利用Matlab对辅助图像处理做了一个全面的介绍,对初学图像处理的朋友很有帮助(It has benefits for learners)
- 2010-08-30 09:25:00下载
- 积分:1
-
gaussainGUI
添加高斯及相关处理GUI界面,适合于初学者使用(Adding Gaussian and related processing GUI interface, suitable for use for beginners)
- 2015-01-21 19:22:28下载
- 积分:1
-
8.10
用matlab求多项式的最大公约数函数,这个函数很简捷
(matlab)
- 2009-03-08 06:26:21下载
- 积分:1
-
Analyse_Filter.m
analyse filter matlab coding(it is an analyse filter.)
- 2015-04-20 10:19:39下载
- 积分:1
-
1 移动机器人路径规划蚁群算法
采用蚁群算法对路径规划 进行求解. 包含数据和源代码,可展示!(Route Planing, AI . Matlab)
- 2018-09-10 12:32:43下载
- 积分:1
-
MPPT
扰动观察法实现MPPT的程序,可以加深对MPPT的理解(Perturbation and observation method of MPPT m program)
- 2012-06-05 16:28:09下载
- 积分:1
-
An-example-of-programming-interface
一个实例搞定MATLAB界面编程一个实例搞定MATLAB界面编程(An example to get MATLAB programming interface)
- 2013-08-23 16:13:07下载
- 积分:1
-
matlab-picture
MATLAB图形技术——绘图及图形用户接口(MATLAB graphics- graphics and graphical user interfaces)
- 2013-10-19 21:02:51下载
- 积分:1
-
fs_sup_relieff
Relief算法中特征和类别的相关性是基于特征对近距离样本的区分能力。算法从训练集D中选择一个样本R,然后从和R同类的样本中寻找最近邻样本H,称为Near Hit,从和R不同类的样本中寻找最近样本M,称为Near Miss,根据以下规则更新每个特征的权重:
如果R和Near Hit在某个特征上的距离小于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻是有益的,则增加该特征的权重;反之,如果R和Near Hit在某个特征上的距离大于R和Near Miss上的距离,则说明该特征对区分同类和不同类的最近邻起负面作用,则降低该特征的权重。(The correlation between feature and category in Relief algorithm is based on distinguishing ability of feature to close sample. The algorithm selects a sample R from the training set D, and then searches for the nearest neighbor sample H from the samples of the same R, called Near Hit, and searches for the nearest sample M from the sample of the R dissimilar, called the Near Miss, and updates the weight of each feature according to the following rules:
If the distance between R and Near Hit on a certain feature is less than the distance between R and Near Miss, it shows that the feature is beneficial to the nearest neighbor of the same kind and dissimilar, and increases the weight of the feature; conversely, if the distance between R and Near Hit is greater than the distance on R and Near Miss, the feature is the same. The negative effect of nearest neighbor between class and different kind reduces the weight of the feature.)
- 2018-04-17 14:41:55下载
- 积分:1
-
gui
说明: 一个简单matlab gui编程的例子 进行边缘检测(a sample example program bt matlab gui,
Find edges in a picture)
- 2009-08-25 20:16:16下载
- 积分:1