搜索资源列表
Jakes_filter
- % File: Jakes_filter.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless Applications, % Prentice Hall PTR, 2
cwt
- 小波变换例子--f(t)=sin(2π×500t)+sin(2π×1000t)+1.5δ(t-165)+1.5δ(t-207)的小波变换
SURE
- applies soft-threshold t to all elements of x and computes SURE
VirtualOscilloscope.rar
- 虚拟示波器 可以用的 也可以仿造自己做,Virtual Oscilloscope can be used to do can also copy their own
Wavelet-image-denoising-procedures
- 小波图像去噪程序。th=sigma*sqrt(2*log10(L*T)) 计算阈值 ch=c(1,num(4-i,1):num(4-i,3)+step(4-i)-1) 对各高频系数进行阈值处理 chl=length(ch) for j=1:chl if abs(ch(j))>=th ch(j)=sign(ch(j))*(abs(ch(j))-2*th/(1+exp(m*(ch(j)^2)))) 阈值处理函数 else -Wavelet image denois
FFTmatlab
- 做FFT只能看出信号在0到分析频率(采样频率的一半)之间的相对分布,或者说得到以采样频率归一化的频率。 采样频率即取样频率,指每秒钟取得信号样本的次数。所以,采样频率就是1/(delta t),其中delta t为连续采两次信号的时间间隔。 采样频率/采样点数=频率分辨率。 -Signal do FFT can only be seen in the 0 to the analysis frequency (half the sampling frequency) relative
cwt-ccode
- 连续小波变换程序,输入二进制文件,然后然后进行小波变换 C语言程序-/*this program compute the contious wavelet transform of the signal in a data file using the Professor A.Grossman s approach. the analyzing basic wavelet is modulated gaussian: exp(iwt)exp(-t**2/2)where w si th
SinWmk
- 余弦波是渐变的,当ωt+φ的取值变化量很小时,Y的变化量也是很微小的。余弦波的这一特性保证了嵌入水印后相邻字符灰度值差别不大,人眼无法识别,从而保证了水印的不可见性和图像质量。-Cosine wave is gradual, and when ωt+ φ values variation is very small, Y amount of change is very small. Cosine waves This feature ensures that watermarked gray
HarmonicAmplitudeOfTheWaveformSynthesis
- 谐波幅度对波形合成的影响 一个幅度为E,脉冲宽度为τ,重复周期为T的矩形脉冲信号,实验内容为用前5项谐波近似合成一方波。先画出基波分量;然后将三次谐波加到基波上,并画出结果;再将一次、三次、五次、七次和九次谐波加在一起;将上述波形分别画在一幅图中,可以看出它们逼近方波的过程。注意“吉布斯现象”。周期信号傅里叶级数在信号的连续点收敛于该信号,在不连续点收敛于信号左右极限的平均值。如果我们用周期信号傅里叶级数的部分和来近似周期信号,在不连续点附近将会出现起伏和超量。在实际中,如果应用这种近似,就
xiaobo
- 本书全面系统介绍了小波分析的基本理论和最新研究成果,重点介绍小波分析的应用成果,并通过软件实现来检验应用效果。全书分为三篇:第一篇是小波理论,包含8章内容,小波分析的发展历史及文献综述、准备知识、多分辨分析与共轭滤波器、连续小波变换、最佳小波基的构造及算法、二维母小波的构造、框架与样条小波理论、时间----频率分析;第二篇是小波应用,包含12章内容,详细介绍了小波分析在图象压缩、流体力学、工业CT、故障诊断、语音分割、数学物理、地球物理勘探、医学细胞识别、线性系统、神经网络等方面的应用;第三篇是
Wavefront_1936149292005
- wavefront header file. but i can t use this.
bianma
- BCH码的编译码算法依据的原理,并且实现了BCH (15, 5)码的仿真。该码码长n=15, 信息码位k=5, 纠错位t=3, 阶数m=4, 能纠错3位。译码所用的方法是彼得森译码方法。在彼得森一码中采用计算校正子,然后用校正子寻找错误图样的方法。-BCH code encoding and decoding algorithm based on the principle, and BCH (15, 5) code of the simulation. The code code lengt
FFT
- FFT使用范例。 x=0.5*sin(2*pi*15*t)+2*sin(2*pi*40*t)。采样频率fs=100Hz,分别绘制N=128、1024点幅频图。-FFT usage examples. x = 0.5* sin (2* pi* 15* t)+2* sin (2* pi* 40* t). Sampling frequency fs = 100Hz, were drawn N = 128,1024 point amplitude-frequency diagram.
haoyong
- 图像处理中灰度化一个很好的程序,该源程序都不用修改即可直接应用到你的工程中。-Image processing source code is so useful.if you can understand it quickly.Then,the source code can be used right now,and you can t modify it.
Discrete-Time-Fourier-Transform
- Discrete Time Fourier Transform f(t) to F(w)-Discrete Time Fourier Transform f(t) to F(w)
the-method-of-prestack-Q-inversion
- 叠前6值反演#广义T变换#谱比法#13X#吸收衰减-Pre-stack inversion# 6 value generalized spectral ratio T transformation## 13X# attenuation
T-FTOOLBOX
- 时频分析工具箱,包括stft,gabor等-time-frequency toolbox
pack_emd.tar
- 能进行经验模态分解,希尔伯特黄变换以及谱分解等(Can an empirical mode decomposition and Hilbert huang transform and spectral decomposition)