-
bnb20_for_Matlab7.X
说明: 可进行离散变量优化设计,适合设计变量中有离散变量的情况,函数为bnb20()(Can be discrete variable optimization design for design variables are discrete variables in the case, the function of bnb20 ())
- 2010-03-23 19:37:32下载
- 积分:1
-
Matlabfun
matlab 函数的说明 以及具体的应用描述(matlab function description, and description of specific applications)
- 2010-05-12 20:57:38下载
- 积分:1
-
Statistic
说明: 概率理論與數理統計實驗系統matlab代碼,含gui(Probability Theory and Mathematical Statistics experimental system matlab code, with gui)
- 2008-09-09 12:51:49下载
- 积分:1
-
Matrix-ProgrammingBeta2.0
该编程为矩阵与数据分析课的编程作业程序,里面包括matlab的三次样条曲线程序,有Jacobi迭代法和Gauss-Seidel迭代法等(The programming and data analysis for the matrix class programming operations program, which includes the cubic spline curve matlab procedures, Jacobi and Gauss-Seidel iterative method iterative method)
- 2013-07-11 10:49:54下载
- 积分:1
-
Alamouti_2x2
MIMO系统,空时编码2x2误码率性能仿真(computing the BER for BPSK modulation in a
Two transmit antenna, Two Receive antenna)
- 2014-01-01 20:33:32下载
- 积分:1
-
boundsearch
边缘检测,很实用的,在MATLAB6.0环境下调试使用过
(bound search)
- 2010-12-28 20:19:55下载
- 积分:1
-
shubiao
matlab中gui界面设计的例子,鼠标点击后连成折线,很有参考价值。(matlab gui interface design in the example, even after a mouse click into the line, a good reference.)
- 2011-10-23 18:51:58下载
- 积分:1
-
sort
matlab的图像搜索排序系统,适合做 毕业设计参考,很有价值哦,计算机视觉,图像水印,图像处理,人脸识别(this is the system of the sort of image sort,which can help you with your graduation ,and computer vision,opencv,image process,face detection)
- 2015-04-20 22:34:22下载
- 积分:1
-
Genetic_Algorithm
遗传算法,我也是下载学习的,大家可以看看,共同进步(Genetic Algorithm)
- 2009-05-13 15:05:55下载
- 积分:1
-
psoToolbox
Help psoToolbox V1.0
psoToolbox provides an interective GUI based Toolbox to solve
optimization problems using particle swarm optimization.
Creat a fitness function in M-file.
Inputs:
Function : Function handle of fitness function.
Nvars : Number of variable to be optimized.
LB : Lower Bound of Nvars (1 X Nvars)
UB : Upper Bound of Nvars (1 X Nvars)
Parameters:
C1 : Cognative Attraction
C2 : Social Attraction
W : Inertial
Population Size : Number of Swarms
Max Iterations : Maximum number of epochs.
Click on " RUN PSO " button to start PSO search. You will get the out put
at Edit box below the axes.
- 2013-11-24 04:13:20下载
- 积分:1