代码搜索:sequence

找到约 10,000 项符合「sequence」的源代码

代码结果 10,000
www.eeworm.com/read/420934/10766602

log chap1.log

This is TeX, Version 3.141592 (MiKTeX 2.3) (preloaded format=latex 2000.11.28) 10 AUG 2007 11:26 **chap1.tex (chap1.tex LaTeX2e Babel and hyphenation patterns for english, fr
www.eeworm.com/read/419963/10826085

m mula_pcm.m

function[sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM MU-LAW PCM encoding of a sequence. %[SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU) %a=input sequence %n=number of quantization levels(even) %sqnr=output
www.eeworm.com/read/348907/10860574

py diffutil.py

### Copyright (C) 2002-2006 Stephen Kennedy ### This program is free software; you can redistribute it and/or modify ### it under the terms of the GNU General Public License as pub
www.eeworm.com/read/274450/10871362

c main.c

/* ** Copyright (C) ARM Limited, 2000. All rights reserved. */ /* ** This application flashes the LEDs on the ARM Integrator board. ** It reads the board's switches to determine the flash speed
www.eeworm.com/read/418361/10951591

h tcp.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are
www.eeworm.com/read/418028/10967608

test autoinc.test

# 2004 November 12 # # The author disclaims copyright to this source code. In place of # a legal notice, here is a blessing: # # May you do good and not evil. # May you find forgiveness for you
www.eeworm.com/read/469455/6976981

xdb ganttmodel.xdb

www.eeworm.com/read/468525/6992448

m main_mackeyglass.m

%Mackey-Glass方程最初是由Mackey和Glass提出的. 它是一个高维的动力学方程, %常常用于非线性时间序列预测问题,作为检测预测模型预测性能的标准, 其形式为 %dx/dt=-b*x(t)+a*x(t-TAU)/(1+x^10*(t-TAU)); %a=0.2,b=0.1,TAU=17 or 30 % Create "mild" Mackey-Glass sequenc
www.eeworm.com/read/467324/7009773

m mula_pcm.m

function [sqnr,a_quan,code]=mula_pcm(a,n,mu) %MULA_PCM mu-law PCM encoding of a sequence. % [SQNR,A_QUAN,CODE]=MULA_PCM(A,N,MU) % a=input sequence. % n=number of quantization
www.eeworm.com/read/467324/7009831

m cm_dpske.m

function [enc_comp] = cm_dpske(E,M,mapping,sequence); % [enc_comp] = cm_dpske(E,M,mapping,sequence) % CM_DPSKE differentially encodes a sequence. % E is the average energy, M is the number of c