-
Random-signal-resonance
这是一个关于随机信号共振的matlab程序文件 请放心下载(Random signal resonance)
- 2012-04-02 18:49:00下载
- 积分:1
-
AVERAGE
AVERAGE FILTER IN IMAGE PROCESSING
- 2013-10-05 00:32:54下载
- 积分:1
-
func_algorithm2_strict
A Joint Time-Invariant Filtering Approach to the Linear Gaussian Relay Problem
- 2015-03-23 17:50:11下载
- 积分:1
-
robot-dynamics
基于Matlab的并联机器人运动学和动力学仿真研究资料(Parallel robot kinematics and dynamics simulation studies based on Matlab)
- 2012-03-19 16:55:34下载
- 积分:1
-
ofdm
通信系统仿真,matlab下多载波系统分析(communication system simulation)
- 2009-02-24 17:39:06下载
- 积分: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
-
kalman
一般KF和UDUKF的比较源程序代码,运行文件夹中的result.m文件。(General comparison of KF and UDUKF source code, run the file in a folder result.m file.)
- 2010-11-21 00:32:37下载
- 积分:1
-
PnGen
说明: 使用matlab编写的PN序列函数,用来生成PN序列,里面有大量说明(use Matlab prepared by the PN sequence function, used to generate PN sequence, there are extensive notes)
- 2006-05-10 08:17:12下载
- 积分:1
-
Ex15_2_ParticleEx2
粒子滤波目标跟踪程序,地面雷达跟踪一个下落物体的弹道系数、速度和位置。(Particle filter target tracking procedures, ground radar tracking ballistic coefficient, velocity and position of a falling object.)
- 2013-01-12 15:57:35下载
- 积分:1
-
t5_3
编写一函数 实现图像与任意模版(尺寸可调)的二维卷积,图像边缘有边界点取对称方式填充(Write a function to realize image and arbitrary template (size adjustable) of two-dimensional convolution, image edge have boundary point take symmetric mode fill
)
- 2012-11-18 17:02:41下载
- 积分:1