一维dct变换matlab代码DCT_DST_OnetoFour(double
and
single)-MATLAB_CUDA_MEX
编译:
首先尝试这里描述的方法:
成功编译,运行和测试之后,只需尝试以下语句(将其复制并粘贴到Matlab中并输入):
>>
debug_Discrete_Transform(false)
[See
the
file
“debug_Discrete_Transform.m”]
#
To
compute
Discrete
Cosine/Sine
Transform
DCT/DST
and
inverse
Discrete
Cosine/Sine
Transform
IDCT/IDST
user
can
choose/use
the
following
unified
syntax:
B=Discrete_Transform
(Input
array
A,
Type
of
Discrete
Transform,
Type
of
Transformation,
Type
of
DCT/DST
or
IDCT/IDST,
Dimensions)
Where
B
2021-09-13 07:40:35
29.73MB
系统开源
1