代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/449504/7502373
m barmap.m
function [out]=barmap(long,lat,variable,varargin)
% PURPOSE: This function links a map and a bar plot
%------------------------------------------------------------------------
% USAGE: out=barmap(l
www.eeworm.com/read/449504/7502382
m moranplotmap.m
function [out1,out2]=moranplotmap(long,lat,variable,mat,flower,varargin)
% PURPOSE: This function links a map and a moran scatterplot
%---------------------------------------------------------------
www.eeworm.com/read/448162/7539716
m mimo_channel.m
function [Channel, Fading] = MIMO_Channel(FadingMatrixType, ...
FadingOversamplingFactor, Speed_ms, ...
CarrierFrequency_Hz, ...
RunningTimeInstant, ChipOversamplingFactor,
www.eeworm.com/read/447716/7546247
m mimo_channel.m
function [Channel, Fading] = MIMO_Channel(FadingMatrixType, ...
FadingOversamplingFactor, Speed_ms, ...
CarrierFrequency_Hz, ...
RunningTimeInstant, ChipOversamplingFactor,
www.eeworm.com/read/447024/7560185
inc sect_i0.inc
;""FILE COMMENT""**************************************************************
; System Name : This program is only for education.
; File Name : sect_i0.inc
; Contents : Practice 8-A Sect
www.eeworm.com/read/445694/7591883
m multiinitializega.m
function [pop] = multiinitializega(num, varOps, evalFN, evalOps, options)
% function [pop]=multiinitializega(populationSize, variableOps, evalFN,
% evalOps, options)
%
www.eeworm.com/read/443241/7635762
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/442985/7640379
m exa050905_tf2ss.m
% ------------------------------------------------------------------------------
% exa050905_tf2ss.m , for example 5.9.5
% to test tf2ss.m and ss2tf.m, to realize the conversion between H(z) and it
www.eeworm.com/read/442748/7645742
txt entropyencoder.txt
Entropy Encoder
The JPEG image compression core comprises of two main subdivisions. One is the "Encoder Model" and other is the "Entropy encoder". These files implement various modules of the "En