代码搜索:Structured
找到约 952 项符合「Structured」的源代码
代码结果 952
www.eeworm.com/read/231449/14233625
m program_10_10.m
% Program 10_10
% Frequency Responses of Tree-Structured QMF
% Filters
%
clf;
% Type in prototype lowpass filter coefficients
B1 = input('Filter coefficients = ');
B1 = [B1 fliplr(B1)];
% Gene
www.eeworm.com/read/271760/10981567
m fssv.m
function [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%FSSV Structured singular value (from MIMO frequency response).
% [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%
www.eeworm.com/read/316047/13531190
m fssv.m
function [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%FSSV Structured singular value (from MIMO frequency response).
% [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%
www.eeworm.com/read/123946/14605724
m fssv.m
function [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%FSSV Structured singular value (from MIMO frequency response).
% [mu,dd,nsteps,fails,grad] = fssv(w,f,k,d,max,tol,verbose)
%
www.eeworm.com/read/286192/4042014
h uc_except.h
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public:
www.eeworm.com/read/376060/2715247
svn-base uc_except.h.svn-base
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public:
www.eeworm.com/read/376060/2715598
svn-base uc_except.h.svn-base
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public:
www.eeworm.com/read/376060/2715633
h uc_except.h
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public:
www.eeworm.com/read/376060/2715993
svn-base uc_except.h.svn-base
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public:
www.eeworm.com/read/376060/2716030
h uc_except.h
// uc_except.h
// Maps Win32 structured exceptions (SE) or Linux signals
// onto C++ exceptions
#ifndef _uc_except_h
#define _uc_except_h
class Exception {
private:
char *m_what;
public: