代码搜索:approaches
找到约 58 项符合「approaches」的源代码
代码结果 58
www.eeworm.com/read/459895/7263770
m autocorr.m
%genertate the autocorrelation with two approaches..
%Programmed by Benjamin.Frank, 19-Feb-2009
function y = autocorr(x)
x = randn(1,20);
%the first method
N = length(x);
M = 10;
Rx = zeros
www.eeworm.com/read/340481/12154681
notes
This is an example of surface shooting but with
the shot buried deep in the model. We have asked for primaries
from all interfaces. However, when the shot is below an interface
there can be no prima
www.eeworm.com/read/109940/15545035
pdf streaming video over the internet approaches and directions.pdf
www.eeworm.com/read/131315/5936770
c flonum-const.c
/* flonum_const.c - Useful Flonum constants
Copyright (C) 1987 Free Software Foundation, Inc.
This file is part of GAS, the GNU Assembler.
GAS is free software; you can redistribute it and/or mod
www.eeworm.com/read/172345/9712890
readme
polar_matching 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 version 2 of the Licens
www.eeworm.com/read/293555/7129115
c tst_acos.c
#include
#include /* for printf */
void tst_acos (void) {
float x;
float y;
for (x = -1.0; x
www.eeworm.com/read/246953/12696205
c tst_acos.c
#include
#include /* for printf */
void tst_acos (void) {
float x;
float y;
for (x = -1.0; x
www.eeworm.com/read/345247/11824340
c tst_acos.c
#include
#include /* for printf */
void tst_acos (void) {
float x;
float y;
for (x = -1.0; x