搜索资源列表
Circularlinkedlist
- 实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to implement a two-way, each node
GaborFilter
- 利用Gabor滤波器提取图像纹理特征,用于图像分类模式识别-Extract the texture feature using Gabor filter/wavelet. You should first generate cell array G, which is a set of kernels in freq domain, then pass G and the image to the function GABORCONV.
hpfilter
- HPFILTER Computes freq. domain highpass filters
equalizer_design
- Designs a frequency-domain and time-domain FIR equalizer for a single-input single-output (SISO) channel. Frequency-domain equalization uses a Chebychev criteria and is specified in terms of frequency response functions. It is a conv
MultipathFadingChannel
- 无线通信多径信道仿真:Observe the response of multipath fading channel to the pulses in time and freq domain-Simulation of multipath fading Channel
log_psd
- This function takes the n time domain samples (real or complex) and finds the psd by taking (fft/n)^2. The two sided spectrum is produced by shifting the psd The array freq provides the appropriate frequency values for plotting purposes.
freq-domain-
- A frequency domain scrambling document
linklist
- 实现一个双向循环链表,每个结点中除有prior,data和next三个域之外,还增设了一个访问频度域freq。在链表被起用之前,频度域freq的值均初始化为零,而每当对链表进行一次LOCATE(L,x)的操作后,被访问的结点(即元素值等于x的结点)中的频度域freq的值便增1,同时调整链表中结点之间的次序,使其按访问频度非递增的次序顺序排列,以便始终保持被频繁访问的结点总是靠近表头结点。-Circular linked list to implement a two-way, each node
FIRtest
- FIR code in MATLAB, Time domain plots of signal and filters, plotting filter response of filters and the two speech bands(lower and upper) in freq domian
CalV freq correlation
- 步进频雷达速度补偿速度估计 (频域相关法)-Stepped frequency radar speed compensation velocity estimation (frequency domain correlation method)
Locate
- 设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的Locate(L,x)运算的算法,该运算为函数过程,返回找到结
DCTdenoising_cpp
- 离散余弦变换去噪算法,简单快速,效果出众的频域去噪算法,C++ 源码-DCT denoising algorithm, a fast and outperform algo in freq domain,C++ source code
freq
- matlab code for frequency domain filtering
freq
- frequency domain filtering
mydraw_time_frequency_domain
- 方便的同时绘制信号的时域图和频谱图的帮助函数,自编的,支持灵活的参数格式,有示例文件供参考。-a convenient help function plot time domain and freq domain(use FFT) figure at the same time,huge reference from the periodogram() function.
GUI-for-time-and-freq-analysis
- 导入振动信号(2信道)分析时域、频域波形的MATLAB-GUI界面-Import vibration signals (2-channel) analysis in time domain and frequency domain by MATLAB-GUI interface
one-third-octave
- 根据时域信号计算三分之一倍频程下的加速度有效值及功率谱-calculate rms in 1/3 oct freq domain
pinfanfangwen
- 设有一头指针为L的带有表头结点的非循环双向链表,其每个结点中除有prev(前驱指针),data(数据)和next(后继指针)域外,还有一个访问频度域freq。在链表被起用前,其值均初始化为零。每当在链表中进行一次Locate(L,x)运算时,令元素值为x的结点中freq域的值增1,并使此链表中结点保持按访问频度非增(递减)的顺序排列,同时最近访问的结点排在频度相同的结点的最后,以便使频繁访问的结点总是靠近表头。试编写符合上述要求的Locate(L,x)运算的算法,该运算为函数过程,返回找到结点的
convertion-of-freq.-to-tym-domain
- Convertion time to freq domain
409 PRE-2
- freq domain and fuctions for dsp calculations