代码搜索:12位采样

找到约 5,644 项符合「12位采样」的源代码

代码结果 5,644
www.eeworm.com/read/152386/12118374

txt 测试向量(test bench)和波形发生器:verilog hdl 程序举例---8bit采样sine波形发生器.txt

---------------------------------------------------------------------------------- -- -- 采用ROM结构的8bit采样 sine波形发生器 -- -- Download from http://www.pld.com.cn -- The data for each signal shape is st
www.eeworm.com/read/224851/7092069

¼

;######################################################## ;******************************** ; 录音处理 ;******************************** LYCL: ;采样上点: MOV P0,VA ;
www.eeworm.com/read/455417/7372449

txt vhdl_sin.txt

8bit采样sine波形发生 ---------------------------------------------------------------------------------- -- -- 采用ROM结构的8bit采样 sine波形发生器 -- -- Download from http://www.pld.com.cn -- The data for each
www.eeworm.com/read/494407/6375965

txt 平移变换平移法(cycle_spinning)消除gibbs效应.txt

平移变换平移法(cycle_spinning)消除gibbs效应 clear; clc; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% 1.原始信号 f=50; % 信号频率 fs=800; % 采样频率 N=128; % 采样点 % 信号赋值
www.eeworm.com/read/339095/12260032

m cyclespinning.m

clear; clc; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% 1.原始信号 f=50; % 信号频率 fs=800; % 采样频率 N=128; % 采样点 % 信号赋值 n=1:N; y=sin(2*pi*f*n/fs);
www.eeworm.com/read/336138/12475118

m untitled.m

clear all; clc; close all; randn('state',0); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%参数设置%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Ns=512;%时域采样点数; FF=180/180;%空域采样间隔(单位:度) snapshots=512; DB=-10;%信噪比; B
www.eeworm.com/read/275630/10806484

m dm11101.m

% dm11101 % 时域采样定理 display('奈奎斯特周期1.5秒,Ts1.5,欠采样'); display('Please input the value of sample period'); Ts = input('Ts = '); %绘制有限长余弦信号y=cos(2/3*pi*t) t = 0:0.01:40; y = cos(2/3*pi*
www.eeworm.com/read/197111/8028487

m exam9_9.m

clc; clear; % 设置小波函数、时间间隔和采样点数 wname = 'db10'; A = -64; B = 64; P = 224; % 计算采样周期和采样函数及真实频率 delta = (B-A)/(P-1); t = linspace(A,B,P); omega = 5; x = cos(omega*t); freq = omega/(2*pi); % 设置尺