代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/483123/6610753
m crvlt_extractdirs.m
% Help for the CRVLT_EXTRACTDIRS mex-file.
%
% FIELDS = CRVLT_EXTRACTDIRS(C, LEVELS)
% extracts two directional fields (pointing along the ridges of the curvelets,
% i.e. along the edges in the i
www.eeworm.com/read/402640/11531158
txt zhejiyunsuan.txt
/*
A Program of synthetic seismogram generation.
Author: Zhang Junhua Date: Sep.,2006 */
#include "stdio.h" // standard input/output head file.
#include "ma
www.eeworm.com/read/261324/11654821
m aalms1.m
function[w,y,e,J,w1]=aalms1(x,dn,mu,M)
%function[w,y,e,J,w1]=aalms1(x,dn,mu,M);
%this function provides also the changes of filter coefficients
%versus iterations;
%all quantities are real-value
www.eeworm.com/read/346712/11729723
java specialfunctions.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either vers
www.eeworm.com/read/259674/11774020
txt readme.txt
GenFading.h and GenFading.cpp is the class to generate fading. The interface functions are written to follow COM/ATL style.
Initialize([in] int n, [in] double fd);
Update([in] int numOfSteps);
Ge
www.eeworm.com/read/155919/11838424
m cp0704_lse_pulse_combination.m
%
% FUNCTION 7.12 : "cp0704_LSE_pulse_combination"
%
% This function implements the Least Square Error (LSE)
% selection algorithm described in Section 7.2 for the
% determination of a combinatio
www.eeworm.com/read/155919/11838431
m cp0703_random_pulse_combinati.m
%
% FUNCTION 7.8 : "cp0703_random_pulse_combination"
%
% This function implements the random selection algorithm
% described in Section 7.2 for the determination of a
% combination of the first 1
www.eeworm.com/read/152112/12139042
m trisys.m
function X=trisys (A,D,C,B)
%Input - A is the sub diagonal of the coefficient matrix
% - D is the main diagonal of the coefficient matrix
% - C is the super diagonal of the coefficient matr