-
A_Matlab_Tour_of_Wavelet_Programming
This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures).
Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own.
I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.
(This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing: signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names eg tp1.m, and launch the script directly from Matlab comand line> tp1. Some of the scripts contains holes that you should try to fill on your own.I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.)
- 2008-01-11 15:02:14下载
- 积分:1
-
xindao
求解任意信道容量的迭代算法,求解方便而且实用。(Channel capacity to solve any of the iterative algorithm, solving convenient and practical.)
- 2009-10-28 19:55:50下载
- 积分:1
-
1673
matlab仿真微分方程,分别用欧拉法,改进欧拉法,龙格库塔法,四阶adams显式隐式算法对比精度。(matlab simulation of differential equations, respectively, with Euler, improved Euler method, Runge-Kutta method, fourth-order implicit algorithm adams explicit comparison accuracy.)
- 2013-08-02 10:50:14下载
- 积分:1
-
jiaoliutiaoyaqi
交流调压调速matlab仿真图,电力拖动自动控制系统与matlab仿真中的图形,请参阅书籍(AC variable voltage control matlab simulation diagram, electric drive in the automatic control system simulation matlab graphics, see the books)
- 2012-08-23 08:46:47下载
- 积分:1
-
SNR_cmp
用matalab实现一个简单的输入语音的整体信噪比和部分信噪比的比较(Matalab implemented using a simple input speech and the portion of the overall signal to noise ratio SNR comparison)
- 2013-11-13 22:19:02下载
- 积分:1
-
GAFMAX
遗传算法
求下列函数的最大值
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].(Optimization problem by genetic algorithm of a function
obj(x)=x.*(10-x).*sin(2*pi*x), xin[0,10].)
- 2009-11-14 00:05:47下载
- 积分:1
-
MPM_MATlab
说明: 这是MPM算法,用MATLAB实现的,需要简单修改一下。这个对于mkv算法的实现是很重要的。(This is the MPM algorithm, using MATLAB to achieve, requires simple corrections. Mkv algorithm for the realization of this is very important.)
- 2011-03-23 11:34:14下载
- 积分:1
-
stop-and-wait
Stop-and-wait ARQ is a method used in telecommunications to send information between two connected devices. It ensures that information is not lost due to dropped packets and that packets are received in the correct order. It is the simplest kind of automatic repeat-request (ARQ) method. A stop-and-wait ARQ sender sends one frame at a time it is a special case of the general sliding window protocol with both transmit and receive window sizes equal to 1. After sending each frame, the sender doesn t send any further frames until it receives an acknowledgement (ACK) signal. After receiving a good frame, the receiver sends an ACK. If the ACK does not reach the sender before a certain time, known as the timeout, the sender sends the same frame again.
- 2011-08-03 16:52:09下载
- 积分:1
-
DIGITAL-CHAOTIC-COMMUNICATIONS
DIGITAL CHAOTIC COMMUNICATIONS IT USE CHAOTIC SIGNALS AS A CARRIER
- 2013-12-22 04:51:47下载
- 积分:1
-
powercontrol
CDMA移动通信系统中一种速率功率联合控制方法(CDMA mobile communication system in a joint rate-power control method)
- 2007-10-25 17:20:14下载
- 积分:1