代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/412853/11180558
m mmderiv.m
function z=mmderiv(x,y)
%MMDERIV Compute Derivative Using Weighted Central Differences.
% MMDERIV(X,Y) computes the derivative of the function y=f(x) given the
% data in X and Y. X must be a vector, b
www.eeworm.com/read/410973/11262348
txt 5-1328msg1.txt
Subject: seee the barn red
all right , since we ' re put in anomaly : how about the difference between " jane imagine her spoon bend " and " urus geller imagine his spoon bend " ? mark a . mandel dra
www.eeworm.com/read/248284/12585636
m p2_3.m
% Program P2_3
% Generate the input sequences
clf;
n = 0:40;
a = 2;b = -3;
x1 = cos(2*pi*0.1*n);
x2 = cos(2*pi*0.4*n);
x = a*x1 + b*x2;
num = [2.2403 2.4908 2.2403];
den = [1 -0.4 0.75];
ic
www.eeworm.com/read/146711/12616962
cpp 牛顿值多项式.cpp
#include
#define N 4
void Difference(float *x,float *y,int n)
{
float *f;
int k,i;
f =new float[(n*sizeof(float))];
for(k=1;k
www.eeworm.com/read/146694/12618876
cpp file_05.cpp
//file_05.cpp
#include
#include //strlen()
void main()
{ char str[]="The difference between you and I is that\n"
"I understand the difference between virtue\n
www.eeworm.com/read/146442/12648333
hs tsort.hs
-----------------------------------------------------------------------------
-- |
-- Module : Tsort
-- Copyright : Thomas Hallgren? Lennart Augustsson?
--
-- Maintainer : Malcolm Wa
www.eeworm.com/read/300728/13895797
m mmderiv.m
function z=mmderiv(x,y)
%MMDERIV Compute Derivative Using Weighted Central Differences.
% MMDERIV(X,Y) computes the derivative of the function y=f(x) given the
% data in X and Y. X must be a vector, b
www.eeworm.com/read/300478/13911435
txt lstamf.txt
#########################################################################
Results of the Carrier Phase Processing
applying the ambiguity function technique (AMF) on double diffe
www.eeworm.com/read/300478/13911477
m ergamf.m
% -----------------------------------------------------------------------------
% GPSLab: ERGAMF.M
%
% Save results after running of CDGPS(amf):
% results, observation statistics [lstamf.txt