-
-
spreadspectrum.zip
... many variations on spread spectrum communication, we concentrated on Direct Sequence Spread Spectrum encoding (DSSS). The DSSS method spreads the ... multiplying it by a chip, a maximal length pseudorandom sequence modulated at a known rate. Since the host ...
-
-
-
act-cont.zip
this active contour algorithm used to extract objects from the uav video sequence.
-
pade.rar
... a,b] = pade(x,p,q)
PADE Model a signal using the Pade approximation method
----
Usage: [a,b] = pade(x,p,q)
The input sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
...
-
music.rar
... algorithm.
-----
USAGE Px=music(x,p,M)
The input sequence x is assumed to consist of p complex
... noise
are estimated using the MUSIC algorithm.
x : input sequence
p : number of complex exponentials to find
M : ...
-
per.rar
... process x is estimated using the periodogram.
x : input sequence
n1 : starting index, x(n1)
n2 : ending index, ... a linear scale.
If n1 and n2 are not specified the periodogram of the entire
sequence is computed. ...
-
shanks.rar
... [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
...
-
WindowsFormsApplication3.rar
... -Based Image Metamorphosis, Thaddeus?Beier, Shawn Neely, SIGGRAPH 1992"這篇paper
首先先建立一個用來存放不同時間t所產生的圖檔的 morphing sequence,接下來不斷重複以下三步驟:
1. Create an intermediate warping field (by interpolation)
2. Warp both images towards it
3. Cross-dissolve the ...
-
-