代码搜索:小样本
找到约 10,000 项符合「小样本」的源代码
代码结果 10,000
www.eeworm.com/read/393857/8258579
m a58.m
load noispol;
s=noispol;
%==========================
%用db3小波进行4层分解
[c,l]=wavedec(s,4,'db3');
subplot(5,1,1);
plot(s);
title('原始信号及各层细节信号重构图');
Ylabel('s');
%==========================
%重构分解结
www.eeworm.com/read/393857/8258581
m a49.m
load vonkoch;
s=vonkoch;
subplot(2,1,1);
plot(s);
title('原始信号');
subplot(2,1,2);
f=cwt(s,[2:2:128],'coif3','plot');
title('小波分解自相似指数图');
Xlabel('时间');
Ylabel('变换尺度');
www.eeworm.com/read/293315/8299633
cpp dwt.cpp
/////小波分解
#include
void dwt(double g[],double h[],int wlen,double c[],double d[],int m,int sca[])
{
int i,j,k,mid,flag[20];
double p,q;
for(flag[0]=0,i=0;i
www.eeworm.com/read/293304/8300380
com tt.qq.com
腾讯TT浏览器_QQ软件_小谢天空版:)
a {font-size:14px;text-decoration:none;color:green }
a:hover {text-decoration:none; color:red}
a:visit {text-decoration:none;color:green
www.eeworm.com/read/393223/8303244
txt 说明.txt
这是一个音乐程序,按大写字母“A”,唱乐曲“玛丽有只小羔羊”;
按大写字母“B”,唱乐曲“太湖船”
按大写字母“C”,唱乐曲“祝福歌”
按"X"鍵,退出
www.eeworm.com/read/192685/8319830
html 14191.html
请问小吴先生vb6 中的 MsflexGrid控件的Removeitem方法是不是不可以把所有的项目全部删掉、
www.eeworm.com/read/392305/8350739
h cpu_com.h
//小机器
#include "ABSACC.H"
////////////////////////////////////////////////////////
//sbit BT_SND = P1^3;//定义连接方式,发送端
//sbit BT_REC = P1^3;//定义连接方式,接受端
//sbit BT_RST = P1^0;//定义复位引脚
/////////////
www.eeworm.com/read/173320/9662402
h cpu_com.h
//小机器
#include "ABSACC.H"
////////////////////////////////////////////////////////
//sbit BT_SND = P1^3;//定义连接方式,发送端
//sbit BT_REC = P1^3;//定义连接方式,接受端
//sbit BT_RST = P1^0;//定义复位引脚
/////////////
www.eeworm.com/read/368715/9680359
txt 说明.txt
这是一个音乐程序,按大写字母“A”,唱乐曲“玛丽有只小羔羊”;
按大写字母“B”,唱乐曲“太湖船”
按大写字母“C”,唱乐曲“祝福歌”
按"X"鍵,退出
www.eeworm.com/read/367710/9735806
txt 说明.txt
这是一个音乐程序,按大写字母“A”,唱乐曲“玛丽有只小羔羊”;
按大写字母“B”,唱乐曲“太湖船”
按大写字母“C”,唱乐曲“祝福歌”
按"X"鍵,退出