-
color-correction-techniques
GW, stretch, wp color correction techniques
- 2011-10-22 04:58:19下载
- 积分:1
-
traitement_de_la_parole
Dynamic time warping (DTW), cepstral coefficients, decisions
- 2013-03-21 22:03:21下载
- 积分: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
-
fdct3d
For the 3d implementations, the source files for the in-core version are in the directory
fdct3d
- 2011-12-01 13:49:55下载
- 积分:1
-
Simulation-of-Cascade-PID-Control
串级控制系统matlab仿真的一个实例,对化工过程中的一个过程进行串级控制,优化,用到PID算法(Cascade cascade control system matlab simulation of an instance of a process in the chemical process control, optimization, used in the PID algorithm)
- 2021-01-29 17:08:34下载
- 积分:1
-
truss
2d truss analysis , code with matlab
- 2009-10-01 17:19:36下载
- 积分:1
-
Sfourier
求一维序列x(n)的离散Fourier谱分析,s(0:m)离散功率谱,c(0:m)振幅谱,cta(0:m)位相谱,其中m=[n/2.]。(Discrete Fourier spectrum of one-dimensional series)
- 2013-11-02 08:42:30下载
- 积分:1
-
EKFtrace
扩展卡尔曼轨迹追踪的仿真程序,输出目标的实际位置,及误差曲线。(Extended kalman tracking simulation program, the actual position of the target output, and error curve.
)
- 2015-04-17 10:44:22下载
- 积分:1
-
parallel-computation2010
使用虚拟处理器的SPMD
并行程序,我将介绍使用虚拟处理器的一些结果
技术,并行计算程序的一些SPMD。 “
测试的技术真正的处理器是英特尔超线程,
和程序,浮点计算的MATLAB脚本。
工作的关注实用和限制的结论
使用的方法。主要结果是,使用虚拟处理器
不仅为改善并行程序是一个很好的技术
基于内存的计算,但在大量的磁盘存储的情况下
操作太多。
(Using virtual processors for SPMD
parallel programs,I describe some results on the use of virtual processors
technology for parallelize some SPMD computational programs. The
tested technology is the INTEL Hyper Threading on real processors,
and the programs are MATLAB scripts for floating points computation.
The conclusions of the work concern on the utility and limits
of the used approach. The main result is that using virtual processors
is a good technique for improving parallel programs not only for
memory-based computations, but in the case of massive disk-storage
operations too)
- 2011-09-04 18:59:04下载
- 积分:1
-
Lanemine
Landmine detection matlab code
- 2012-09-22 00:37:40下载
- 积分:1