-
bnb20
非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()(Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm into off-the-shelf function bnb20 ())
- 2020-08-23 14:28:17下载
- 积分:1
-
mohuhanshugujishipin
用模糊函数法进行时频分析,特别好的程序,本人写论文用到的。(Ambiguity function method using time-frequency analysis, in particular, a good program, I used to write papers.)
- 2008-03-11 17:28:25下载
- 积分:1
-
Integrity
Integrity toolbox. For glucose investigation purposes
- 2013-11-19 22:37:14下载
- 积分:1
-
BBO-Load-Balancing
利用BBO算法来优化网络负载均衡,达到很好的效果,比传统方法优越。很适合正在用智能算法优化网络映射的学者。(BBO algorithm to optimize the use of network load balancing, to achieve good results, superior to traditional methods. It is optimized for network mapping scholars intelligent algorithms.)
- 2016-07-07 16:50:42下载
- 积分:1
-
metrix_vif
This software release consists of a MULTISCALE PIXEL DOMAIN, SCALAR GSM implementation of the algorithm described in the paper:
H. R. Sheikh and A. C. Bovik, "Image Information and Visual Quality"., IEEE Transactions on Image Processing,
- 2011-05-28 15:13:17下载
- 积分:1
-
tsp_nn
KNN classifiers,
training is training set, testing is test set,
D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm
K is the number of selected neighbors
- 2010-05-14 18:50:27下载
- 积分:1
-
example3
MATLAB常用的例子,这里举了100个常用的,目录已经单独传上,这是一部分例题!(MATLAB common examples cited here of the 100 commonly used, the directory has a separate mass, which is part of sample questions!)
- 2009-06-02 22:37:57下载
- 积分:1
-
matlab1
说明: 在MATLAB运行环境下,滑膜变结构控制遗传算法,pid等程序。(Run in the MATLAB environment, the genetic algorithm variable structure control synovium, pid procedures.)
- 2010-04-11 18:51:09下载
- 积分:1
-
VCmatlab2
VC++与matlab混合编程。包含源代码和文档说明。(VC++ mixed programming with matlab. Contains the source code and documentation.)
- 2021-03-04 18:59:32下载
- 积分:1
-
scalogram
Fs = 100000 t = 0:1/Fs:.00296
x = 1-cos(4*pi*t) cos(2*pi*t*200)
h = spectrum.welch Instantiate a welch object.
psd(h,x, Fs ,Fs) Plot the one-sided PSD
- 2009-12-26 22:40:32下载
- 积分:1