-
DTW
时间规整函数,从Matlab修改过来,在XP环境下调试成功(Time warping function, changes come from the Matlab, in the XP environment to debug the success of)
- 2010-02-22 14:49:18下载
- 积分:1
-
OFDM-Matlab-Codes
说明: 这是一个非常不错的OFDM仿真程序,值得一看,希望大家支持(This is a very good OFDM simulation program, worth a look, hope you will support)
- 2010-04-13 22:17:02下载
- 积分:1
-
Digitalmodem
数字调制解调,包含数字调制程序和解调程序。(Digital modulation and demodulation, including digital modulation and demodulation process procedures.)
- 2010-05-13 08:41:58下载
- 积分:1
-
bisection_new
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.
prepared by Razana Alwee
24
Algorithm
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)
- 2011-11-23 09:49:57下载
- 积分:1
-
filter_test
这是一个关于滤波器的仿真程序,非常好用,相信对大家会有一定的帮助(This is a simulation program on the filter is very easy to use, I believe this will definitely help all of us)
- 2009-11-24 18:43:34下载
- 积分:1
-
ICApingjia
ICA算法评价指标的计算程序SAR SIR SNR(ICA SAR SIR SNR)
- 2012-03-24 09:28:34下载
- 积分:1
-
work
matlab飞机轨迹自动生成程序,网友可根据自己需求 更改轨迹(trajectory of aircraft programe)
- 2021-04-08 10:39:00下载
- 积分:1
-
pnocairsecton
绘制庞加莱截面图的小程序,可以随便修改。
(Poincare mapping sections of small procedures, can be arbitrarily amended.)
- 2007-11-08 19:57:16下载
- 积分:1
-
anneal_SimulatedAnnealing
anneal_SimulatedAnnealing.rar用C语言编写,能弥补Matlab中无现成模拟退火算法函数的不足(anneal_SimulatedAnnealing.rar C language, Matlab can make up for the non-existing simulated annealing function of inadequate)
- 2006-08-13 11:05:01下载
- 积分:1
-
C-C-method
运用C-C算法重构相空间重构嵌入维数和计算时间延迟(Using C-C reconstruction of phase space reconstruction algorithm embedded dimension and computing time delay)
- 2012-04-11 16:07:18下载
- 积分:1