-
Matlab
自学Matlab必备的小程序代码自学Matlab必备的小程序代码(Self-essential small Matlab program code necessary for a small self-Matlab code)
- 2009-10-16 16:58:04下载
- 积分: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
-
Convol_Viterbi
performs convolutional encoding and viterbi decoding
- 2010-11-24 18:28:32下载
- 积分:1
-
fdtd D1 tm mur
一维光子晶体计算透射率和发射率,TM模式,mur边界条件,总场散射场模式(Calculation of one-dimensional photonic crystal transmittance and emissivity, TM mode, mur boundary conditions, the total field scattered field pattern)
- 2010-12-01 16:39:33下载
- 积分:1
-
Research-on-Compressed-Sensing
经典的香农采样定理认为,为了不失真地恢复模拟信号,采样频率应该不小于奈奎斯特频率(即模拟信号
频谱中的最高频率)的两倍.但是其中除了利用到信号是有限带宽的假设外,没利用任何的其它先验信息.采集到
的数据存在很大程度的冗余.Donoho等人提出的压缩感知方法(Compressed Sensing或Compressive Sampling,
CS)充分运用了大部分信号在预知的一组基上可以稀疏表示这一先验信息,利用随机投影实现了在远低于奈奎斯
特频率的采样频率下对压缩数据的直接采集.该方法不仅为降低采样频率提供了一种新思路,也为其它科学领域
的研究提供了新的契机.该文综述性地阐述了压缩感知方法的基本原理,给出了其中的一些约束问题和估计方法,
并介绍压缩感知理论的相关问题———矩阵填充,最后讨论了其未来可能的应用前景.
(According to the conventional Shannon s sampling theorem,in order to represent the
analog signal,the sampling rate should not be less than twice the Nyquist sampling rate.Howev-
er,this theorem only makes use of the bandwidth information.As a result,the collected data
contain many redundant information.The recently proposed sampling method,compressed sens-
ing or compressive sampling(CS),can collect compressed data at the sampling rate much lower
than that needed in Shannon s sampling theorem by exploring the compressibility of the signal.
This paper presents a review on the basic theory of CS.Some of the restrictions and recovery
methods in CS are also discussed.Finally,some potential applications based on CS are presented.
)
- 2014-09-04 15:25:07下载
- 积分:1
-
test_gears
使用google gears离线技术来实现的一个小web程序(Use google gears offline techniques to achieve a small web application)
- 2013-12-20 15:40:52下载
- 积分:1
-
ls-mse
是一个关于LS算法和MSE算法的性能比较程序(About LS algorithm is an algorithm and the MSE performance comparison program)
- 2009-04-03 10:44:54下载
- 积分:1
-
kalman1
卡尔曼滤波器设计MTALAB实现代码,根据matlab中提供的kalman函数进行设计,需要设计出“动态方程”和“观测方程”(Kalman filter design to achieve MATLAB code, under which the Matlab Tracking function for the design, the need to design "dynamic equation" and "observation equation")
- 2005-05-02 18:24:07下载
- 积分:1
-
chepaishibie
说明: 车牌识别程序,将文件放于matlab目录下work文件夹中运行(License plate recognition program, the files placed in the matlab directory to run under the work folder)
- 2010-04-28 19:46:55下载
- 积分:1
-
Wiener
设计一维纳滤波器
(1). 产生三组观测数据:首先根据S(n)=aS(n-1)+w(n)产生信号S(n),将其加噪声(信噪比分别为20db,10db,6db),得到观测数据X1(n),X2(n),X3(n)。.
(2). 估计Xi(n),i=1,2,3的AR模型参数。假设信号长度为L,AR模型阶数为N,分析实验结果,并讨论改变L,N对实验结果的影响。(Design a Wiener filter
(1) produces three sets of observations: First, according to S (n) = aS (n-1)+ w (n) generates the signal S (n), to add noise (SNR are 20db, 10db, 6db ), obtained observational data X1 (n), X2 (n), X3 (n). .
(2) estimated Xi (n), i = 1,2,3 of the AR model parameters. Assuming the signal length L, AR model order N, the analysis of experimental results, and discuss the changes in L, N to the experimental results.)
- 2012-01-12 10:18:20下载
- 积分:1