代码搜索:小样本
找到约 10,000 项符合「小样本」的源代码
代码结果 10,000
www.eeworm.com/read/393857/8258814
m a35.m
load noissin; %装载信号
whos;
c=cwt(noissin,1:48,'db4'); %完成一维连续小波变换
c=cwt(noissin,1:48,'db4','plot'); %产生系数的图形表示
c=cwt(noissin,2:2:128,'db4','plot'); %重新选择分析尺度
www.eeworm.com/read/134464/13990151
bak fdwt.c.bak
/******************************************************************************
功能描述:
Implements 9/7 小波变换的实现
******************************************************************************/
/***
www.eeworm.com/read/133415/14044520
m example2_1_1.m
load noissin; %装载信号
whos;
c=cwt(noissin,1:48,'db4'); %完成一维连续小波变换
c=cwt(noissin,1:48,'db4','plot'); %产生系数的图形表示
c=cwt(noissin,2:2:128,'db4','plot'); %重新选择分析尺度
www.eeworm.com/read/202410/15384372
txt 说明文档.txt
单独的EZW编解码
编码:
输入小波系数文件名DwtR.txt
输出编码后的符号Encoded.txt
解码:
输入文件:编码后的文件Encoded.txt
输出文件:IDwtS.txt
www.eeworm.com/read/432144/8623571
c 11.1 随机样本分析 rhis.c
#include "math.h"
#include "stdio.h"
void rhis(x,n,x0,h,m,l,dt,g,q)
int n,m,l,g[],q[];
double x[],x0,h,dt[];
{ int i,j,k,z;
double s;
char a[50];
dt[0]=0.0;
for
www.eeworm.com/read/371326/9556086
txt sin(x^2+y)样本100点.txt
2
.3
1
1000
0.01
1.2
0 2
.6 0 0
0 0 0
0 .2 .198669
0 .4 .389418
0 .6 .564642
0 .8 .717356
0 1 .84147
0 1.2 .932039
0 1.4 .985449
0 1.6
www.eeworm.com/read/371326/9556089
txt sin(x^2+y)样本400点.txt
2
.3
1
1000
0.0001
1.2
0 2
.6 0 0
0 0 0
0 .1 .099833
0 .2 .198669
0 .3 .29552
0 .4 .389418
0 .5 .479425
0 .6 .564642
0 .7 .644217
0 .8
www.eeworm.com/read/168288/9924569
gif 界面2-使用样本训练bp网络.gif
www.eeworm.com/read/164478/10105928
txt 同义词词林(扩展版)样本.txt
Aa01A01= 人 士 人物 人士 人氏 人选
Aa01A02= 人类 生人 全人类
Aa01A05= 匹夫 个人
Aa01C05# 妇孺 父老兄弟 男女老少 男女老幼
Aa01C06# 党群 干群 军民 工农兵 劳资 主仆 宾主 僧俗 师徒 师生 师生员工 教职员工 群体 爱国志士 党外人士 民主人士 爱国人士 政群 党政群 非党人士 业内人士 工农分子 军警民 党政军民
Aa01D ...
www.eeworm.com/read/349345/10834133