代码搜索:Difference
找到约 3,389 项符合「Difference」的源代码
代码结果 3,389
www.eeworm.com/read/201342/15409844
txt 06-21.txt
例6-21 使用diff函数求数值微分。
解:在命令窗口中输入如下命令,并按Enter键确认。
>> h = .002;
>> x = 0:h:pi;
>> diff(sin(x.^2))/h; %is an approximation to 2*cos(x.^2).*x
>> diff((1:10).^2)
ans =
3 5 7
www.eeworm.com/read/113607/15452384
cpp gauss-seid迭代法.cpp
#include
#include
#include
#include
#define N 20
void Difference(float *x,float *y,int n)
{
float *f;
int i,j;
f=new float[n];
for(i=1;i
www.eeworm.com/read/113579/15453006
pl mstats.pl
#!/usr/local/bin/perl -w
#
# Simulates mstats -t if mstats had a -t flag.
#
# This script is useful for getting delve results into Matlab.
# The trouble with DELVE's own script, mstats, is that it
#
www.eeworm.com/read/104413/15694842
txt 一份 tomcat vs resin 的测试报告。。。.txt
作者:jeru
email: jeru@163.net
日期:2001-2-9 18:53:49
----- Original Message -----
From: Griggs, James
To:
Sent: Tuesday, February 08, 2000
www.eeworm.com/read/102675/15763088
cpp 实验六.cpp
#include
#include
#include
#include
#define N 20
void Difference(float *x,float *y,int n)
{
float *f;
int i,j;
f=new float[n];
for(i=1;i
www.eeworm.com/read/101204/15841757
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/100483/15873203
diz file_id.diz
Small utility which calculates the
difference in hours and seconds between
a starting time and finish time.
Useful for calculating payroll hours,
overtime, etc.
With C source code. Freeware.
www.eeworm.com/read/449861/7495691
hpp lorantd.hpp
#if ! defined( LORAN_TIME_DIFFERENCE_CLASS_HEADER )
#define LORAN_TIME_DIFFERENCE_CLASS_HEADER
/*
** Author: Samuel R. Blackburn
** Internet: sam_blackburn@pobox.com
**
** You can use it any
www.eeworm.com/read/301340/13860178
hpp lorantd.hpp
#if ! defined( LORAN_TIME_DIFFERENCE_CLASS_HEADER )
#define LORAN_TIME_DIFFERENCE_CLASS_HEADER
/*
** Author: Samuel R. Blackburn
** CI$: 76300,326
** Internet: sammy@sed.csc.com
**
** You can