-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1
-
niulafa
牛拉法编程,是其在大电网多节点的网络中应用更方便(Cattle Rafah programming, is its application in multi-node network in a large grid is more convenient)
- 2014-10-24 10:18:58下载
- 积分:1
-
ST-code
matlab程序,实现广义S变换功能,广义S变换是用于时频分析的一重算法。(ST code in matlab)
- 2013-12-06 16:35:10下载
- 积分:1
-
正交多项式最小二乘拟合
计算给定点列的曲线拟合最小二乘法得到的函数(The function of least square method for curve fitting of fixed point column)
- 2020-12-19 21:59:09下载
- 积分:1
-
MATLAB-智能算法30个案例分析-终极版(带目录).pdf
说明: matlab智能算法20个案例分析,终极版,带目录(Intelligence Algorithms)
- 2019-02-19 10:14:07下载
- 积分:1
-
Wind_Turbine_Model
说明: 详细的双馈发电机模型,包括变桨系统、偏航系统、控制系统、齿轮箱等。(Detailed model of doubly-fed generator, including the pitch system, yaw system, control system, gear boxes.)
- 2011-03-01 11:09:24下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners
matlab 入门书,初学者和有经验的人士都有用处。(A Guide to MATLAB for Beginners and Experienced Users by Hunt Lipsman and Rosenberg)
- 2012-03-22 11:36:12下载
- 积分:1
-
PV_System
Incremental Conductance: In the incremental conductance algorithm, we find the derivative of PV output power
with respect to output voltage. The dP/dV is evaluated and the algorithm keeps checking this value and changes
the duty cycle such that dP/dV=- I/V = 0. This is the point at which maximum power is transferred. If dP/dV is
greater than zero, it means the PV is operating to the left of the MPP. If dP/dV is less than zero, it means the PV is
operating to the right of the MPP. This method holds an advantage over the perturb and observe method since it is
fast and does not oscillate around MPP. However, the method could experience instability due the involvement of
the derivative.
- 2013-01-08 08:57:53下载
- 积分:1
-
PSO
PSO算法简单、易实现、计算量小,而且PSO 对初始点依赖性不大,具有更强的全局优化能力,也能较快的的收敛于可接受解。这是改进的pso,请多多指教。(PSO algorithm is simple, easy to realize the advantages of a small amount of computation and computational efficiency, and PSO dependence of the initial point, with stronger global optimization capability, but also faster convergence to an acceptable solution. This improved pso, exhibitions)
- 2013-03-12 16:47:21下载
- 积分:1
-
edge-extract
图像边缘提取matlab代码,主要利用log算子和中值滤波提取图像边缘,并显示出原图形和边缘提取图像(extract the edge ofthe image)
- 2014-10-29 10:24:54下载
- 积分:1