代码搜索:小信号
找到约 10,000 项符合「小信号」的源代码
代码结果 10,000
www.eeworm.com/read/282790/9060146
m 例程9-22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/365787/9847295
m program_09_22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/362220/10012212
m program_09_22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/357662/10203432
m 例程9-22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/160251/10549344
m 例程9-22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/458631/7293063
txt kongyu.txt
%%%%%%%%%%%%%%%%%%%%%%%%%空域相关滤波%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%参考文献:
%Wavelet transform domain filters:a spatially selective noise filtration technique
%不能选正交小波,文献中提出用二次样条小波(quadratic-spli
www.eeworm.com/read/327991/7532530
m program_09_22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/447711/7546389
m program_09_22.m
% 设置有效支撑和网格参数
lb = -5; ub = 5; n = 1000;
% 计算并画出 Mexican hat小波
[psi,x] = mexihat(lb,ub,n);
plot(x,psi);
title('Mexican hat 小波')
www.eeworm.com/read/444982/7601913
txt 等级称号.txt
case is < 50
temp = "顽童"
case 50 to 99
temp = "小棋童"
case 100 to 149
temp = "棋童"
case 150 to 199
temp = "小小棋士"
case 200 to 249
temp = "小棋士"
case 250 to 399
temp