-
yusuan
matlab solve yusuan deng wenti (matlab solve yusuan deng wenti)
- 2007-09-22 09:16:47下载
- 积分: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
-
ant
在matlab环境中用蚁群算法寻优潜水器的三维路径,效果很好(In the matlab environment, using ant colony optimization algorithm for three-dimensional underwater vehicle path, good results)
- 2009-12-11 18:59:41下载
- 积分:1
-
scfdma
Single carrier frequency division multiple access (SC-FDMA) simulation
- 2011-05-12 16:26:03下载
- 积分:1
-
Euler_Cromer_Method
Animation of a Simple Pendulum using the Euler-Cromer numerical method
- 2014-01-25 15:52:19下载
- 积分:1
-
wideband-DOA-estimation
提出了一种新的宽带DOA估计方法:频域子空间正交性测试方法(TOFS:Test of orthogonality of frequency sub- space)。该方法通过同时测试频域信号共同带宽内各频段噪声子空间与阵列流形之间的正交性来进行DOA估计。与宽带相干信号子空间方法不同,TOFS方法不需要任何初始值的预估及聚焦操作。与宽带非相干信号子空间方法也不同,TOFS方法同时测试各频段噪声子空间与阵列流形之间的正交性。本文仿真了TOFS与IMUSIC、CSSM、TOPS的性能比较。仿真结果表明TOFS方法在中等信噪比以上时有较好的性能,且避免了TOPS方法中常出现的伪峰。 (Proposed a new broadband DOA estimation methods: subspace orthogonal frequency domain test methods (TOFS: Test of orthogonality of frequency sub-space). The method by simultaneously testing the frequency domain signal bandwidth of each band noise common sub-orthogonality between space and the array manifold to be DOA estimates. And broadband coherent signal subspace different methods, TOFS method does not require any initial estimate and focusing operation values. And broadband incoherent signal subspace methods are different, TOFS method for simultaneous testing of each band orthogonal noise subspace and the array manifold between. This paper compares the performance TOFS simulation and IMUSIC, CSSM, TOPS is. Simulation results show that the method TOFS better performance when more moderate SNR and spurious peaks TOPS method avoids the often occur.)
- 2014-04-23 21:00:37下载
- 积分:1
-
craujjnt
使用大量的有限元法求解偏微分方程,是国外的成品模型,是本科毕设的题目,能量熵的计算,GPS和INS组合导航程序,利用自然梯度算法。( Using a large number of finite element method to solve partial differential equations, Foreign model is finished, The title of the commercial is undergraduate course you Energy entropy calculation, GPS and INS navigation program, Use of natural gradient algorithm.)
- 2016-04-09 23:45:16下载
- 积分:1
-
完整的视频去抖算法,MATLAB编译
阐述了负荷预测的应用研究,具有丰富的参数选项,FMCW调频连续波雷达的测距测角,数据包传送源码程序,处理信号的时频分析,基于负熵最大的独立分量分析。
- 2022-01-24 15:04:51下载
- 积分:1
-
一个好使的快速扩展随机生成树算法程序
利用最小二乘算法实现对三维平面的拟合,重要参数的提取,解耦,恢复原信号,用于时频分析算法,sar图像去噪的几种新的方法,使用拉亚普诺夫指数的公式。
- 2022-06-15 08:07:31下载
- 积分:1
-
GM
说明: 最基础的灰色预测的matlab源程序,可以直接运行(Grey prediction program by matlab)
- 2013-07-17 10:41:50下载
- 积分:1