-
HHT-emd
MATLAB的EMD工具箱,主要是对信号进行IMF分解,然后进行希尔伯特变换。得到信号的瞬时频率,并画出能量图。
使用是解压到matlab的work里面即可。(MATLAB toolbox of EMD, decomposition IMF, then Hilbert transform signal. The instantaneous frequency of the signal, and draw the energy diagram. Use extract to matlab can work inside.)
- 2013-01-07 19:02:33下载
- 积分:1
-
codes
交通道路交通流的matlab仿真,通过对道路和车辆参数的设置,研究各参数关系(Traffic matlab simulation of traffic flow through the road and vehicle parameters to study the relationship between parameters)
- 2009-06-03 19:21:34下载
- 积分:1
-
curvature
MATLAB code for trajectory smoothing and curvature calculation.
- 2011-01-05 01:49:45下载
- 积分:1
-
T-est
说明: 分别使用周期图法以及改进的周期法实现谱估计(Using periodogram and improved method to achieve spectrum estimation cycle)
- 2008-11-04 00:10:30下载
- 积分:1
-
liyapunov
计算最大李雅普诺夫图,来分析微分方程的分岔情况(To calculate the largest Lyapunov Figure to bifurcation analysis of differential equations)
- 2013-02-27 13:24:31下载
- 积分:1
-
na28
compressive sensing theory
- 2013-08-16 22:09:05下载
- 积分:1
-
Interupt jammming
灵巧噪声的间歇采样转发干扰的matlab实现(The realization of the smart noise intermittent sampling forward interference)
- 2021-04-09 13:08:59下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
exp_code
很好的正态分布matlab 代码,适合初学者!(Normal distribution matlab code good for beginners!)
- 2010-08-24 20:54:59下载
- 积分:1
-
kmean1
k均值的分析与,图解,自己亲自测试,能用并且(k-mean analysis, diagrams, personally testing, use )
- 2012-05-04 11:56:32下载
- 积分:1