-
poisson.m
This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
- 2010-10-30 00:13:31下载
- 积分: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
-
template2
这是新修改过的matlab程序基于EMD降噪的改进版本,希望对大家有帮助,谢谢(This is the new modified matlab program based on an improved version of EMD noise, we want to help, thank you)
- 2013-05-30 11:45:32下载
- 积分:1
-
fdtd1D
it is Finite Difference Time Domain algortihm
- 2009-02-27 21:39:32下载
- 积分:1
-
sound1
sound very useful e-book
- 2009-06-07 15:11:52下载
- 积分:1
-
pso
说明: 做matlab与计算机智能算法这是不可多得的好程序,已经成功支边(Matlab to do with the computer intelligent algorithm which is a rare good procedures, have successfully supported edge)
- 2008-11-05 08:24:38下载
- 积分:1
-
SDM_Matlab
Calculates SNR and PSD of the bit-stream and of the signal
- 2013-04-10 08:27:06下载
- 积分:1
-
uc006_download
这个是用GAMS写的,求解电力系统机组组合问题的代码。GMAS的代码哦,可以和MATLAB进行调用。(This is written with the GAMS, solving the code power system unit commitment. GMAS code Oh, you can call and MATLAB.)
- 2020-11-10 21:09:45下载
- 积分:1
-
OFDM_MIMO0305
MIMO-OFDM系统仿真,包括了接收端与发射端的分集,各种复用技术(MIMO-OFDM system simulation, including a receiver and transmitter sub-sets, a variety of multiplexing)
- 2009-04-10 16:37:22下载
- 积分:1
-
rbfwxl
用径向基函数实现的信道自适应均衡,一个比较简单的例程(Radial Basis Functions Channel adaptive equalization, a relatively simple routines)
- 2006-05-30 21:20:54下载
- 积分:1