-
MainAneal
最短路径的模拟退火算法,用matlab编写的。(aneal algorithm)
- 2014-01-02 21:00:59下载
- 积分:1
-
MATLAB_programming_of_numerical_integration_and_eq
MATLAB程序设计之数值积分和方程算法设计教程(MATLAB programming of numerical integration and equation algorithm design tutorial)
- 2010-08-02 12:26:27下载
- 积分:1
-
pyramid
金字塔算法,高斯分解的MATLAB算法源码(gaussian decomposion)
- 2011-04-26 10:53:51下载
- 积分:1
-
ideal_6pulse
三相全桥晶闸管可控六脉动整流电路,通过控制晶闸管导通角可以控制输出直流电压大小(Three-phase full-bridge thyristor controlled six pulse rectifier circuit, by controlling the thyristor conduction angle can control the size of the output DC voltage)
- 2011-08-03 09:37:22下载
- 积分:1
-
fpa_demo
花朵授粉算法是通过模拟自然界中花朵授粉过程构造出的一类随机搜索算法,体现了自然的择优机制。根据植物的授粉对象不同,可分为自花授粉(self-pollination)和异花授粉(cross-pollination)两类。(This demo program contains the very basic components of the flower pollination algorithm (FPA), or flower algorithm (FA), for single objective optimization. )
- 2021-03-19 08:49:19下载
- 积分:1
-
课设的粒子追踪测速迭代松弛算法MATLAB编程
鲁棒性好,性能优越,加入重复控制,自己编的5种调制信号,一个很有用的程序,包含位置式PID算法、积分分离式PID,进行波形数据分析。
- 2022-01-31 21:07:04下载
- 积分:1
-
MIMO 系统的传输 16qam 调制
多输入的多输出正交频分复用 (OFDM) 是对载波频率系统,不仅影响信道估计非常敏感但也基于选择 ofa 最小误差概率发射机峰值平均功率比 (papr) 减少这样的系统性能将会降低。本文介绍利用 CFO 的联合方案) 和为降低 PAPR 信道估计的多输入多输出 OFDMsystems 与最小误差概率发射机。.
- 2022-02-25 08:23:43下载
- 积分:1
-
本代码提出了遗传算法(遗传算法)来优化点
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the robot workspace. -
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the robot workspace.
- 2022-03-12 11:29:32下载
- 积分:1
-
MATLAB
matlab学习的基础教程
对众matlab爱好者会有很大帮主(matlab tutorial learning matlab lovers of the public will be very帮主)
- 2008-04-26 16:06:42下载
- 积分:1
-
nonmaxsup
说明: Edge detection result should be enhanced using linear method like Median filter to
remove the garbage around the pupil to gain clear pupil to determine perfect centre. Get the
centre of the pupil by counting the number of black pixels (zero value) of each column and
row. Then get each row and column that has the maximum number of these black pixels.
Then determine the center by simple calculation according to the image coordinate to set it
correct on the image, consequently we can determine the radius of the pupil. Thus we can find
the pupillary boundary (inner). A similar procedure is extended by using a coarse scale to
locate the outer boundary (limbus) which can be apparent by using the mid-point algorithms
of circle and ellipse.
- 2011-11-18 02:04:40下载
- 积分:1