代码搜索:超低频
找到约 2,259 项符合「超低频」的源代码
代码结果 2,259
www.eeworm.com/read/7326/115754
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/7326/115771
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/12662/246624
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/15089/431089
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/15089/431106
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/461648/1551992
m program_11_14.m
% 装载图像信号
load belmont2;
% 完成图像的单层次小波分解
[swa,swh,swv,swd] = swt2(X,1,'db1');
% 显示低频和高频系数
map = pink(size(map,1));
figure(1)
colormap(map)
nbcol = size(map,1)
subplot(2,2,1), image(wcodemat(swa
www.eeworm.com/read/229453/4755771
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/229453/4755788
c uart.c
#include
#include "UART.h"
void Init_CLK(void)
{
unsigned int i;
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
do
www.eeworm.com/read/167220/5461905
m bishe.m
fs=5000;
nfft=10240;
load a.txt;
xdata= a;
figure(1);
plot(xdata);
fbh=cwt(xdata,1:2:64,'cgau4','plot');
%采样频率
s=imag(fbh)
%5层小波包分解
T=wpdec(s,5,'db2');
%重构低频信号
y10=wprcoef(T,[1,0]);
y11=w
www.eeworm.com/read/318233/3571066
m program_11_14.m
% 装载图像信号
load belmont2;
% 完成图像的单层次小波分解
[swa,swh,swv,swd] = swt2(X,1,'db1');
% 显示低频和高频系数
map = pink(size(map,1));
figure(1)
colormap(map)
nbcol = size(map,1)
subplot(2,2,1), image(wcodemat(swa