-
matlabgaojiepugongjuxiang
说明: matlab高阶谱分析工具箱,用于高阶谱的分析(very usefull )
- 2010-05-04 16:38:32下载
- 积分:1
-
shuxue
这些资料都是有关数学建模的资料,包含多种算法,包括遗传算法,灰色预测等,希望对大家有帮助。(These data are related to the mathematical modeling of information, including a variety of algorithms, including genetic algorithm, the gray prediction, we want to help.)
- 2011-09-18 22:03:31下载
- 积分:1
-
syamlal-obrien_drag
fluent syamlal-obrien模型(fluent syamlal-obrien model)
- 2015-01-18 19:16:32下载
- 积分:1
-
Helicopter-battle_source-code
BATTLE OF HELICOPTERS
- 2014-02-23 08:34:16下载
- 积分:1
-
zixiangguan
说明: 一时间离散序列的自相关函数计算与DFT得出的功率谱(For a discrete sequence calculated the autocorrelation function of the power spectrum obtained with the DFT)
- 2011-03-10 09:06:42下载
- 积分:1
-
fft
fft is important for identifying the amplitude and frquency.this doc is for fft in matlab.
- 2014-08-20 18:25:30下载
- 积分:1
-
mincut
An implementation of "A min cut algorithm" by Stoer and Wagner.
In addition there is an option to find the minimal cut that does not separate a set of vertices.
This is not a mincut-maxflow algorithm.
- 2012-08-06 17:57:31下载
- 积分:1
-
PhaSpaRecon
相空间重构的主函数程序,可以根据自己的需要直接用该函数,并画出相空间的图(The main function of phase space reconstruction program, you can directly use this function according to their needs, and draw the phase space diagram)
- 2014-12-14 20:06:10下载
- 积分: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
-
SURF_matlab
SURF_matlab程序及样本,有需要的可以看一下(SURF_matlab procedures and sample, there is a need to look at)
- 2014-01-07 09:42:07下载
- 积分:1