搜索资源列表
GST
- Generalized S transform matlab code
GST
- Generalized S transform
模糊T-S预测控制的matlab代码
- 模糊T-S预测控制的matlab代码,实现基于模糊模型辨识的广义预测控制-TS fuzzy matlab code predictive control, fuzzy model identification-based generalized predictive control
AdaptiveGPC
- 自适应广义预测控制S函数程序,能够直接用于SIMULINK中,进行预测控制研究-Adaptive Generalized Predictive Control S function process for SIMULINK in directly for Predictive Control of
ProbShrink
- This package contains Matlab and C-code for denoisinig greyscale images using spatially adaptive ProbShrink implemented with a NON-DECIMATED wavelet transform and under the generalized Laplacian marginal prior.
gpc
- 预测控制算法中的广义预测控制编程仿真应用-Predictive control algorithm in the generalized predictive control simulation application programming
st
- 广义S变换程序 广义S变换具有短时傅里叶变换与小波变换的特性 其反变换与FFT紧密相连-Generalized program generalized S transform S transform with short-time Fourier transform and wavelet transform features of its inverse transform is closely linked with the FFT
st
- matlab 广义s变换源码,此代码只有函数部分,不能自动生成图像,仅供参考。-the matlab generalized s transform source code, this code only function part of can not automatically generate the image is for reference only.
stest
- matlab ,本文献是关于广义s变换的一个源码,但是源码只有函数,不能自动生成变换-Matlab, this literature is a source of generalized s transform, but the source function only, not be generated automatically transform
two-dimensional-s-transform
- 包含二维广义S变换程序和测试程序,用于对图像进行时频分析。matlab版本R2011b,操作系统为32位win7。在2G内存下最大只能对84*84的图像进行处理,更大的图像会出现out of memory的问题。目前网上还没有这个程序,包括本站,pudn,ilovematlab都没有。把程序上传到这三个地方,望大家一起来改进它。-Contains a two-dimensional generalized S transform procedure and testing procedure.I
s-t
- 广义s变换,用于电能质量扰动信号分析的特征提取和识别-Generalized s transform for power quality disturbance signal analysis, feature extraction and recognition
S-transform
- The S transform is variable window of short time Fourier transform (STFT) or an extension of wavelet transform (WT). It is based on a scalable localizing Gaussian window and supplies the frequency dependent resolution. In this tutorial, we int
s-transformation
- s变换和广义s变换- s transformation and generalized s transformation
GST_transform
- 广义S变换的程序,可以对信号进行广义S变换(The generalized S transformation program can carry on the generalized S transform to the signal)
inverse_st
- 广义S变换及其逆变换,用于对非平稳信号进行时频分析,研究信号的频域特征随时间的变化情况(The generalized S transform and its inverse transform are used to analyze the time-frequency of nonstationary signals and study the change of frequency domain characteristics with time.)
代码
- 利用广义S变换求取地震信号时频谱,参数可调,代码清晰,用途广泛(The generalized S transform is used to get the time spectrum of signals, and the parameters can be adjusted.)
gst
- 广义S变换,用于时频分析,是S的改进形式(Generalized S-transform, used in time-frequency analysis, is an improved form of S)
新建 360压缩 ZIP 文件
- 广义s变换matlab程序以及使用例子,真实使用,下载即可。(Generalized S-transform matlab program and its application examples)
GST and example
- 在原有的S变换程序上进行了修改,改为广义S变换,可控制 lamda、p 。程序内部有具体说明,并给出一个模型进行对比,查看不同 lamda、p 值的效果。(Modifications have been made to the original S-transformation program, and the generalized S-transformation has been changed to control lamda and p. There are specific ins
改进的S变换matlab源码
- 改进的广义S变换(Generalized S Transform)matlab源码,引入了可供自己修改的3各参数。