代码搜索:Calculation
找到约 2,005 项符合「Calculation」的源代码
代码结果 2,005
www.eeworm.com/read/213338/15137027
m gps_satellite_positions.m
wie=0;% 0->ECEF;1->ECI.
load s1eph;
sat_id_ehp=zeros(1,32);
sat_firsttime_record=zeros(1,32);
h=waitbar(0,'calculation of the 24h-arcs of the satellites');
for j=1:((length(s1eph))/24)
if s
www.eeworm.com/read/12816/246912
m torr_ransach.m
% By Philip Torr 2002
% copyright Microsoft Corp.
function [f,f_sq_errors, n_inliers,inlier_index] = torr_mapsac_F(x1,y1,x2,y2, no_matches, m3, no_samp, T)
%disp('This just does calculation of perf
www.eeworm.com/read/390840/8438084
m nnd11bc.m
function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5)
% NND11BC Backpropagation calculation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
%
% NND11BC
www.eeworm.com/read/314041/6955455
m sblockclc.m
function [A1,B1,C1,D1,Dn1]=sblockclc(aa,ba,ca,da,adn,ab,bb,cb,db,bdn);
%Parallel matrix calculation
bapbb=conv(ba,bdn)+conv(bb,adn);
capcb=conv(ca,bdn)+conv(cb,adn);
aamab=conv(aa,bdn)-conv(ab,adn
www.eeworm.com/read/197261/8008711
m sblockclc.m
function [A1,B1,C1,D1,Dn1]=sblockclc(aa,ba,ca,da,adn,ab,bb,cb,db,bdn);
%Parallel matrix calculation
bapbb=conv(ba,bdn)+conv(bb,adn);
capcb=conv(ca,bdn)+conv(cb,adn);
aamab=conv(aa,bdn)-conv(ab,adn
www.eeworm.com/read/491824/6426851
m nnd11bc.m
function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5)
% NND11BC Backpropagation calculation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
%
% NND11BC
www.eeworm.com/read/259886/11759563
m nnd11bc.m
function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5)
% NND11BC Backpropagation calculation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
%
% NND11BC
www.eeworm.com/read/367675/2833666
txt 49.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [合集]matrix calculation
发信站: 南京大学小百合站 (Tue Oct 29 18:48:44 2002), 站内信件
helloboy (hello) 于Thu Oct 24 09:19:06 2002提到:
I am devoting myself into a shortest pa
www.eeworm.com/read/367675/2838295
txt 583.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [合集]matrix calculation
发信站: 南京大学小百合站 (Tue Oct 29 18:48:44 2002), 站内信件
helloboy (hello) 于Thu Oct 24 09:19:06 2002提到:
I am devoting myself into a shortest pa
www.eeworm.com/read/414357/11119084
m nnd11bc.m
function [ret1,ret2,ret3,ret4]=nnd11bc(cmd,arg1,arg2,arg3,arg4,arg5)
% NND11BC Backpropagation calculation demonstration.
%
% This demonstration requires the Neural Network Toolbox.
%
% NND11BC