代码搜索:computations
找到约 357 项符合「computations」的源代码
代码结果 357
www.eeworm.com/read/367160/9769611
f slarrr.f
SUBROUTINE SLARRR( N, D, E, INFO )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Sca
www.eeworm.com/read/367160/9772751
f dlarrr.f
SUBROUTINE DLARRR( N, D, E, INFO )
*
* -- LAPACK auxiliary routine (version 3.1) --
* Univ. of Tennessee, Univ. of California Berkeley and NAG Ltd..
* November 2006
*
* .. Sca
www.eeworm.com/read/430318/8756719
m motionestds.m
% Computes motion vectors using Diamond Search method
%
% Based on the paper by Shan Zhu, and Kai-Kuang Ma
% IEEE Trans. on Image Processing
% Volume 9, Number 2, February 2000 : Pages 287:290
%
www.eeworm.com/read/166836/9995622
c neural.c
/* Neural control algorithm. neural.c
PenChen Chou, July 27, 2001 */
#include
#include
float neural(float ek, float dek)
{
float Se=1, Sde=1, dSu=1;
float v
www.eeworm.com/read/460712/7105835
m qftdm7d.m
function qftdm7d
% Fourth stage of QFTDM7
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_loc
www.eeworm.com/read/460712/7105841
m qftdm10b.m
function qftdm10b
% Second stage of QFTDM10
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_l
www.eeworm.com/read/439271/7713365
m qftdm7d.m
function qftdm7d
% Fourth stage of QFTDM7
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_loc
www.eeworm.com/read/439271/7713371
m qftdm10b.m
function qftdm10b
% Second stage of QFTDM10
%=================================
% Copyright (c) 1995-98 by The MathWorks, Inc.
% $Revision: 1.4 $
global win1_loc win2_loc win3_loc win4_l
www.eeworm.com/read/198140/7949920
m motionestds.m
% Computes motion vectors using Diamond Search method
%
% Based on the paper by Shan Zhu, and Kai-Kuang Ma
% IEEE Trans. on Image Processing
% Volume 9, Number 2, February 2000 : Pages 287:290
%
www.eeworm.com/read/198140/7950048
m motionestds.m
% Computes motion vectors using Diamond Search method
%
% Based on the paper by Shan Zhu, and Kai-Kuang Ma
% IEEE Trans. on Image Processing
% Volume 9, Number 2, February 2000 : Pages 287:290
%