登录
首页 » matlab » BPSO

BPSO

于 2019-05-23 发布 文件大小:1KB
0 246
下载积分: 1 下载次数: 15

代码说明:

  基于粒子群算法的配网重构策略,主要解决系统网损,电压偏移量,三相不平衡。(distributed neetwork)

文件列表:

BPSO.m, 5856 , 2019-03-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EM_GM
    % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likelihood difference between 2 iterations ([] for none) % maxiter - maximum number of iteration allowed ([] for none) % pflag - 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) % Init - structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) % % Ouputs: % W(1,k) - estimated weights of GM % M(d,k) - estimated mean vectors of GM % V(d,d,k) - estimated covariance matrices of GM % L - log likelihood of estimates %( EM algorithm for k multidimensional Gaussian mixture estimation Inputs: X (n, d)- input data, n = number of observations, d = dimension of variable k- maximum number of Gaussian components allowed ltol- percentage of the log likelihood difference between 2 iterations ([] for none) maxiter- maximum number of iteration allowed ([] for none) pflag- 1 for plotting GM for 1D or 2D cases only, 0 otherwise ([] for none) Init- structure of initial W, M, V: Init.W, Init.M, Init.V ([] for none) Ouputs: W (1, k)- estimated weights of GM M (d, k)- estimated mean vectors of GM V (d, d, k)- estimated covariance matrices of GM L- log likelihood of estimates)
    2008-04-27 15:51:27下载
    积分:1
  • fukebai
    傅科摆的matlab模拟程序,有考虑一次阻力,二次阻力。同时有一个word描述。学习matlab ode的好代码(Foucault pendulum matlab simulation program, considered a resistance, secondary resistance. At the same time there is a word description. Code of good learning matlab ode)
    2013-11-25 20:12:27下载
    积分:1
  • wwlsound
    matlab ,记录 麦克风输入的声音,播放保持所记录的声音。(matlab record the sound and play it)
    2014-01-20 15:40:46下载
    积分:1
  • gaussian pulse
    高斯信号脉冲成型,可以作为通信系统的输入端信号。(The Gauss pulse shaping can be used as the input signal of the communication system)
    2021-01-11 10:38:50下载
    积分:1
  • HELP_PC
    Some elementary important source files
    2012-05-30 18:33:31下载
    积分:1
  • zhongzhifa
    用MATLAB编写的中值法,进行运动目标的背景提取,效果可以。(MATLAB prepared by the method, for background extraction of moving targets, the effect can be.)
    2014-11-04 21:20:12下载
    积分:1
  • pid_GUI
    一个基于Simulink及GUIDE的PID控制界面呢DEMO.用户可以从面板上修改PID参数,直接仿真出PID结果(A demo application using simulink &GUIDE to accomlish PID control.Users can modify KP,KI,KD from the GUI for their own desired simulation conditions.)
    2013-05-26 11:29:25下载
    积分:1
  • NeuralNetwork_BP
    RBF神经网络matlab代码可以用于分类与回归(RBF neural network matlab code can be used for classification and regression)
    2008-04-10 20:53:21下载
    积分:1
  • bihuanshuruSVMnixitong
    对一个输入变化的的系统求逆,用SVM拟合逆系统(An input change system inverse fitting with SVM inverse system)
    2012-10-13 10:21:05下载
    积分:1
  • yibu
    建立模型参考自适应系统(MRAS)来估计转子磁链,最后通过Matlab/Simulink仿真与基于DSP的无速度传感器异步电动机矢量控制实验(Model reference adaptive system (MRAS) to estimate the rotor flux, and finally through Matlab/Simulink Simulation and DSP-based induction motor speed sensorless vector control experiments)
    2021-01-22 11:08:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载