代码搜索:1KHZ
找到约 286 项符合「1KHZ」的源代码
代码结果 286
www.eeworm.com/read/444759/7607490
m 6-1.m
%例程6-1 计算非平稳随机信号的STFT时频谱
% e.g.6-1.m for example6-1;
% to test function spectrogram;
clear all;
t=0:1/1000:1.023; % 1.023 second and 1kHz sample rate
% Generate two Chirp signals and add
www.eeworm.com/read/486204/6538133
m 6-1.m
%例程6-1 计算非平稳随机信号的STFT时频谱
% e.g.6-1.m for example6-1;
% to test function spectrogram;
clear all;
t=0:1/1000:1.023; % 1.023 second and 1kHz sample rate
% Generate two Chirp signals and add
www.eeworm.com/read/485392/6561227
m 6-1.m
%例程6-1 计算非平稳随机信号的STFT时频谱
% e.g.6-1.m for example6-1;
% to test function spectrogram;
clear all;
t=0:1/1000:1.023; % 1.023 second and 1kHz sample rate
% Generate two Chirp signals and add
www.eeworm.com/read/350374/6567494
c timer.c
#include
#include
#include
extern unsigned char value_T,set_data;
void timer0_init(void) //CTC模式输出1KHz/2KHz方波
{
//CLI(); //disable all interrupts
//MCUCR = 0
www.eeworm.com/read/259041/11825830
c timer.c
#include
#include
#include
extern unsigned char value_T,set_data;
void timer0_init(void) //CTC模式输出1KHz/2KHz方波
{
//CLI(); //disable all interrupts
//MCUCR = 0
www.eeworm.com/read/341613/12075774
m 6-1.m
%例程6-1 计算非平稳随机信号的STFT时频谱
% e.g.6-1.m for example6-1;
% to test function spectrogram;
clear all;
t=0:1/1000:1.023; % 1.023 second and 1kHz sample rate
% Generate two Chirp signals and add
www.eeworm.com/read/214738/15090428
vhd fdiv32.vhd
--
-- File: fdiv10.vhd
-- 对1KHZ输入时钟分频得10HZ
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.std_logic_unsigned.all;
use IEEE.std_logic_arith.all;
entity fdiv32 is
port (
www.eeworm.com/read/17631/745438
vhd ping_pang.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity ping_pang is
port(clk1khz:in std_logic;------1khz时钟信号
rst:in std_logic;----------系统复位
af,aj:in std_lo
www.eeworm.com/read/32279/880986
vhd ping_pang.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity ping_pang is
port(clk1khz:in std_logic;------1khz时钟信号
rst:in std_logic;----------系统复位
af,aj:in std_lo
www.eeworm.com/read/39267/1124004
vhd ping_pang.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity ping_pang is
port(clk1khz:in std_logic;------1khz时钟信号
rst:in std_logic;----------系统复位
af,aj:in std_lo