-
mfiles
< matlab教程7.1>>中所有matlab源程序()
- 2007-07-10 18:29:43下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1
-
cpns
神经网络中的对象传播神经网络CPN的学习算法(Neural network objects CPN-propagation neural network learning algorithm)
- 2008-12-25 19:02:26下载
- 积分:1
-
freqdomain
It is in a frequency domain
- 2009-12-20 23:25:52下载
- 积分:1
-
MATLAB-function
这个是整理之后的MATLAB函数大全,希望对MATLAB初学者有用(This is a MATLAB function Daquan after finishing the hope that useful to MATLAB for beginners)
- 2011-07-21 12:27:15下载
- 积分:1
-
binary1
本文件将普通RGB图像转化成二值图像,方便后续处理(This document will be an ordinary RGB image into binary image, to facilitate follow-up treatment)
- 2011-09-23 14:26:30下载
- 积分:1
-
K-means
K均值算法描述:
给定类的个数K,将N个对象分到K个类中去,
使得类内对象之间的相似性最大,而类之间的相似性最小。(K-means algorithm described: a given number of classes K and N objects assigned to the K-th class, so that objects within the class of the similarity between the maximum, while the similarity between the minimum class.)
- 2013-04-11 11:04:17下载
- 积分:1
-
Sine-curve
正弦函数,在0到2π区间,当有一个输入时,对应有一个输出,最后在matlab上显示出图像(Sine function, within the range of zero to 2 PI, when have an input, due to an output, and finally show the image in matlab
)
- 2013-04-10 19:38:22下载
- 积分:1
-
GaitRecognition
里面包含了步态识别的整一套流程的代码实现,包括从视频流里面提取图片帧,背景建模,提取运动目标(运动检测),形态学处理(膨胀与腐蚀,连通性检测),归一化大小,步态能量图的构建,主成分分析(PCA)降维,线性判别分析(LDA)分类等等功能的代码实现。均通过测试。(Contains the gait recognition of the whole process of a set of code, including the extraction and picture frames from the video stream, and background modeling, extract the moving object (motion detection), morphology processing (expansion and corrosion, connectivity), normalized size, gait energy diagram construction, principal component analysis (PCA) dimensionality reduction and linear discriminant analysis (LDA) classification code implementation and so on functions. All pass the test.)
- 2021-04-10 16:28:58下载
- 积分:1
-
rectifier2
rectifier model which converts AC to DC matlab based
- 2012-11-18 01:12:18下载
- 积分:1