代码搜索:triangular

找到约 1,594 项符合「triangular」的源代码

代码结果 1,594
www.eeworm.com/read/220370/14802573

m triangular_signal.m

% TRIANG.M % % P. Flandrin, Mar. 13, 2003 % % generates a triangular waveform % % inputs : - N : # of data samples % - p : period % % output : - x : signal function x = triang(N,p); K
www.eeworm.com/read/214301/15106999

m triangular_signal.m

% TRIANG.M % % P. Flandrin, Mar. 13, 2003 % % generates a triangular waveform % % inputs : - N : # of data samples % - p : period % % output : - x : signal function x = triang(N,p); K
www.eeworm.com/read/228854/4762490

cxx matrix_triangular.cxx

// Copyright (C) 2001-2004 Vivien Mallet // // This file is part of Seldon library. // Seldon library provides matrices and vectors structures for // linear algebra. // // Seldon is free software; yo
www.eeworm.com/read/228854/4762493

hxx matrix_triangular.hxx

// Copyright (C) 2001-2004 Vivien Mallet // // This file is part of Seldon library. // Seldon library provides matrices and vectors structures for // linear algebra. // // Seldon is free software; yo
www.eeworm.com/read/221464/4832092

cpp triangular_adaptor.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4832113

cpp triangular_matrix.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/169697/5414927

c triangular-pack.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include #include #include #in
www.eeworm.com/read/168845/5436012

cpp triangular_adaptor.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/168845/5436032

cpp triangular_matrix.cpp

// // Copyright (c) 2000-2002 // Joerg Walter, Mathias Koch // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted
www.eeworm.com/read/341021/3261614

c triangular-pack.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #include #include #include #in