代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/307394/13723445

m demo1_manualbinaryinitial.m

% This Matlab file demomstrates the level set method in Li et al's paper % "Level Set Evolution Without Re-initialization: A New Variational Formulation" % in Proceedings of CVPR'05, vol. 1, p
www.eeworm.com/read/306882/13736672

m chap9_3f.m

%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/304904/13783600

cls yfeng.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/304489/13792640

c stats.c

/*************************************************************************/ /* */ /* Statistical routines for C4.5 */ /* ----------------------------- */ /* */ /****
www.eeworm.com/read/304082/13801492

m lpcar2rr.m

function rr=lpcar2rr(ar,p) %LPCAR2RR Convert autoregressive coefficients to autocorrelation coefficients RR=(AR,P) % The routine calculated the autocorrelation coefficients of the signal % that res
www.eeworm.com/read/303073/13822338

m chap9_3f.m

%Three Loop of Flight Simulator Servo System with two-mass of Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/150221/5694154

m realfft.m

function rs = realfft(data) % fft for real valued data, returns only the necessary % fourier coefficients N = length(data); rs = fft(data(:)); if mod(N,2) % odd length nh = (N+1)/2; % N = 5
www.eeworm.com/read/140779/5781157

relnotes_55

LPC version 55 has the following differences from version 54: * Preemphasis is restored to the original single-zero filter, 1-.9375**z-1. This removes the extra 6 dB boost added around version
www.eeworm.com/read/139332/5799523

h conic_arc_2_eq.h

// Copyright (c) 1999 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you may redistribute it under // the terms of the Q Public License version
www.eeworm.com/read/139332/5799524

h conic_arc_2_eq_core.h

// Copyright (c) 1999 Tel-Aviv University (Israel). // All rights reserved. // // This file is part of CGAL (www.cgal.org); you may redistribute it under // the terms of the Q Public License version