代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/393394/8290088
m hsolpsav.m
function [y] = hsolpsav(x,h,N)
% High-speed Overlap-Save method of block convolutions using FFT
% --------------------------------------------------------------
% [y] = hsolpsav(x,h,N)
% y = outp
www.eeworm.com/read/393368/8293860
m circevod.m
function [xec,xoc]=circevod(x)
%signal decomposition into circular-even and circular-odd parts
%--------------------------------------------------------------
%[xec,xoc]=circevod(x)
%
if any(imag
www.eeworm.com/read/174213/9602266
h stl_stack.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/367062/9785291
m aggvar.m
function H = aggvar(sequence,isplot)
%
% 'aggvar' estimate the hurst parameter of a given sequence with aggregate
% variance method.
%
% Inputs:
% sequence: the input sequence for estima
www.eeworm.com/read/367062/9785304
m absval.m
function H = absval(sequence,isplot,moment)
%
% 'absval' estimate the hurst parameter of a given sequence with absolute
% moment method.
%
% Inputs:
% sequence: the input sequence for es
www.eeworm.com/read/367062/9785312
m diffvar.m
function H = diffvar(sequence,isplot)
%
% 'diffvar' estimate the hurst parameter of a given sequence with
% difference variance method. The difference variance method can
% distinguish a n
www.eeworm.com/read/170836/9785976
c utf8.c
/*
* utf8.c - routines to handle UTF-8.
*/
#ifndef ENUM_CHARSETS
#include "charset.h"
#include "internal.h"
void read_utf8(charset_spec const *, long int, charset_state *,
void
www.eeworm.com/read/415311/11077122
m hmm_generate.m
function out = HMM_generate(a,b,initial,seq_len)
% Generate a Markov sequence
%
% Inputs:
% a - Transition probability matrix
% b - Output generator matrix
% initial - Initial state
% seq
www.eeworm.com/read/414928/11090895
m fmcw.m
%******************************************************************************
% fmcw.m
%
% Use: Code to generated triangular FMCW signals
%
% Inputs: Amplitude of the carrier signal
%
www.eeworm.com/read/269044/11110548
m dapskmap_time.m
function [z]=dapskmap_time(data,a,ncon);
% dpskmap16 将输入比特流映射到DAPSK的星座 16
% sequence输入比特流
% enc_comp 星座点坐标
maping8=[0 pi/4 pi*3/4 pi*2/4 pi*7/4 pi*6/4 pi pi*5/4];
maping16=[0 pi/8 3*pi/8 pi/4 7*