代码搜索:Reconstructing
找到约 44 项符合「Reconstructing」的源代码
代码结果 44
www.eeworm.com/read/331444/12828225
m reconspyrlevs.m
% RES = reconSpyrLevs(PYR,INDICES,LOFILT,BFILTS,EDGES,LEVS,BANDS)
%
% Recursive function for reconstructing levels of a steerable pyramid
% representation. This is called by reconSpyr, and is not usu
www.eeworm.com/read/331444/12827748
m reconsfpyrlevs.m
% RESDFT = reconSFpyrLevs(PYR,INDICES,LOGRAD,XRCOS,YRCOS,ANGLE,NBANDS,LEVS,BANDS)
%
% Recursive function for reconstructing levels of a steerable pyramid
% representation. This is called by reconSFpy
www.eeworm.com/read/453176/1642016
m reconsfpyrlevs.m
% RESDFT = reconSFpyrLevs(PYR,INDICES,LOGRAD,XRCOS,YRCOS,ANGLE,NBANDS,LEVS,BANDS)
%
% Recursive function for reconstructing levels of a steerable pyramid
% representation. This is called by reconS
www.eeworm.com/read/292863/8328501
m reconsfpyrlevs.m
% RESDFT = reconSFpyrLevs(PYR,INDICES,LOGRAD,XRCOS,YRCOS,ANGLE,NBANDS,LEVS,BANDS)
%
% Recursive function for reconstructing levels of a steerable pyramid
% representation. This is called by reconS
www.eeworm.com/read/292863/8328576
m reconsfpyrlevs.m
% RESDFT = reconSFpyrLevs(PYR,INDICES,LOGRAD,XRCOS,YRCOS,ANGLE,NBANDS,LEVS,BANDS)
%
% Recursive function for reconstructing levels of a steerable pyramid
% representation. This is called by reconS
www.eeworm.com/read/224369/14595534
m pcabigfn.m
%function [U,R,E] = pcabigFn(B);
%Compute PCA by calculating smaller covariance matrix and reconstructing
%eigenvectors of large cov matrix by linear combinations of original data
%given by the eigenv
www.eeworm.com/read/202818/15372080
m pcabigfn.m
%function [U,R,E] = pcabigFn(B);
%Compute PCA by calculating smaller covariance matrix and reconstructing
%eigenvectors of large cov matrix by linear combinations of original data
%given by the eig
www.eeworm.com/read/192897/8267287
java reademp.java
import java.io.*;
/**
* @(#)ReadEmp.java
* @author Qusay H. Mahmoud
* This class deserializes the objects emily and john by reconstructing
* their state, which is saved in a file.
*/
public class
www.eeworm.com/read/309003/3708614
m vdlfig03.m
% vdlfig03 -- 95% wavelet/dct compression of seismic signal
%
% Wavelets have been used successfully to compress data. By compression
% we mean reconstructing from a subset of the entire list of n
www.eeworm.com/read/130982/14164293
sci demo_real.sci
function []=demo_real()
clear;
//! clc ignored
// clc
;
disp('This is a demo for reconstructing real impedance changes');
disp(mtlb_sprintf('%s','\n'));
//
mtlb_load('datareal','srf','vtx','simp')