代码搜索:低频振荡
找到约 1,489 项符合「低频振荡」的源代码
代码结果 1,489
www.eeworm.com/read/464287/7166614
m a40.m
load noiswom; %装载图像信号
whos
[swa,swh,swv,swd] = swt2(X,1,'db1'); %完成图像的单层次小波分解
whos %观察各个系数向量的结构
figure(1);
map = pink(size(map,1)); %显示低频和高频系数
colormap(map)
subplot(2,2,1), image(wcodemat(swa,1
www.eeworm.com/read/444752/7607578
c main.c
#include
#include "ds1820.c"
void Init_CLK(void)
{
unsigned int i;
//将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
BCSCTL1 = 0X00;
do
www.eeworm.com/read/436083/7777488
c uart.c
#include
#include "UART.h"
#include "common.h"
void Init_CLK(void)
{
unsigned int i;
//将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
BCSCTL1 = 0X
www.eeworm.com/read/197111/8028552
m exam10_13.m
clc;
clear;
load noisbloc
s= noisbloc(1:1024);
ls=length(s);
[cA1,cD1]=dwt(s,'db4');
A1=upcoef('a',cA1,'db4',1,ls);
D1=upcoef('d',cD1,'db4',1,ls);
subplot(2,1,1);plot(A1);title('低频A1')
subpl
www.eeworm.com/read/240613/13211289
c main.c
#include
unsigned char RX[8];
int j=0;
main()
{
int i;
WDTCTL=WDTPW+WDTHOLD; //停止看门狗定时器
BCSCTL1 = 0X00; //将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
www.eeworm.com/read/311075/13635901
c uart.c
#include
#include "UART.h"
#include "common.h"
void Init_CLK(void)
{
unsigned int i;
//将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
BCSCTL1 = 0X
www.eeworm.com/read/305249/13776027
m example2_6_1.m
load noiswom; %装载图像信号
whos
[swa,swh,swv,swd] = swt2(X,1,'db1'); %完成图像的单层次小波分解
whos %观察各个系数向量的结构
figure(1);
map = pink(size(map,1)); %显示低频和高频系数
colormap(map)
subplot(2,2,1), image(wcodemat(swa,1
www.eeworm.com/read/304876/6356585
m example2_6_1.m
load noiswom; %装载图像信号
whos
[swa,swh,swv,swd] = swt2(X,1,'db1'); %完成图像的单层次小波分解
whos %观察各个系数向量的结构
figure(1);
map = pink(size(map,1)); %显示低频和高频系数
colormap(map)
subplot(2,2,1), image(wcodemat(swa,1
www.eeworm.com/read/494667/6359887
plg fangbo.plg
礦ision3 Build Log
Project:
F:\单片机学习\简易低频信号发生器\Keil文件\fangbo.uv2
Project File Date: 05/27/2008
Output:
www.eeworm.com/read/486629/6537095
c uart.c
#include
#include "UART.h"
#include "common.h"
void Init_CLK(void)
{
unsigned int i;
//将寄存器的内容清零
//XT2震荡器开启
//LFTX1工作在低频模式
//ACLK的分频因子为1
BCSCTL1 = 0X