代码搜索结果

找到约 10,000 项符合 Raspberry Pi 的代码

exa060701_3.m

%----------------------------------------------------------------------------- % exa060701_3.m , for example 6.7.1 and 6.5.1 % to test butter.m %---------------------------------------------------

exa060701_2.m

%----------------------------------------------------------------------------- % exa060701_2.m , for example 6.7.1 and 6.5.1 % to test buttord,lp2lp,bilinear ; % to design Low-pass DF with s=2/Ts[(

exa100800_corrcoef.m

%------------------------------------------------------------------------ % exa100800_corrcoef.m, % to test corrcoef.m ; %------------------------------------------------------------------------

name.java

import java.awt.*; import java.applet.*; public class name extends java.applet.Applet implements Runnable{ int width=400; int height=200; int r=60; //radius

gaofang.m

function y=gaofang(s,f0,fs,f1) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%高频放大器 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% [M,N]=size(s); Vgain=3; %

zhongfang.m

function y=zhongfang(s,f0,fs,f1) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%中频放大器 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% [M,N]=size(s); Vgain=5;

exa060603.m

%---------------------------------------------------------------------------- % exa060603.m, for example 6.6.3; % To design IIR Butteworth bandstop DF by analog-lowpass, % -------------------------

exa011004_sinc.m

%----------------------------------------------------------------- % exa011004_sinc.m, for example 1.10.4 % to generate the sinc function. % 产生一 sinc 函数; %-----------------------

exa050501.m

%------------------------------------------------------------------------ % exa050501.m, for example 5.5.1 and fig5.5.1 % to explain the spectra factorization %------------------------------------

exa060701_3.m

%----------------------------------------------------------------------------- % exa060701_3.m , for example 6.7.1 and 6.5.1 % to test butter.m %---------------------------------------------------