代码搜索:Calculation

找到约 2,005 项符合「Calculation」的源代码

代码结果 2,005
www.eeworm.com/read/424063/10501946

m pulsegen.m

function [sys,x0] = pulsegen(t,x,u,flag,height,width,dt) %PULSEGEN generates perfect pulse for communication toolbox. % Wes Wang % Copyright (c) 1995-96 by The MathWorks, Inc. if f
www.eeworm.com/read/352543/10541719

m torr_estfa.m

% By Philip Torr 2002 % copyright Microsoft Corp. % estimate fundamental matrix from perfect points?? function [ FA, fa] = torr_estfa(x1,y1,x2,y2, no_matches,m3) %disp('This just does calculatio
www.eeworm.com/read/278209/10559682

m imeval.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % imeval.m - Calculates induction motor performance % given winding & dimensional data % Calls imdesig
www.eeworm.com/read/159560/10639766

m torr_estfa.m

% By Philip Torr 2002 % copyright Microsoft Corp. % estimate fundamental matrix from perfect points?? function [ FA, fa] = torr_estfa(x1,y1,x2,y2, no_matches,m3) %disp('This just does calculatio
www.eeworm.com/read/158966/10706991

h namespaceoverriding2.h

//: C10:NamespaceOverriding2.h // From Thinking in C++, 2nd Edition // Available at http://www.BruceEckel.com // (c) Bruce Eckel 2000 // Copyright notice in Copyright.txt #ifndef NAMESPACEOVERRID
www.eeworm.com/read/275418/10817014

frm frmabout.frm

VERSION 5.00 Begin VB.Form frmAbout BorderStyle = 1 'Fixed Single Caption = "About Calculation Solver" ClientHeight = 1815 ClientLeft = 45 ClientTop
www.eeworm.com/read/417429/10990158

thanks

tebinumaATyahooDOTcom Supplied a RINEX file and an xyzt data generated from it, that help to fix some bugs in the Satellite position calculation code.
www.eeworm.com/read/469148/6978452

m f2t.m

function [t,st]=F2T(f,sf) %This function calculation the time signal using ifft function for the %input signal's spectrum df=f(2)-f(1); Fmx=(f(end)-f(1)+df); dt=1/Fmx; N=length(sf); T=dt*N;
www.eeworm.com/read/467854/7002687

c e03a.c

/*""FILE COMMENT""*********************************************************** * System Name : for eduction (NO TRANSFERRING) * File Name : e03a.c * Contents : embedded C language entrance c
www.eeworm.com/read/466694/7031474

m judd_da.m

function fit=judd_da(xi,eps,ci); %function fit=gka_dks(xi,eps,ci); % %return RMS error of the fit of % eps^d*p(eps) and % p(eps)=a(1)+a(2)*eps+a(3)*eps^2+ ... +a(n)*eps^(n-1) %where % xi(1)=d