-
fuzzy_cluster1
fuzzy_cluster模糊聚类分析,本函数使用的是直接聚类法,直接输出聚类信息,无返回值
输入参数data是需要分类的数据,将会对data的列分类,请输入数据前把需要分类的向量按列保存到矩阵data
输入参数numda是分类的分类点,如果不知道可以先省略,系统默认1-0依次减小用以方便判断分割点,然后用户再细分( Fuzzy_cluster fuzzy clustering analysis, the function uses the clustering method is direct, direct output clustering information, no return value input parameter data is needed to classify data, classification of data will be listed, enter the data before the need saved by the column vector classification matrix data to the input parameters numda profile classification point is, if you do not know can be omitted, in order to reduce the system default 1-0 split point for easy judgment, then the user is subdivided)
- 2014-02-16 17:18:41下载
- 积分:1
-
IEEE802_11b_Receiver
实现通信接收端信号处理编程,用于MIMO技术处理,自己调试的(Communications receiver to achieve signal processing program for the MIMO technology to deal with their own debugging)
- 2009-06-08 19:07:02下载
- 积分:1
-
FBG
通过传输矩阵法计算线性啁啾光纤光栅和高斯变迹光纤光栅的时延和反射谱曲线(Grating Through the transfer matrix method to calculate the linear chirped fiber grating and fiber Bragg grating Gaussian apodization of the delay and reflection spectrum curve)
- 2011-07-26 13:34:14下载
- 积分:1
-
eetop.cn_FYP_V2
基于cordic算法的nco仿真完整matlab程序(nco cordic algorithm simulation)
- 2021-04-09 23:48:59下载
- 积分:1
-
watermark
用matlab编写的数字音频水印算法,包括嵌入、攻击、提取(Using matlab digital audio watermarking algorithms, including embedding, attack, extraction)
- 2011-11-25 15:06:36下载
- 积分:1
-
montecarlo_aboutbeta
自编的matlab验证各种计量经济学中正态性无偏性等一系列理论问题的程序(Directed the matlab verify various econometric CKS state of a series of theoretical issues without bias and other procedures)
- 2013-11-27 15:23:47下载
- 积分:1
-
dcmachine
matlab smulation script of dc motors an behavior of this machines
- 2015-04-03 04:47:49下载
- 积分:1
-
constancy-gui
constancy gui using white patch
- 2013-12-23 11:11:45下载
- 积分:1
-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
CodeSLAM
EKF-SLAM Simulator (version 2.0)
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
- 2010-03-03 18:41:10下载
- 积分:1