-
WinNTL-5_4
NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
- 2005-07-26 19:32:14下载
- 积分:1
-
Test1_surface
matlab程序源码书籍,其中包含多个实例,是个新手学习的不错的书籍,并且包含一个surface用法实例代码(matlab program code book, which contains more than one instance, is a novice learning good books, and contains a surface usage example code)
- 2013-10-16 10:43:35下载
- 积分:1
-
model19th
这是Sorensen等人提出人体血糖-胰岛素模型,依据偏微分方程组搭建的simulink仿真模型。(This simulink model is based on the theory of Sorensen team, which is the blood glucose regulation mechanism of hunman.
)
- 2013-12-05 09:47:50下载
- 积分:1
-
FuzzyClusteringToolbox
The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab
functions. Its propose is to divide a given data set into subsets (called
clusters), hard and fuzzy partitioning mean, that these transitions between
the subsets are crisp or gradual.(The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlabfunctions. Its propose is to divide a given data set into subsets (calledclusters), hard and fuzzy partitioning mean, that these transitions betweenthe subsets are crisp or gradual.)
- 2008-01-08 15:27:55下载
- 积分:1
-
dspmatlab
用matlab的GUI做的一个数字信号处理系统,选择输入信号波形及频率,进行滤波、频域分析等等。(Using matlab to do the GUI of a digital signal processing system, select the input signal waveform and frequency for filtering, frequency domain analysis and so on.)
- 2008-08-15 19:23:03下载
- 积分:1
-
mohujulei
matlab模糊聚类 运用模糊聚类分析方法,聚类涉及事物之间的模糊界限时(matlab fuzzy clustering using fuzzy cluster analysis, clustering involves the fuzzy boundaries between things when)
- 2011-05-05 10:44:11下载
- 积分:1
-
5_3
小波分解与重构,单纯就是小波的分解和重构的m文件,没有其他多余没有用的文件,信号处理图像处理都很有用(Is simple wavelet decomposition and reconstruction of m documents, no other extra useless files, signal processing, image processing is very useful)
- 2014-11-25 11:28:23下载
- 积分:1
-
K-meanCluster
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-element clusters
Assign each of the remaining (N-k) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster.
Step 3 . Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample.
Step 4 . Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments. (How the K-mean Cluster workStep 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following: Take the first k training sample as single-element clusters Assign each of the remaining (Nk) training sample to the cluster with the nearest centroid. After each assignment, recomputed the centroid of the gaining cluster. Step 3. Take each sample in sequence and compute its distance from the centroid of each of the clusters. If a sample is not currently in the cluster with the closest centroid, switch this sample to that cluster and update the centroid of the cluster gaining the new sample and the cluster losing the sample. Step 4. Repeat step 3 until convergence is achieved, that is until a pass through the training sample causes no new assignments.)
- 2007-11-15 01:49:03下载
- 积分:1
-
hex2dbyte
使用MATLAB对十六进制字符串进行转换,转换成分贝数的比特流,用于多媒体音频处理(仅供大家参考)(using matlab to convert hexadecimal string to a stream of bytes in decibel
numbers,for multimedia audio processing)
- 2009-07-07 16:56:59下载
- 积分:1
-
matlab
说明: matlab的一些初级培训资料~相当有用啊~(matlab some initial training very useful information ~ ah ~)
- 2009-08-12 11:38:21下载
- 积分:1