搜索结果
找到约 632 项符合
z-transform 的查询结果
加密解密 写一个对文本文件加密的程序和一个解密的程序。密码规则是:对于小写字母
写一个对文本文件加密的程序和一个解密的程序。密码规则是:对于小写字母,a换成x,b换成y,c换成z,d换成a,e换成b,...;对于大写字母,A换成X,B换成Y,C换成Z,D换成A,E换成B,...;其他字符不变。
matlab例程 MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectr
MS-Clustering is designed to rapidly cluster large MS/MS datasets. The program merges similar spectra (having similar m/z values ?within a given tolerance), and creates a single consensus spectrum as a representative. The input formats accepted are: dta, mgf, mzXML. The output format is mgf.
压缩解压 三轴加速度传感器读数据
三轴加速度传感器读数据,计算x,y,z,三个倾角度数,可以测速度。
文章/文档 fft.c--This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays
fft.c--This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
文章/文档 This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
人工智能/神经网络 The tca package is a Matlab program that implements the tree-dependent component analysis (TCA) alg
The tca package is a Matlab program that implements the tree-dependent
component analysis (TCA) algorithms that extends the independent
component analysis (ICA), where instead of looking for a linear transform
that makes the data components independent, we are looking for components
that can be bes ...
matlab例程 用MATLAB实现数字信号处理的程序
用MATLAB实现数字信号处理的程序,包括FIR、IIR设计,以及Z变换、FFT变换
matlab例程 1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calcu
1D FDTD simulation between free space and dielectric medium with absorbing boundary conditions,calculating the fourier transform of electric field
matlab例程 是《MATLAB数字信号处理与应用》一书的源代码,该书由李正周编著 清华大学出版社出版 2008年5月 本书主要介绍基于MATLAB R2006a的信号分析与处理的原理和应用。全书共分为7章:第
是《MATLAB数字信号处理与应用》一书的源代码,该书由李正周编著 清华大学出版社出版 2008年5月
本书主要介绍基于MATLAB R2006a的信号分析与处理的原理和应用。全书共分为7章:第1章对MATLAB R2006a的特点与MATALB的基本使用进行了介绍,第2章~第7章分别讲述了MATLAB中信号处理工具、MATLAB离散时间系统与Z变换、数字滤波 ...