-
based_on_MATLAB_image_processing
基于MATLAB的图像处理基础 MATLAB中文论坛精华资料 感觉很有用 自己读研的课题就是做这个方向(MATLAB Based Image Processing MATLAB based forum for the essence of Chinese feel useful information on the subject of his graduate program is to do in this direction)
- 2010-07-09 21:35:41下载
- 积分:1
-
MATLAB
fuzzy controll system introduction
- 2009-05-13 07:42:00下载
- 积分:1
-
14700126pso
apso针对配电网重构,matlab程序(apso for Distribution Network Reconfiguration, matlab program)
- 2012-06-19 14:33:35下载
- 积分:1
-
matlab300
matlab实用程序300个,包括图形应用,界面设计,数值分析和图形处理等(Matlab utility to 300, including graphics applications, interface design, numerical analysis and graphics processing, etc)
- 2014-08-31 15:34:42下载
- 积分:1
-
DVR
DISTANCE VECTOR ROUTING
- 2013-04-01 22:16:29下载
- 积分:1
-
mmn排队论matlab GUI源文件
说明: matlab GUI源文件实现MMN排队论的动画演示和计算功能,直接点击运行。(The matlab GUI source file implements the animation demonstration and calculation functions of MMN queue theory, which can be clicked to run directly.)
- 2021-04-11 18:28:57下载
- 积分:1
-
crossover
说明: 负载均衡调度问题:假设有N个任务,需要负载均衡器分配给M个服务器节点去处理。每个任务的任务长度、每台服务器节点(下面简称“节点”)的处理速度已知,请给出一种任务分配方式,使得所有任务的总处理时间最短。crossover(Load balancing scheduling problem: suppose there are n tasks, which need to be allocated to m server nodes by load balancer. The task length of each task and the processing speed of each server node (hereinafter referred to as "node") are known. Please provide a task allocation method to minimize the total processing time of all tasks.crossover)
- 2020-03-25 21:15:15下载
- 积分:1
-
pso
该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is optimized control algorithm based on PID neural networkthe pso algorithm )
- 2013-04-05 20:55:06下载
- 积分:1
-
vb
是matlab中对bp理论的源代码 通过此代码 只需输入原始数据 通过计算可以得到 预期的输出结论(the cold for matlab)
- 2013-12-19 19:28:44下载
- 积分:1
-
irisSVM
iris with matlab.irisData is 150x5.
row:
Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3)
the first 50x5 is Isis-setosa(1),
the second 50x5 is Isis-versicolor(2),
the last 50x5 is Isis-virginica(3).
!!! Caution !!!
X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)!
So the algorithm will NEVER be 100 correct.
- 2010-07-26 18:27:48下载
- 积分:1