-
matlabChapter_18
通信系统中用matlab对系统的性能进行仿真,其中包括分集接收机(Communication systems using matlab to simulate the performance of the system, including the diversity receiver)
- 2011-05-07 09:24:53下载
- 积分:1
-
solve-linear-equations-in-matlab
详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。(Iterative method described in detail with the method for solving linear equations and Matlab language said.)
- 2011-05-14 12:46:03下载
- 积分:1
-
KNN
说明: 完成KNN聚类,是一种比较基础的聚类算法,根据与邻居之间的距离判断(finish knn cluster,it is a basic function,you can use it to complish a cluster)
- 2021-01-22 09:46:32下载
- 积分:1
-
Kernel-Recursive-Least-Squares
递归核最小二乘算法,来至MIT大学的wingate教授,含6个源码,有实例!(dict_init.m- Part of the dictionary implementation used by KRLS algorithm. Can stand alone.
dict.m- Part of the dictionary implementation used by the KRLS algorithm. Can stand alone.
krls_init.m- Kernel recursive least squares initializer.
krls.m- Main KRLS function. Repeatedly called with new data points.
krls_query.m- Query the resulting estimator.
krls_example.m- An example script showing the different parts. )
- 2012-12-29 22:57:52下载
- 积分:1
-
matlab-GA
模拟退火遗传算法通用代码,可以自己更改哈!(General simulated annealing genetic algorithm code, you can change yourself Ha!)
- 2011-08-22 18:45:32下载
- 积分:1
-
STFT
matlab编程时不采用工具箱内的内部函数specgram,按照计算过程直接编写仿真程序(matlab stft)
- 2011-10-27 16:12:13下载
- 积分:1
-
wavelet_omp
说明: 压缩感知重构算法之正交匹配追踪(omp)及其matlab实现,小波,进行压缩感知,只含代码。(Orthogonal matching tracking (omp) of compressed sensing reconstruction algorithm and its matlab implementation, wavelet, compressed sensing, including only code.)
- 2019-12-18 16:21:07下载
- 积分:1
-
ga
说明: matlab遗传算法程序,包括编码,选择,交叉,变异等步骤。(matlab genetic algorithm process, including coding, selection, crossover and mutation steps.)
- 2009-05-26 10:21:43下载
- 积分:1
-
regiongrow_segmentation
Perform segmentation by Region Groing.matlab code
- 2011-01-19 05:29:43下载
- 积分:1
-
FuzzyClusteringToolbox
四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计(Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several metrics.)
- 2013-09-21 00:34:47下载
- 积分:1