-
Fuzzy-Logic-Fuzzy-Numbers
Define two fuzzy numbers with any MF type I and J by using your own intuition. Choose one of the arithmetic operator (∗ ={+,− ,×,÷}) and use extension principle to calculate I∗ J by
using MATLAB.
- 2012-03-21 02:48:01下载
- 积分:1
-
lzwyasuo
三次差分编码 和一次LZW压缩matlab源码,绝对正确,而且压缩率很高,80 以上,要是有不懂的,可以咨询我。(This is a realisation of lzw compression.If you have some problems ,you can contact with me.)
- 2011-10-14 16:21:43下载
- 积分:1
-
BLDC2
UN PROGRAMM DE BRUSHLESS DC MOTOR IN M FILE PART 2
- 2012-09-03 00:50:28下载
- 积分:1
-
spherHarm
基于Matlab的原子外层电子可能分布的3D球谐分布(3D Spherical Harmonic of atom s electrons scatter map based on Matlab)
- 2012-10-06 21:13:22下载
- 积分:1
-
ImageProcessing
对一幅图像加入高斯噪声和椒盐噪声后,分别进行均值滤波和中值滤波,比较两种滤波方法的优缺点(Of an image by adding Gaussian noise and salt and pepper noise, the mean filter, respectively, and median filtering, comparing the advantages and disadvantages of the two filtering methods)
- 2010-12-01 16:44:56下载
- 积分:1
-
Matlab_-digital_sigal_processin
绝版MATLAB书籍,关于数字信号处理实现的,书籍是PDF版的,扫描的(已经绝版,只有扫描版的,不是很清晰,但程序可以看见,不喜勿喷),本人看了受益匪浅,很经典,推荐下载(MATLAB print books on digital signal processing to achieve, is the PDF version of the book, scanned (out of print, scan version only, and is not very clear, but the program can be seen, do not like do not spray), I saw the benefit, classic, recommended download)
- 2014-12-06 12:17:30下载
- 积分:1
-
Scenario_UNGM_EKF_UKF
Comparison : UKF and EKF
UNGM system model
- 2010-06-05 13:22:50下载
- 积分:1
-
shuangmenxiansuanfasheji
基于Matlab的语音端点检测实验研究的算法设计。(Matlab-based voice activity detection algorithm design experimental studies.)
- 2008-04-18 15:59:47下载
- 积分:1
-
cskmeans
cskmeans 聚类算法的一种
1. 分裂法(partitioning methods):给定一个有N个元组或者纪录的数据集,分裂法将构造K个分组,每一个分组就代表一个聚类,K<N。而且这K个分组满足下列条件:(1) 每一个分组至少包含一个数据纪录;(2)每一个数据纪录属于且仅属于一个分组(注意:这个要求在某些模糊聚类算法中可以放宽);对于给定的K,算法首先给出一个初始的分组方法,以后通过反复迭代的方法改变分组,使得每一次改进之后的分组方案都较前一次好,而所谓好的标准就是:同一分组中的记录越近越好,而不同分组中的纪录越远越好。使用这个基本思想的算法有:K-MEANS算法、K-MEDOIDS算法、CLARANS算法;()
- 2008-07-07 10:52:51下载
- 积分:1
-
Mesh_voxelisation
Voxelise a closed (ie. watertight) triangular-polygon mesh. The mesh can be in one of several formats: in an STL file in a structure containing the faces and vertices data in three 3xN arrays containing the x,y,z coordinates or in a single Nx3x3 array defining the vertex coordinates for each of the N facets.
- 2013-03-20 18:05:06下载
- 积分:1