-
matlab-Lyapunov
matlab中计算Lyapunov指数的程序(matlab program to calculate the Lyapunov exponent)
- 2011-06-27 10:32:08下载
- 积分:1
-
biflogistica
Bifurcation Diagram of logistic map
- 2013-01-09 14:30:14下载
- 积分:1
-
Uncertainty-Analysis-flood-damage
Uncertainty analysis of flood damage curves. Code for the work described by Egorova et al. in their journal paper
- 2014-11-03 17:10:43下载
- 积分:1
-
HuffmanCoding_ImageCompress
用Matlab对图像进行哈夫曼编码(Huffman Coding)以实现对图像的无损压缩(Use Matlab to realize Huffman coding for lossless image compression)
- 2020-11-24 19:59:33下载
- 积分:1
-
Opt_Steepest
最速下降法是一种沿着N维目标函数的负梯度方向搜索最小值的方法。该程序是用最速下降法求无约束最优化解。(Steepest descent method is an N-dimensional objective function along the negative gradient direction of the minimum search method. The program is used steepest descent method for unconstrained optimal resolve.)
- 2008-05-06 21:47:36下载
- 积分:1
-
eign6161
MATLAB潮流计算(MATLAB flow calculation)
- 2008-05-18 13:09:10下载
- 积分:1
-
cichangxian
磁场线分布,根据一个磁场,然后仿真出它的强弱分布等等吧
磁场线分布,根据一个磁场,然后仿真出它的强弱分布等等吧
磁场线分布,根据一个磁场,然后仿真出它的强弱分布等等吧(cichangxianfenbucichangxianfenbucichangxianfenbucichangxianfenbucichangxianfenbucichangxianfenbu)
- 2011-01-02 20:25:43下载
- 积分:1
-
GEP
这是基本的基因表达式编程算法的主程序,也可以直接调用(Gene expression programming algorithm main program can also be called directly)
- 2020-06-29 16:20:02下载
- 积分:1
-
多目标蝙蝠
蝙蝠算法(BatAlgorithm,缩写BA),是一种元启发式优化算法,是杨新社(音译自:Xin-SheYang)在2010年提出的算法。这个蝙蝠算法以微蝙蝠(microbats)回声定位行为的基础,采用不同的脉冲发射率和响度。(Bat algorithm (BA), a meta-heuristic optimization algorithm, was proposed by Xin-SheYang in 2010. Based on the echolocation behavior of microbats, this bat algorithm uses different pulse emissivity and loudness.)
- 2021-01-24 21:18:43下载
- 积分:1
-
Amplitude_Modulation
Removing all variables, functions, and MEX-files from memory, leaving the
workspace empty.
clear all
Deleting all figures whose handles are not hidden.
close all
Deleting all figures including those with hidden handles.
close all hidden
Clearing all input and output from the Command Window display giving us a clean screen.
clc
- 2010-02-03 19:03:32下载
- 积分:1