代码搜索:Direct
找到约 10,000 项符合「Direct」的源代码
代码结果 10,000
www.eeworm.com/read/466666/7031001
m direct_kim.m
%DIRECT DATA DOMAIN
clear all;
close all;
clc;
%%%%%%%%%%%%%%%%%%%%%%%%%%%初始条件
source_number=3;%信元数
sensor_number=51;%阵元数
snapshot=5;%快拍数
w=[3*pi/5 pi/5 2*pi/5].';%信号频率
m=(sensor_number+1)/2;
www.eeworm.com/read/461928/7214362
h direct~1.h
/////////////////////////////////////////////////////////////////////////////
// This file is part of the completely free tetris clone "CGTetris".
//
// This is free software.
// You may redistrib
www.eeworm.com/read/461928/7214379
cpp direct~1.cpp
/////////////////////////////////////////////////////////////////////////////
// This file is part of the completely free tetris clone "CGTetris".
//
// This is free software.
// You may redistrib
www.eeworm.com/read/449287/7509744
rc2 direct.rc2
//
// DIRECT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/441934/7663116
rc2 direct.rc2
//
// DIRECT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/439446/7708569
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form II
www.eeworm.com/read/439446/7708654
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form
www.eeworm.com/read/439446/7708752
m direct2.m
function [y,sf] = direct2(p,d,x,si);
% Y = DIRECT2(P,D,X) filters input data vector X with
% the filter described by vectors P and D to create the
% filtered data Y. The filter is a "Direct Form II