代码搜索:Numerical
找到约 2,441 项符合「Numerical」的源代码
代码结果 2,441
www.eeworm.com/read/221024/14770216
html http:^^www.cs.colorado.edu^current^faculty^numerical.html
Date: Wed, 20 Nov 1996 19:33:58 GMT
Server: Apache/1.1.1
Content-type: text/html
Content-length: 4187
Last-modified: Tue, 20 Aug 1996 23:17:29 GMT
Numerical Computation Research Grou
www.eeworm.com/read/434325/7874427
m diffnew.m
function [A,df] = diffnew(X,Y)
%---------------------------------------------------------------------------
%DIFFNEW Numerical approximation for f'(x),
% via differentiation of the Newto
www.eeworm.com/read/221024/14761634
html http:^^www.cs.dartmouth.edu^courseguide^undergrad^cs_56.html
Date: Wed, 20 Nov 1996 22:12:21 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Tue, 03 Sep 1996 13:09:11 GMT
Content-length: 898
Numerical Analysis
www.eeworm.com/read/167728/5453174
texi diff.texi
@cindex differentiation of functions, numeric
@cindex functions, numerical differentiation
@cindex derivatives, calculating numerically
@cindex numerical derivatives
The functions described in this c
www.eeworm.com/read/475765/6778098
m ex2_18.m
% EX2_18.M Compute the norm of sin(x) on the interval [0,2pi]
% Compare symbolic and numerical result
% (This script requires the Symbolic Math Toolbox)
% Numerical value; call function sinsq t
www.eeworm.com/read/368337/9701430
texi diff.texi
@cindex differentiation of functions, numeric
@cindex functions, numerical differentiation
@cindex derivatives, calculating numerically
@cindex numerical derivatives
The functions described in t
www.eeworm.com/read/108859/15574045
m examp19.m
clc,echo on
%EXAMPLE 19
RHS=[1 0 0];LHS=[1 0 -0.64]; % RHS and LHS of difference eq
X=[20 0.8 0 0 0 0]; IC=[5;25]; % Input and Initial conditions
[yt,yzs]=sysresp1('z',RHS,LHS,
www.eeworm.com/read/102394/15783312
texi diff.texi
@cindex differentiation of functions, numeric
@cindex functions, numerical differentiation
@cindex derivatives, calculating numerically
@cindex numerical derivatives
The functions described in this c
www.eeworm.com/read/434325/7874567
m contents.m
NUMERICAL METHODS:
MATLAB Programs
(c) 1995 by John H. Mathews
To Accompany
NUMERICAL METHODS
for Mathe
www.eeworm.com/read/357935/10198209