代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/7654/126202
c firbuf.c
//Firbuf.c FIR filter with output in buffer plotted with CCS
#include "bp41.cof" //BP @ 1 kHz coefficient file
int yn = 0; //initialize filter's output
short dly[N];
www.eeworm.com/read/490313/1205807
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/453176/1642021
m namedfilter.m
% KERNEL = NAMED_FILTER(NAME)
%
% Some standard 1D filter kernels. These are scaled such that
% their L2-norm is 1.0.
%
% binomN - binomial coefficient filter of order N-1
% haar:
www.eeworm.com/read/245726/4501649
m mqam_mimo_onere_threetrmain.m
%%%%%%%%%%%%%%%%%%MIMO系统MQAM通过相关Nakagami衰落信道进行MRC的仿真(one receiver)%%%%%%%%%%%%%%%%%%%%%
clear;clc
% hold on
tic;
%Rou_gamma_Tx: correlation coefficient matrix of transmitter
%m: fading parameter
www.eeworm.com/read/245726/4501673
asv mqam_mimo_onere_twotrmain.asv
%%%%%%%%%%%%%%%%%% MIMO系统MQAM通过相关Nakagami衰落信道进行MRC的仿真(one receiver) %%%%%%%%%%%%%%%%%%%%%
clear;clc
% hold on
tic;
%Rou_gamma_Tx: correlation coefficient matrix of transmitter
%m: fading paramete
www.eeworm.com/read/245726/4501674
m mqam_mimo_onere_twotrmain.m
%%%%%%%%%%%%%%%%%% MIMO系统MQAM通过相关Nakagami衰落信道进行MRC的仿真(one receiver) %%%%%%%%%%%%%%%%%%%%%
clear;clc
% hold on
tic;
%Rou_gamma_Tx: correlation coefficient matrix of transmitter
%m: fading paramete
www.eeworm.com/read/209919/4956040
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/312371/3672676
m sdir2cas.m
function [C,B,A] = sdir2cas(b,a);
% DIRECT-form to CASCADE-form conversion in s-plane
% -------------------------------------------------
% [C,B,A] = sdir2cas(b,a)
% C = gain coefficient
% B =
www.eeworm.com/read/309003/3708250
m toon0342.m
% toon0342 -- Compare Wavelet & Haar Coefficient Decay
%
% Illustrates how the S8 wavelet can represent the doppler signal
% more compactly than the haar wavelet.
%
% toon0341 plots the levelw
www.eeworm.com/read/309003/3708336
m toon0341.m
% toon0341 -- Compare Symmlet & Haar Coefficient Decay
%
% Illustrates how the S8 wavelet can represent the doppler signal
% more compactly than the haar wavelet.
%
% toon0341 plots the levelw