-
conv_enc_vertebi_dec
给出了(2,1,3)卷积编码和维特比译码的源程序(Given (2,1,3) convolutional coding and Viterbi decoding of the source)
- 2007-11-04 18:28:03下载
- 积分:1
-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
wwavelet
说明: 一个小波消噪的matlab例子,里面有源程序
希望可以帮到大家(a denoise example of wavelet,)
- 2010-03-29 22:34:55下载
- 积分:1
-
ofdm
说明: ofdm源代码,根据ofdm基本原理框图设计的比较简单的源代码。(ofdm)
- 2010-04-28 21:03:31下载
- 积分:1
-
root
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5 Newton-Raphson Iteration
Algorithm 2.6 Secant Method
Algorithm 2.7 Steffensen s Acceleration
Algorithm 2.8 Muller s Method
Algorithm 2.9 Nonlinear Seidel Iteration
Algorithm 2.10 Newton-Raphson Method in 2-Dimensions
- 2011-06-07 03:04:18下载
- 积分:1
-
watermark(matlab)
数字水印的程序,用matlab编的,包含数字水印你的嵌入、提取及鲁棒性分析(digital watermarking process, using Matlab series, including your digital watermark embedding, robust extraction and analysis)
- 2007-05-06 13:28:50下载
- 积分:1
-
050309.pdf
灰色系统的matlab实现程序!可以预测未来态势发展(Gray system procedures matlab realize! Can predict the future trend of development)
- 2007-07-29 20:41:35下载
- 积分:1
-
integrate
MATLAB自带的积分函数,采用m文件编写。通用性好,方便新手分析其编程思路。(MATLAB built-in integration function, the use of m document preparation. Common good, to facilitate analysis of its new programming ideas.)
- 2009-06-24 11:06:05下载
- 积分:1
-
FUZZY--LOGIC-EDGE-DETECTION
by using this source code we can detect the edges of the image...which helps in the medical field and in satellite.
- 2015-01-04 13:58:11下载
- 积分:1
-
AC_DC
整流器模型mdl模型,希望对初学者理解整理过程有用(Mdl model rectifying model, I hope useful for beginners to understand the process)
- 2014-01-09 21:02:38下载
- 积分:1