-
11
主要用于实现模糊滑模控制,不仅效果明显,而且代码简单有效(fuzzy sliding control)
- 2014-02-25 16:58:29下载
- 积分:1
-
lightspeed
matlab stuff very fast
- 2009-11-01 09:12:22下载
- 积分:1
-
kmeansimagesegmentation
说明: k-means算法实现图像分割 根据输入的类别数量来计算类别平均值(k-means algorithm for image segmentation This program gets an image and the desired number of partitions and finds the means of the different classes and provides a classified image.)
- 2011-04-12 20:05:17下载
- 积分:1
-
work
get data from OV7670
- 2010-08-07 14:22:38下载
- 积分:1
-
MATLAB-Neural-network-toolbox
说明: MATLAB神经网络工具箱理论与应用,解压后需用超星阅览器打开(MATLAB neural network toolbox theory and application, need to use SSReader open after decompression)
- 2010-03-30 18:14:55下载
- 积分:1
-
untitledmufti
thanx u gav me a nice option to upload and take models
- 2015-04-02 18:00:21下载
- 积分:1
-
EMD
EMD 方法在理论上可以应用于任何类型的信号的分解, 因而在处理非平稳及非线性数据上,具有非常明显的优势,适合于分析非线性、非平稳信号序列,具有很高的信噪比。(EMD decomposition method in theory can be applied to any type of signal, which in the non-stationary and nonlinear data, with a very distinct advantage, suitable for analyzing nonlinear and non-stationary signal sequence, with a high signal to noise ratio .)
- 2014-11-25 18:54:48下载
- 积分:1
-
产生ALPHA稳定分布信号matlab函数
产生ALPHA稳定分布信号matlab函数。适用于仿真带有尖峰的噪声信号。(ALPHA stable distribution signals generated matlab function. For the simulation of the noise signal with a spike.)
- 2013-06-27 10:45:14下载
- 积分:1
-
DSSS(AWGN)
直接序列扩频通信系统的仿真,信道中加入高斯白噪声,扩频比为512,调制方式为BPSK。扩频序列可选m序列或者Gold序列,编码方式可选不编码或者卷积编码。(Simulation of direct sequence spread spectrum communication system, the channel joined the Gaussian white noise, the spreading ratio is 512, the modulation scheme is BPSK. Spreading sequences m sequence or Gold sequence selectable, optional coding or non-coding convolution coding.)
- 2020-11-26 13:09:32下载
- 积分:1
-
Floyd-Matlab
floyd算法的matlab程序
floyd-最短路问题
输入:
B-邻接矩阵(bij),指i到j之间的距离,可以是有向的。
sp- 起点标号。
ep- 终点标号。
输出:
d- 最短路的距离。
path-最短路的路径。 (floyd algorithm matlab program floyd-shortest path problem Input: B-adjacency matrix (bij), refers to the distance between i to j, can be directed to. Sp-starting label. Ep-end labeling. Output: d-shortest distance. Path-shortest path.)
- 2010-05-16 12:17:31下载
- 积分:1