代码搜索:linear

找到约 10,000 项符合「linear」的源代码

代码结果 10,000
www.eeworm.com/read/335062/6338322

m piecewise_linear_interpolation.m

%分段线性插值函数 %x0,y0为提供的节点值,x为插值点的横坐标值向量 function y=piecewise_linear_interpolation(x0,y0,x) if (nargin
www.eeworm.com/read/491236/6437897

m linear_array_gui.m

function varargout = linear_array_gui(varargin) % LINEAR_ARRAY_GUI M-file for linear_array_gui.fig % LINEAR_ARRAY_GUI, by itself, creates a new LINEAR_ARRAY_GUI or raises the existing % s
www.eeworm.com/read/490547/6447359

c linear-h2200.c

/* * tslib/plugins/linear-h2200.c * * Copyright (C) 2004 Michael Opdenacker * * This file is placed under the LGPL. Please see the file * COPYING for more details. * * $Id: linear-h2200.c,v
www.eeworm.com/read/489524/6472573

m linear_array_gui.m

function varargout = linear_array_gui(varargin) % LINEAR_ARRAY_GUI M-file for linear_array_gui.fig % LINEAR_ARRAY_GUI, by itself, creates a new LINEAR_ARRAY_GUI or raises the existing % s
www.eeworm.com/read/485544/6552632

m gssm_speech_linear.m

% GSSM_SPEECH Generalized state space model for single phoneme speech enhancement % % A single speech phoneme sampled at 8kHz is corrupted by additive colored (pink) noise. % We use a simple linear a
www.eeworm.com/read/479155/6699891

c fir_linear_addressing.c

/*-----------------------------------------------------*/ /* FIR filter - linear addressing */ // filter type: high pass // freq: 2 kHz // fs: 8kHz // DSP: TM
www.eeworm.com/read/477233/6740380

m to explain the linear phase.m

%--------------------------------------------------------------------------- % exa050101.m for example 5.1.1 % to explain the linear phase; %------------------------------------------------------
www.eeworm.com/read/408889/11366171

m estimator_linear_comb.m

function [H_est,H_frame2]=estimator_linear_comb(pilot_sym,known_pilot,idx_cir,N_Rx_ant,N_Tx_ant,... Pos_pilot,N_ts,N_sym_ts,Pos_data, Pos_pilot_sym,N_subc,N_data_sym_ts,L_delay,SwitchOrthogonalPi