代码搜索:正交编码器
找到约 1,413 项符合「正交编码器」的源代码
代码结果 1,413
www.eeworm.com/read/215911/15034252
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/378175/2689900
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/367675/2832844
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/393857/8259006
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/266642/11216428
m gschmidt.m
function [Q,R]=gschmidt(A,classic)
% ATLAST65中的施密特正交化子程序gschmidt
%
% The Gram-Schmidt QR factorization of a matrix A. If
% [Q R] = gschmidt(A), then Q and R are the matrices
% derived from the mo
www.eeworm.com/read/146608/12634993
cpp freqcalculate.cpp
// ************************************************************************
// 文件名:FreqCalculate.cpp
//
// 图像正交变换函数库:
//
// FFT() - 一维快速付立叶变换
// IFFT() - 一维快速付立叶逆变换
// Fourier() - 二
www.eeworm.com/read/133415/14044500
m binlinfo.m
function binlinfo
%BINLINFO 双正交小波函数系的信息(binlets).
% Family Binlets
% Short name binl
% Order Nr,Nd Nr = 7 , Nd = 9
%
% Orthogonal no
% Biorthogonal yes
% Compact support yes
% DWT possible
%
www.eeworm.com/read/159705/10621268
h adaarithcoder.h
// AdaArithCoder.h : 自适应算术编码器和解码器的类定义
//
// Author: Shen Hongwei
// Date: Nov.10, 2005
// Location: Beijing, China
//
#pragma once
#include "DataCompression.h"
//#define BYT
www.eeworm.com/read/325167/13221395
h encore.h
// 这是描述编码器核心函数的头文件
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim; // the x dimension of the frames to be encoded
int y_dim; // the y dimension of the f
www.eeworm.com/read/316787/13517708
h encore.h
// 这是描述编码器核心函数的头文件
#ifdef __cplusplus
extern "C" {
#endif
typedef struct _ENC_PARAM_ {
int x_dim; // the x dimension of the frames to be encoded
int y_dim; // the y dimension of the f