-
adaptivemimo
this file simulate a mimo system
- 2010-10-19 16:00:23下载
- 积分:1
-
jfc
说明: 解方程的matlab源码,有问题的请大家说明(Solution of equation matlab source, there are problems please note)
- 2008-11-11 13:37:56下载
- 积分:1
-
new21
boost电路仿真,带有MPPT算法控制最大功率跟踪(boost MPPT)
- 2013-05-17 18:20:42下载
- 积分:1
-
mh-bcs-spl-1.0-1.tar
基于时空相关性的分布式压缩感知多假设预测重构算法,能较好地改善视频序列的重建质量。(Based on spatial and temporal correlation MST703/705 multiple hypothesis prediction reconstruction algorithm can better improve the quality of reconstructed video sequence.)
- 2014-06-09 11:36:47下载
- 积分:1
-
matlabimageprocessing
matlab图像处理代码,基本上常用的都包含在里面了,挺好的,适用于基础学习。(matlab image processing code, basically common are included in the inside, and quite good for basic learning.)
- 2009-12-15 14:48:15下载
- 积分:1
-
3d
说明: 在3d不光滑曲面上的射线跟踪算法,效果比较好,希望可以帮助到大家(3d surface is not smooth in the ray-tracing algorithm, the effect is good, hope you can help to)
- 2013-09-23 19:36:19下载
- 积分:1
-
uelim
matlab矩阵计算 消元法解上三角方程组(the matlab matrix calculation elimination method to solve the trigonometric group)
- 2013-04-02 11:07:08下载
- 积分:1
-
GA_Test
利用GA算法实现软件测试的测试用例选取,对参数估计进行GA估计(GA algorithm using software testing test cases selected, the parameter estimate is estimated GA)
- 2009-01-07 15:52:58下载
- 积分:1
-
ieee-14-bus-model
AN ANN BASED APPROACH FOR
OPTIMAL PLACEMENT OF
DSTATCOM FOR VOLTAGE SAG
MITIGATION(Voltage sag has been considered as one of the most harmful power quality problem as it may significantly
affect industrial production. This paper presents an Artificial Neural Network (ANN) based approach for
optimal placement of Distribution Static Compensator (DSTATCOM) to mitigate voltage sag under
faults. Voltage sag under different type of short circuits has been estimated using MATLAB/SIMULINK
software. Optimal location of DSTATCOM has been obtained using a feed forward neural network
trained by post-fault voltage magnitude of three phases at different buses. Case studies have been
performed on IEEE 14-bus system and effectiveness of proposed approach of DSTATCOM placement
has been established)
- 2014-11-13 19:56:06下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1