代码搜索结果

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

mixmod.m

function r = MixMOD(x0,n,type) format long; M1 = power(2,31); M2 = power(2,35); a1 = 314159269; a2 = power(5,15); c1 = 453806245; c2 = 1; r = zeros(n,1); x = zeros(n+1,1); x(1) = x0; if t

ddff.m

fs=100;%设定采样频率 N=128; n=0:N-1; t=n/fs; f0=10;%设定正弦信号频率 %生成正弦信号 x=sin(2*pi*f0*t); figure(1); subplot(231); plot(t,x);%作正弦信号的时域波形 xlabel('t'); ylabel('y'); title('正弦信号y=2*pi*10t时域波形'); grid

mpsplot.c

#include #include #include #include "msp.h" void mpsplot(float psdr[],float psdi[],int mfre,float ts) { /*----------------------------------------------------------

pnlcpt190ea03.h

// #define PanelName "CPT 190EA03" #define PanelDither 8 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define ShortLineCheck 0xff #define LVDS_

pnlflc43xwc8v.h

// for AU 170N53 #define PanelName "FLC43XWC8V-06" #define PanelDither 8 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define LVDS_TIMode

pnlcmo190e3.h

// #define PanelName "CMO M190E3" #define PanelDither 8 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define ShortLineCheck 0xff #define LVDS_T

pnlaueg01.h

// for AU 170N53 #define PanelName "AU 170EG01" #define PanelDither 6 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define ShortLineCheck 0xff

pnlcpt154wa01.h

// for Toshiba 15 LVDS #define PanelName "CPT 154WA01" #define PanelDither 6 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define LVDS_TIMode 0x

pnlau150xn07.h

// for AU 170N53 #define PanelName "AU 150XN07"//"AU170N5E" #define PanelDither 6 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define ShortLineC

pnlau121ew07.h

// for Toshiba 15 LVDS #define PanelName "AU121EW07" #define PanelDither 6 #define PanelTTL 0 #define PanelTCON 0 #define PanelLVDS 0xFF #define PanelRSDS 0 #define LVDS_TIMode 0x00