-
mian5
双向无线中继信道中,两个源端交换数据,不进行信道编码,直接调制发送至中继,进行直接网络编码再广播至源端(The two-way wireless relay channel, the two source ends to exchange data, does not perform channel coding, directly modulated broadcast to the source side is sent to the relay, the direct network coding)
- 2013-02-27 15:11:56下载
- 积分:1
-
FIRfilterFD
有限冲激响应滤波器的频域实现方法。可以通过快速傅里叶变换降低复杂度。(Finite Impulse Response Filter frequency domain method. Can reduce the complexity of the fast Fourier transform.)
- 2012-08-08 15:09:31下载
- 积分:1
-
Face-Capture
这是一个用matlab编写的人脸搜索程序里面包含一个小的人脸图片数据集。(This is contains a small face images datasets were prepared using matlab face a search program inside.)
- 2014-10-26 14:05:54下载
- 积分:1
-
Discret-Wavelet-Transform-got-Daub2-by-Santhana-R
y=d2wavelet(x,Fs,level) does the 2nd order Daubechies Wavelet Transform of signal x with a sampling frequency Fs and the DWT is decomposition is done upto a level
It returns the matrix of all decompositions and the final approximations.
Instead of using the matlab s inbuilt DWT function, this file explains the algorithm for DWT. Mostly useful for learning & academic purposes.
For other wavelets, the filter values alone can be changed or WFILTERS can
be used.
The function basically is for Condition Monitoring of rotating equipments by vibration based bearing fault diagnosis by the author.
Example:
clear all
t=[0:0.0003:8*pi]
x=sin(5000*t)+sin(1000*t)
x=x(1:2^16)
level=5 Fs=1/0.003
d2wavelet(x,Fs,level)
Thanks for Downloading. Don t forget to rate or comment.
- 2013-04-05 21:52:35下载
- 积分:1
-
singal_system_analysis
该程序是基于MATLAB编写的对信号进行分析的随机信号通过线性系统,包括时域、频域等多项分析(signal and system analysis)
- 2009-09-12 10:11:30下载
- 积分:1
-
fractaldim(y-Q-M)
计盒分形维数计算的matlab源代码编程实现过程(Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M)
__________________________________________________________________________
Usage: Computes fractal dimension by box counting(BC) method.
NOTE: Running the code may take a little time, because it calculates
dimensions for all embedding dimensions up to M.
This code is based on an algorithm that constructs a box for the first
observation and for other observations test which it belongs to previous
box(s). If the observation belongs to one of the existent boxes then
increases number of points in the relevant box,otherwise makes a new box. the algorithm of this code uses only rounding down and it does not need
binary coding, sorting and so on. It uses only transformation data to [0,2^32-1] and finding valid boxes based on Leibovich and Toth(1989). Inputs: y is a vector time series. q stands for generalized dimension q=1 entropy dimension,q=2 correlation dimension and so on. q=0 is box counting dimen)
- 2014-11-30 13:19:02下载
- 积分:1
-
TiR_channel
time reversal technique for uwb communication
- 2013-04-17 19:40:53下载
- 积分:1
-
kongzhixitongexp
控制系统的matlab程序六个。含有波特图,根轨迹图等等matlab函数的使用方法(Matlab process control system 6. Porter contain maps, root locus diagram and so on to use the matlab function)
- 2009-03-19 20:05:43下载
- 积分:1
-
Matlab
Matlab使用指南,非常好的使用matlab的入门书(Matlab User Guide, very good use of the primer matlab)
- 2007-12-26 12:23:22下载
- 积分:1
-
SAStOPM
对STOMP算法就行改进,一种稀疏自适应的STOMP,编程过程中对图像采用分快处理来提高效率(STOMP algorithm for improvement on the line, a sparse adaptive STOMP, the programming process to improve the efficiency of the use of sub-fast image processing)
- 2014-12-05 10:12:58下载
- 积分:1