代码搜索:Wavelets
找到约 621 项符合「Wavelets」的源代码
代码结果 621
www.eeworm.com/read/361503/10049859
m wnndemo.m
function retstr = wnndemo()
NNTWARN OFF
retstr=-1;
% 训练数据
% 输入
x = (-1:.05:1)';
% 输出
y = (-2.186 * x - 1.2864) .* (x < -0.2) ...
+ 4.246 * x .* ((x >= -0.2) & (x < 0)) ..
www.eeworm.com/read/448733/7526383
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wavelets.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/448724/7526557
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wavelets.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/447045/7559803
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wavelets.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/198954/7902197
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wavelets.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/198952/7902613
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Wavelets.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.
www.eeworm.com/read/245849/12778124
m seismic_log_examples1.m
% Seismic_log_examples1
% Illustrate the effect of depth-to-time conversion errors using
% log-related and seismic functions
clear all
presets
global S4M
step=1;
wlength=60;
% Crea