文件名称:vec2pdfb
介绍说明--下载内容均来自于网络,请自行研究使用
VEC2PDFB Convert the vector form to the output structure of the PDFB
y = vec2pdfb(c, s)
Input:
c: 1-D vector that contains all PDFB coefficients
s: structure of PDFB output
Output:
y: PDFB coefficients in cell vector format that can be used in pdfbrec
See also: PDFB2VEC, PDFBREC
Copy the coefficients from c to y according to the structure s
n = s(end, 1) number of pyramidal layers
y = cell(1, n)
Variable that keep the current position- VEC2PDFB Convert the vector form to the output structure of the PDFB
y = vec2pdfb(c, s)
Input:
c: 1-D vector that contains all PDFB coefficients
s: structure of PDFB output
Output:
y: PDFB coefficients in cell vector format that can be used in pdfbrec
See also: PDFB2VEC, PDFBREC
Copy the coefficients from c to y according to the structure s
n = s(end, 1) number of pyramidal layers
y = cell(1, n)
Variable that keep the current position
y = vec2pdfb(c, s)
Input:
c: 1-D vector that contains all PDFB coefficients
s: structure of PDFB output
Output:
y: PDFB coefficients in cell vector format that can be used in pdfbrec
See also: PDFB2VEC, PDFBREC
Copy the coefficients from c to y according to the structure s
n = s(end, 1) number of pyramidal layers
y = cell(1, n)
Variable that keep the current position- VEC2PDFB Convert the vector form to the output structure of the PDFB
y = vec2pdfb(c, s)
Input:
c: 1-D vector that contains all PDFB coefficients
s: structure of PDFB output
Output:
y: PDFB coefficients in cell vector format that can be used in pdfbrec
See also: PDFB2VEC, PDFBREC
Copy the coefficients from c to y according to the structure s
n = s(end, 1) number of pyramidal layers
y = cell(1, n)
Variable that keep the current position
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vec2pdfb.m