-
functions-for-matlab
里面包括常用的MATLAB 图像函数,十分符合新手(Which include the popular image of MATLAB functions, is in line with novice)
- 2011-09-16 23:14:28下载
- 积分:1
-
nj
说明: 三自由度并联机器人运动学正解,特别针对两转动一移动并联机器人(forward kinematics for a three degrees of freedom parallel robot, especially for parallel robot with two rotations and one translation)
- 2016-12-16 21:53:44下载
- 积分:1
-
MEZW-8.8
it is just modified EZw
- 2013-02-06 02:28:33下载
- 积分:1
-
painting
Beginning a source photograph, this demo will create an image with a hand-painted appearance. It can do this in three distinct styles, Impressionist , Expressionist and Pointillist .
- 2014-11-11 18:42:54下载
- 积分:1
-
kmeans
matlab code for kmeans image segmentation
- 2015-02-03 15:08:51下载
- 积分:1
-
KNN
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2020-10-23 14:37:22下载
- 积分:1
-
nlfa_iter
separation nonlineaire de source par iteration
- 2010-12-23 18:49:25下载
- 积分:1
-
MarkLSB
Watermarking text to image by using watermarking
- 2011-05-08 18:05:44下载
- 积分:1
-
1044931_Mikael_Montelius_Rapporten_utan_kod
Matlab tool for segmentation and re-creation of
H-MRS volumes of interest in MRI image stack
- 2013-09-21 15:53:58下载
- 积分:1
-
MATLAB
利用matlab 做拟合的图表 两个序列进行拟合 并画出拟合后的图和残差 另外作图的过程是每次都取相同的一段数据 且起始点不断往后推(Using matlab to do a chart to fit the proposed merger of two sequences and residual process diagram plotting another draw after fitting is always take the same piece of data and constantly pushed back the starting point)
- 2013-11-27 14:57:23下载
- 积分:1