代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/216443/15006787
m tfr_sr.m
function f=tfr_sr(self,c,Ls)
%TFR_SR Synthesis transform, rectangular layout
% Usage: f=tfr_sr(tfr,c)
% f=tfr_sr(tfr,c,Ls)
%
% Input parameters:
% tfr : Time/frequency representa
www.eeworm.com/read/209499/15218175
m interleaving_3gpp.m
%function [R,C,matrix_unpermutation,s,q,r,U,matrix_intra_row_permutated ...
% matrix_inter_row_permutated]=interleaving_3GPP(x)
function pattern=interleaving_3GPP(x)
%***************************
www.eeworm.com/read/295657/8147829
m impls_fn.m
% A function generating a rectangular approximation for
% the unit impulse function; width is delta
%
function imp = impls_fn(t, delta)
imp = zeros(size(t));
imp = (stp_fn(t+delta/2)-stp_fn(t-delta/2)
www.eeworm.com/read/411426/11245964
vhd choice.vhd
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
entity choice is
Port (key_route,reset,clk3200,clk_sin,clk_tri,clk_asl,clk_rectangu
www.eeworm.com/read/282288/9105683
input-psps
/*
* ===========================================================================
* Plane stress analysis of rectangular cantilever beam subject to tip loading
*
* Written By : Mark Austin, X
www.eeworm.com/read/161357/10422451
asv interleaving_3gpp.asv
function [R,C,matrix_unpermutation,s,q,r,U,matrix_intra_row_permutationed]=interleaving_3GPP(x)
%****************************************************************
% 内容概述:3GPP标准交织器
% 创 建 人:朱殿荣/QQ:235
www.eeworm.com/read/209499/15218210
asv interleaving_3gpp.asv
function [R,C,matrix_unpermutation,s,q,r,U,matrix_intra_row_permutationed]=interleaving_3GPP(x)
%****************************************************************
% 内容概述:3GPP标准交织器
% 创 建 人:朱殿荣/QQ:235
www.eeworm.com/read/101505/15828066
h isohexdefs.h
////////////////////////////////////////////////////////////
//IsoHexDefs.h
//24JUL2000
//Ernest S. Pazera
//fundamental enumerations for use with the IsoHexCore engine
//////////////////////////
www.eeworm.com/read/101505/15828089
h isohexdefs.h
////////////////////////////////////////////////////////////
//IsoHexDefs.h
//24JUL2000
//Ernest S. Pazera
//fundamental enumerations for use with the IsoHexCore engine
//////////////////////////
www.eeworm.com/read/101505/15828160
h isohexdefs.h
////////////////////////////////////////////////////////////
//IsoHexDefs.h
//24JUL2000
//Ernest S. Pazera
//fundamental enumerations for use with the IsoHexCore engine
//////////////////////////