-
back_segment
基于matlab平台开发,实现针对静态图像,或者视频帧的背景区域操作(Matlab-based platform development and against static images, or video frame the background of regional operations)
- 2007-03-21 14:18:17下载
- 积分:1
-
GSLS
冈萨雷斯第二版书+答案+Matlab版的代码(The Consadole Juarez second edition of the book+ answer+Matlab version code)
- 2012-06-17 17:24:09下载
- 积分:1
-
22
说明: 非平稳信号的一些处理函数,包括计算瞬时频率和群延迟及非平稳信号的生成。(Some non-stationary signal processing functions, including the calculation of the instantaneous frequency and group delay and non-stationary signal generation.)
- 2010-07-13 11:17:34下载
- 积分: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
-
LMaFit-b2
递秩矩阵拟合,Matrix Completion ,Sparse Matrix Separation ,Matrix Compressive Sensing (Low-rank Matrix Fitting)
- 2009-11-07 21:13:05下载
- 积分:1
-
SVM_luzhenbo3
在工具箱LS_SVMlab用支持向量机用于函数拟合,带有注释(Toolbox LS_SVMlab used in support vector machine for function fitting, with Notes)
- 2009-03-19 15:17:34下载
- 积分:1
-
S7-300-PPT
plc ppt 希望对你的学习有作用!谢谢分享!(plc ppt hope to learn a role for you! Thank you to share!)
- 2011-10-02 10:47:48下载
- 积分:1
-
CapacityAboutReflectionAndCached
使用Visual studio 工具做的实例,以此研究反射与缓存(深拷贝)的性能(the instance of reflection and deeping copy at visual c#)
- 2015-03-27 10:52:58下载
- 积分:1
-
gavno
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2010-12-13 18:27:16下载
- 积分:1
-
jacobi
Use Jacobi algorithm to solve the linear equation
- 2009-06-01 18:01:23下载
- 积分:1