-
StatisticalandAdptiveSignalProcessing
《统计与自适应信号处理》是国外最新出版的一本统计信号处理教材。其主要特点是对统计与自适应信号处理的理论方法、实现及应用给出了较完整的论述和介绍。作者根据其多年的教学经验,并针对现代信号处理的理论及应用方面的重要性,选定谱估计、信号建模、自适应滤波与阵列信号处理等几个关键论题进行了详细的讨论。《统计与自适应信号处理》强调基本概念和理论方法,目的是为读者以后深入研究一些信号处理的新课题打下良好的基础。为了便于掌握,书中的数学描述和推导仅限于高年级本科生、研究生和工程技术人员能够理解的水平,因此《统计与自适应信号处理》具有较强的实用性。
《统计与自适应信号处理》适用于大学高年级本科生和研究生作为选修现代信号处理课程的教学参考书,也可作为工程技术人员自修现代信号处理理论及应用的参考书("Statistical and Adaptive Signal Processing" is the latest edition of a foreign statistical signal processing materials. Its main characteristic is the statistical theory and adaptive signal processing methods, and applications are given to achieve a more complete discussion and description. According to their years of teaching experience, and for modern signal processing theory and application of the importance of the selected spectral estimation, signal modeling, adaptive filtering and array signal processing, and several other key topics were discussed in detail. "Statistical and Adaptive Signal Processing," emphasizing basic concepts and theoretical methods, the reader is intended to signal processing after the in-depth study some new issues and lay a good foundation. In order to facilitate control, the mathematical description and derivation of the book is limited to advanced undergraduates, graduate students and engineers to understand the levels, "Statistical and Adaptive Signal)
- 2011-01-09 02:24:52下载
- 积分:1
-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
Four_and_Eight_Neighbours_Connectivity
Matlab code for 4-connectivity and 8-connectivity neighbours
- 2013-10-20 17:40:03下载
- 积分:1
-
LGE.m
Linear Graph Embedding
函数形式,可以直接调用(Linear Graph Embedding functional form can be called directly)
- 2015-03-17 19:18:52下载
- 积分:1
-
untmee_convDiff_implicit
solving 1d transport (advection + diffusion)problem: dQ/dt+U dQ/dx=alpha d2Q/dx2
- 2012-04-30 00:16:50下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
onduleur7
this an inverter for six level
- 2017-12-09 06:04:53下载
- 积分:1
-
cpofdm
基于子空间的盲信道估计算法,用的是奇异值的分解Subspace-based blind channel estimation algorithm, using a singular value decomposition (Subspace-based blind channel estimation algorithm, using a singular value decomposition )
- 2010-09-14 22:35:13下载
- 积分:1
-
dimianmoni
本文件包含两个程序,实现一维和二维分形地面的模拟(This document contains two procedures to achieve a one-dimensional and two-dimensional simulation of the ground, Fractal)
- 2009-12-22 14:42:26下载
- 积分:1
-
TV-demo
Total Variation Denoising(TV denoising (scalar fidelity term) [ROF92]
Reduces the total-variation of the image. Filters out noise while preserving edges. Textures and fine-scale details are also removed. In this demo the assumption is that a white Gaussian noise is added with a-priori known (or estimated) noise power (variance). The fidelity term to the input image is calculated automatically so that the power of the noise is reduced.
)
- 2011-05-23 23:44:43下载
- 积分:1