代码搜索:Theoretical

找到约 400 项符合「Theoretical」的源代码

代码结果 400
www.eeworm.com/read/426227/10273853

m theoretical_blocking.m

%%%%%%%%%%%%理论值计算 for A=1:8; a=0; s=10 for n=0:s a=a+(A)^n/factorial(n); end c=1/a; p=c*((A)^s)/factorial(s); d(A)=p; end SNRindB=1:8; semilogy(SNRindB
www.eeworm.com/read/403950/11495811

txt readme.txt

=============================================================================== Data Structures For Game Programmers Ron Penton Graphical Demonstration 22-1 =======================================
www.eeworm.com/read/260986/11677459

txt readme.txt

=============================================================================== Data Structures For Game Programmers Ron Penton Graphical Demonstration 22-1 =======================================
www.eeworm.com/read/270992/11013592

m theory.m

%theory.m/created by PJNahin for "Duelling Idiots"(6/10/98) %This m-file plots the theoretical distribution function %for Problem 17. % % factor=2/pi; for l = 1:1414 lscale=l/1000; if l
www.eeworm.com/read/426227/10273872

m figuretext.m

load p1.txt load p2.txt load d.txt q1=p1'; q2=p2'; q3=d'; SNRindB=1:8; semilogy(SNRindB,q1,'r'); hold semilogy(SNRindB,q2,'g'); semilogy(SNRindB,d,'y'); xlabel('traffic'); ylabel('
www.eeworm.com/read/378186/9242844

incl speed.incl

++++ ! Theoretical Peak Performance in Mflop/s.