代码搜索:Modeling
找到约 1,801 项符合「Modeling」的源代码
代码结果 1,801
www.eeworm.com/read/479763/6678383
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/158149/11641826
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/344239/11895102
java postoffice.java
//: enumerated/PostOffice.java
// Modeling a post office.
import java.util.*;
import net.mindview.util.*;
import static net.mindview.util.Print.*;
class Mail {
// The NO's lower the probabil
www.eeworm.com/read/234324/14115923
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/218840/14904629
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/216698/14997400
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/212047/15167607
todo
* New 64 bit generators in "Tables of 64-bit Mersenne Twisters",
Takuji Nishimura, ACM Transactions on Modeling and Computer
Simulation, Volumen 10, No 4, October 2000, p 348--357
* Need to run tests
www.eeworm.com/read/206661/15292462
m hprony.m
function [a,theta,alpha,fr] = hprony (x,p)
%HPRONY Prony's method for modeling transients
% [a,theta,alpha,fr] = hprony (x,p)
% x - transient signal
% p - order [default = length(x)/10]
% H
www.eeworm.com/read/206651/15292698
m 1dfdtd.m
% 1DFDTD
% Demonstrates 1-D FDTD initial state formation.
% Please edit the FLAGS for demonstration of different cases.
% BASED ON "1-D Digital Waveguide Modeling for Improved Sound Synthesis
www.eeworm.com/read/206156/15299380
c model-2a.c
/*
* Listing 17 -- model-2a.c
*
* This module is an order-1 highest order modeling unit that can
* be using in conjunction with comp-2.c and expand-2.c to compress
* and expand files. It is