-
2
说明: Extract frames from AVI into arrMy MATLAB
- 2009-12-11 19:10:07下载
- 积分:1
-
chapter_1
这是一本多方位的数据源代码,有统计分析、Matlab仿真等(These codes are from a famous book which tell us how to solve some diffcult questtions.)
- 2011-08-31 01:36:32下载
- 积分: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
-
lunqun_V1.7
GSM中GMSK调制信号的产生,一种噪声辅助数据分析方法,包括回归分析和概率统计。( GSM is GMSK modulation signal generation, A noise auxiliary data analysis method, Including regression analysis and probability and statistics.)
- 2016-12-21 18:19:33下载
- 积分:1
-
PUMAdemos
%%% Demos for PUMA algorithms %%%
We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4
illustrate PUMA working with different parameters and with four
different images.
All you need to do is to run each of the demos. Please be sure that
all the files are put on an accessible path for matlab.
Notice that this code is intended for research purposes only.
For further reference see "Phase Unwrapping via Graph Cuts,
IEEE Transactions on Image Processing, 2007( Demos for PUMA algorithms We present four matlab demos for PUMA. Demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images.All you need to do is to run each of the demos . Please be sure thatall the files are put on an accessible path for matlab.Notice that this code is intended for research purposes only.For further reference see )
- 2008-03-16 13:29:18下载
- 积分:1
-
ccccccccc
定义一个结构体变量(包括年、月、日),计算该日在本年中为第几天?(注意考虑闰年问题),要求写一个函数days,实现上面的计算。由主函数将年月日传递给days函数,计算后将日子传递回主函数输出(Define a structure variable (including the year, month, day), calculated on that day in the middle of this year for the first few days? (Note that the leap to consider the issue), asked to write a function of days, to achieve the above calculations. By the main function will be passed to the days date function to calculate the days will pass back to the main function of the output)
- 2010-01-12 20:48:39下载
- 积分:1
-
210721352320071231624507985735
经典的Harris角点检测程序,用matlab编的,可以参考(classic Harris corner detection procedures, using Matlab series, we can make reference to)
- 2007-03-28 10:15:29下载
- 积分:1
-
weijifen
一个用matlab进行微积分的课件,希望对相关同学有帮助!(Using matlab to a calculus of courseware, the students hope that the relevant help!)
- 2008-02-28 16:42:24下载
- 积分:1
-
MATLAB--dianzixinxi
matlab 在电子信息中的应用
有很多实例,很好很强大(matlab in the application of electronic information in many instances, a very powerful)
- 2011-08-20 15:45:24下载
- 积分:1
-
statecom
this file contains a matlab simulation of a smulin system that represents the power compensation
- 2014-12-31 22:11:13下载
- 积分:1