-
matlab
一本讲解matlab的书籍,英文版,可以当做工作手册来用(learn matlab)
- 2009-05-22 15:27:07下载
- 积分:1
-
BioinformaticsToolbox
有生物信息学编程实例,Matlab,欢迎学分子的战友可以学习使用(Bioinformation)
- 2009-05-14 03:55:09下载
- 积分:1
-
lms
自适应滤波,LMS算法,matlab编写,线谱提取(Adaptive filtering, LMS algorithm, matlab prepared line spectrum extraction)
- 2013-07-16 14:47:03下载
- 积分:1
-
Hamming_hard
漢民碼譯碼器,此源碼提供各種規格的漢民碼解碼,並以副程式寫成,方便使用(hamming decoder)
- 2009-12-17 19:25:38下载
- 积分:1
-
RS_BCH
RS码和BCH码译码的MATLAB源文件,可以作为C代码的参考(RS code and BCH Decoding the MATLAB source file can be used as the reference C code)
- 2007-08-19 10:08:08下载
- 积分:1
-
Dijkstra-Shortest-Path
一种快速求得最短路径的经典算法,可以在运筹规划或在统筹安排中使用(Express obtained a classic shortest path algorithm, can be planned or in operation in co-ordinating arrangements for the use of)
- 2009-02-24 15:22:09下载
- 积分:1
-
state-estimation-module
状态估计算法 MATLAB 内附readme 详细说明了使用方法和步骤 有专门的txt文件 可以输入自己的bus阵 line阵等 即可进行状态估计(State estimation algorithm MATLAB included readme Describe the use of methods and steps specialized txt file can input their own the bus array line array can be estimated state)
- 2013-03-23 11:25:38下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
67506272integrated_navigation_systems
《GNSS惯性导航组合第3版》随书光盘,包括Matlab各章节例程和数据(Integrated GNSS inertial navigation assembly 3rd edition portable CD - ROM)
- 2017-12-18 22:47:47下载
- 积分:1
-
noiseestimation
著名教授yair weiss的图像去噪程序。非常有有名。(this is from professor Yair about the image denoising algorithm he developped.)
- 2010-08-04 13:03:31下载
- 积分:1