-
afni_matlab
AFNI在Matlab下应用源码。用于在matlab环境下导入,修改,处理afni数据。(AFNI source code in Matlab applied. Matlab environment for the import, modify, afni treatment data.)
- 2008-02-19 05:59:22下载
- 积分:1
-
matlab
聚类算法,不是分类算法。分类算法是给一个数据,然后判断这个数据属于已分好的类中的具体哪一类。聚类算法是给一大堆原始数据,然后通过算法将其中具有相似特征的数据聚为一类。这里的k-means聚类,是事先给出原始数据所含的类数,然后将含有相似特征的数据聚为一个类中。所有资料中还是Andrew Ng介绍的明白。首先给出原始数据{x1,x2,...,xn},这些数据没有被标记的。初始化k个随机数据u1,u2,...,uk。这些xn和uk都是向量。根据下面两个公式迭代就能求出最终所有的u,这些u就是最终所有类的中心位置。(Clustering algorithm, not a classification algorithm. Classification algorithm is to give a figure, and then determine the data belonging to a specific class of good which category. Clustering algorithm is to give a lot of raw data, and then through the algorithm which has similar characteristics data together as a class. Here k-means clustering, is given in advance the number of classes contained in the raw data, then the data contain similar characteristics together as a class. All information presented in or Andrew Ng understand. Firstly, raw data {x1, x2, ..., xn}, the data is not labeled. K random initialization data u1, u2, ..., uk. These are the vectors xn and uk. According to the following two formulas can be obtained final iteration all u, u is the ultimate all these classes the center position.)
- 2014-02-18 09:59:02下载
- 积分:1
-
3.Root-MUSIC-MATLAB
二维求根MUSIC算法是改进的一种MUSIC算法,对于面阵的二维DOA估计的编程者有重要用途。(Dimensional root finding MUSIC algorithm improved MUSIC algorithm, programming for the two-dimensional plane array DOA estimation purposes.)
- 2013-01-16 10:40:16下载
- 积分:1
-
Monte-Carlo-method
蒙特卡罗方法(Monte Carlo method)在积分计算中的应用以及讨论(Integral Monte Carlo method in the application of the calculation and discussion)
- 2011-11-09 08:19:01下载
- 积分:1
-
berbpskofdmrayleighchannel
ber for bpsk modulation in ofdm channel
- 2010-09-13 14:23:51下载
- 积分:1
-
Identification
this m.file is a complete simulation of a chemical fermentation process which is done in Matlab.
this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process.
this work can be considered an identification research project to a great extent.
there are also different methods to define the Q-matrix like Monte-carlo allghorithm,trial and error method or an inventive method which I will try to attach soon.
- 2010-12-16 16:26:07下载
- 积分:1
-
IIR5
说明: 通过调用IIR5函数对所给的信号进行滤波,其中通过fdatool 设计的直接1型切比雪夫滤波器的参数保存在coefficients1.mat文件中。(by calling IIR5 function as a signal to the filter, which it adopted fdatool design a direct-Chebyshev filter parameters stored in coefficients1.mat document.)
- 2005-11-18 10:52:14下载
- 积分:1
-
Functioal-Network
fMRI算功能网络。输入资料为90个AAL脑区的BOLD均值,输出为二值网络(fMRI count function network. The input data for AAL 90 brain regions the BOLD mean, output binary network)
- 2012-10-29 11:34:02下载
- 积分:1
-
Mutual-Information
粗糙集中信息上与条件信息熵的计算代码程序,使用matlab编写而成的(The information entropy and cond entropy of rough set calculation code, and the use of matlab program,and that is all .
)
- 2011-12-30 09:42:53下载
- 积分:1
-
median
median filter for image in c
- 2007-07-21 16:04:34下载
- 积分:1