-
supclust
模糊减法聚类,模糊聚类的matlab实现!(Fuzzy subtractive clustering)
- 2014-09-10 16:12:54下载
- 积分:1
-
ConvAndCorrDemo
主要介绍如何实现卷积和相关的界面演示,并可以自己编写信号,操作方便。(Describes how to implement convolution and correlation of the interface presentation, and you can write your own signal, easy to operate.)
- 2011-09-20 09:26:27下载
- 积分:1
-
MATLAB0
MATLAB仿真详解.分章节解读.PDF格式.解压后即可观看.(Detailed MATLAB simulation. Sub-section interpretations. PDF format. Decompression can watch later.)
- 2007-08-30 20:50:48下载
- 积分:1
-
xiezhen
说明: 算谐振频率的一个小程序,并结果附图,很有参考价值(Operator resonant frequency of a small program, and the results of drawings, of great reference value to)
- 2010-03-18 20:56:36下载
- 积分:1
-
All-of-statistics
machine learning and statistic必看书籍(machine learning and statistic)
- 2011-10-06 23:24:34下载
- 积分:1
-
test_pcd
三维点云数据测试样本,可以使用MATLAB进行编程(Three dimensional point cloud data test samples, you can use MATLAB to program)
- 2016-09-26 09:46:29下载
- 积分:1
-
ICA
This matlab code demonstrates independent component analysis.
- 2010-10-22 03:32:49下载
- 积分:1
-
matlab-Matrix
matlab相关矩阵操作及相关实例,MATLAB,即“矩阵实验室”,它是以矩阵为基本运算单元。(Matlab correlation matrix operations and related examples, MATLAB, that is, " Matrix Laboratory" , which is the matrix for the basic computing unit.)
- 2012-07-24 10:44:48下载
- 积分:1
-
lab5-6
DANE RADIAL MATLAB RVFL System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2012-05-05 20:14:57下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1