代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/362216/2936196
m dwt2vector.m
function [W] = dwt2vector(WJ, VJ, att)
% dwt2vector -- Convert DWT coefficient cell array to vector representation.
%
%****f* wmtsa.dwt.dwt/dwt2vector
%
% NAME
% dwt2vector -- Convert DWT coefficien
www.eeworm.com/read/371680/9542126
m nf_lpm.m
function coef=nf_LPm(mapsf,mapsJ,mapsH,vext,wext,x,p,n)
%
% coef= nf_LPm(x0) = with normalized vectors
% compute normalform coefficient for a limitpoint bifurcation.
%
global cds T1global T
www.eeworm.com/read/456224/6278877
m sensitivity_cost.m
% Sesisitivity to Cost coefficient
% Optimization Using MATLAB by P.Venkataraman
% Ch. 3
% Using drawLine.m
%
clf
drawLine(0,15,0.4,0.6,8.8,'l');
drawLine(0,15,3,-1,25,'l');
drawLine(0,15,3,
www.eeworm.com/read/409051/11359700
m get_knn.m
function Knn_Array=get_knn(Nodes)
%function Knn_Array=get_knn(Nodes)
%
%Knn_Array:3 col: [weight_value, weight_num,ave_weight]
%%get assortative coefficient,see Ref[Newman,Mixing patterns in netwo
www.eeworm.com/read/334933/3360424
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[gq,w] =
www.eeworm.com/read/334933/3360570
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[gq,w] =
www.eeworm.com/read/303435/3811167
lib shfs8r.cwp.lib
SHFS8R - Shift a uniformly-sampled real-valued function y(x) via
a table of 8-coefficient sinc approximations.
shfs8r shift a uniformly-sampled real function via a table of 8-coeff. sinc
approximat
www.eeworm.com/read/301474/3839524
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[gq,w] =
www.eeworm.com/read/301474/3839670
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[gq,w] =
www.eeworm.com/read/448886/1683432
m p9_1.m
% Program P9_1
% Coefficient Quantization Effects on Direct Form
% Realization of an IIR Transfer Function
clf;
[b,a] = ellip(6,0.05,60,0.4);
[g,w] = gain(b,a);
bq = a2dT(b,5);aq = a2dT(a,5);
[gq,w] =