代码搜索:FFt 有哪些应用?
找到约 10,000 项符合「FFt 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/105160/15676731
txt 无线应用协议 ussd-3.txt
作者:benjurry
日期:00-5-29 下午 10:37:15
4.定义和缩写
4.1 定义
以下是在这篇说明书中用到的词组和习惯用法
External Node 一外界连接GSM网络的标示符,例如:WAP 网管
Message 任一种PDU形式的总体名称
Protocol Control Information (PCI)
www.eeworm.com/read/105160/15676742
txt 无线应用协议 ussd-2.txt
作者:benjurry
日期:00-5-29 下午 10:35:50
1.范 围
该文件描述WAP的映像到(USSD)数字通(大哥大)的没有特定结构的补充性的服务数据的阶段2上。
文件包括数字通(大哥大) USSD的简短的描述在内。
为完整的描述的提到[ GSM0290 ] [ GSM0390 ],并且[ GSM0490 ]。
数字通(大哥大) USSD为一些为了如同WAP的负荷者拟定
www.eeworm.com/read/105160/15676825
txt 无线应用协议 ussd-4.txt
作者:benjurry
日期:00-5-29 下午 10:38:51
4.3 必要条件
这说明使用对定义每个特别的必要条件的重要性说的下说明:
必须 “REQUIRED”或“SHALL”,这个字或术语,表明对于特定的需求并不需要绝对的定义。
不允许 “SHALL NOT”,这个术语,或短语表明对于特定的要求绝对的定义是被禁止的。
应该 ...
www.eeworm.com/read/103275/15738048
chm 多媒体技术基础与应用.chm
www.eeworm.com/read/433250/8537315
m demo_wigner4.m
function demo_wigner4(x, y)
% demo_wigner4 -- show some properties of the type 4 Wigner distribution
%
% Usage
% demo_wigner4(x, y)
%
% Inputs
% x one signal (odd length), optional
% y
www.eeworm.com/read/433142/8543109
m vxcorr.m
%file vxcorr.m
function [c,lags]=vxcorr(a,b)
%this function calculates the unscaled cross_correlation of 2
%vectors of the same length . the output length(c) is
%length(a)+length(b)-1. It is a sim
www.eeworm.com/read/431418/8677618
m melbankm.m
function [x,mn,mx]=melbankm(p,n,fs,fl,fh,w)
%MELBANKM determine matrix for a mel-spaced filterbank [X,MN,MX]=(P,N,FS,FL,FH,W)
%
% Inputs: p number of filters in filterbank
% n length of fft
www.eeworm.com/read/285065/8871298
log cc_build_debug.log
------------------------------ FFT.pjt - Debug ------------------------------
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.
www.eeworm.com/read/186973/8887344
m c101.m
N=32;k=0:N-1;
f=[ones(1,5) zeros(1,23) ones(1,4)];
Fr=1/32*fft(f);
r=k;
stem(k,Fr),grid
www.eeworm.com/read/381805/9070707
log cc_build_debug.log
------------------------------ FFT.pjt - Debug ------------------------------
Build Complete,
0 Errors, 0 Warnings, 0 Remarks.