登录
首页 » matlab » Power-system-optimization-master

Power-system-optimization-master

于 2020-01-03 发布
0 281
下载积分: 1 下载次数: 18

代码说明:

说明:  多能源系统优化包含粒子群SVM等优化算法,提供模糊数据以及仿真结果,仅供参考哦(Multi energy system optimization includes particle swarm SVM and other optimization algorithms, providing fuzzy data and simulation results for reference only)

文件列表:

Power-system-optimization-master, 0 , 2019-04-05
Power-system-optimization-master\README.md, 608 , 2019-04-05
Power-system-optimization-master\datapro.m, 2448 , 2019-04-05
Power-system-optimization-master\importcarbonuni.m, 1873 , 2019-04-05
Power-system-optimization-master\inonedayuni.m, 2319 , 2019-04-05
Power-system-optimization-master\newdetoctuni.m, 758 , 2019-04-05
Power-system-optimization-master\pecfunc2uni.m, 2453 , 2019-04-05
Power-system-optimization-master\plotBarStackGroups.m, 1226 , 2019-04-05
Power-system-optimization-master\pricefuncuni.m, 2108 , 2019-04-05
Power-system-optimization-master\short5prs.m, 8810 , 2019-04-05
Power-system-optimization-master\short5s.m, 8813 , 2019-04-05
Power-system-optimization-master\short6prs.m, 11331 , 2019-04-05
Power-system-optimization-master\short6s.m, 11269 , 2019-04-05
Power-system-optimization-master\shortnewseper.m, 123264 , 2019-04-05
Power-system-optimization-master\shortnewseper.mlapp, 188920 , 2019-04-05
Power-system-optimization-master\traf5.m, 4133 , 2019-04-05
Power-system-optimization-master\traf5pr.m, 4165 , 2019-04-05
Power-system-optimization-master\traf6.m, 5169 , 2019-04-05
Power-system-optimization-master\traf6pr.m, 4948 , 2019-04-05
Power-system-optimization-master\trafunc5varmoopr.m, 4158 , 2019-04-05
Power-system-optimization-master\trafunc6varmoo.m, 5161 , 2019-04-05
Power-system-optimization-master\trafunc6varmoopr.m, 4940 , 2019-04-05
Power-system-optimization-master\tranolin5.m, 1157 , 2019-04-05
Power-system-optimization-master\tranolin6.m, 1354 , 2019-04-05
Power-system-optimization-master\validateuni.m, 1206 , 2019-04-05

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

发表评论

0 个回复

  • pll-linear
    该程序描述了二阶锁相环的环路滤波器的设计和线性模型分析(The program describes the second-order PLL loop filter design and linear model analysis)
    2008-05-21 11:02:12下载
    积分:1
  • 10146_4_e_22
    移动通信原理实验指导书 内容包括各种调制实验的算法 MSK,GMSK,QPSK,OQPSK,DQPSK,pi/4DQPSK....(Guiding principle of the experimental mobile contents include a variety of modulation algorithm experiment MSK, GMSK, QPSK, OQPSK, DQPSK, pi/4DQPSK ....)
    2009-06-07 17:20:10下载
    积分:1
  • DC-motor
    dc motor of simulink and pid controller
    2013-10-22 17:10:18下载
    积分:1
  • smithcart
    通过matlab和C语言的联合编程实现了微波方面smith圆图的功能(Matlab and C language through the joint programming of the microwave aspects of the function chart smith)
    2011-04-24 16:26:35下载
    积分:1
  • zhaoxiaopu
    位置指令为幅值为1.0的阶跃信号,r(k)=1.0。网络结构为1-4-1,高斯函数的参数值取Cj=[-2 -1 1 2]T ,B=[0.5 0.5 0.5 0.5]T 。 网络权值学习参数为η=0.30,α=0.05 。PID控制各参数的初RBF网络控制,被控对象为G(s)= 取采样时间为1ms,采用Z变换进行离散化,离散化后的被控对象为 y(k)=-den(2)*y(k-1)-den(3)*y(k-2)+num(2)*u(k-1)+num(3)*u(k-2) 始值为,kp=20, kd=0.3, ki=0.1。 (Position command for the step signal amplitude of 1.0, r (k) = 1.0. The network structure is 1-4-1, the Gaussian function parameters taken Cj = [-2-1 1 2] T, B = [0.5 0.5 0.5 0.5] T. Weight learning parameter η = 0.30, α = 0.05. PID control parameters at the beginning of each RBF network control, the controlled object is G (s) = take the sampling time is 1ms, using the Z transform discrete, discretized controlled object is y (k) =-den (2)* y (k-1)-den (3)* y (k-2)+num (2)* u (k-1)+num (3)* u (k-2) initial value, kp = 20, kd = 0.3, ki = 0.1.)
    2013-07-22 21:20:28下载
    积分:1
  • shuju
    在matlab中按字符读取txt文件中的十六进制数据,并把它转换为十进制。(In matlab read txt file by character hexadecimal data and convert it to a decimal.)
    2015-03-26 10:54:41下载
    积分:1
  • Cumulant-Based-Inverse-Filter-Criteria
    Cumulant-Based Inverse Filter Criteria
    2014-02-20 10:10:14下载
    积分:1
  • PSO_AI
    免疫粒子群算法的matlab源代码,自己设置优化函数(Immune particle swarm algorithm matlab source code, set up their own optimization function)
    2021-04-11 10:38:58下载
    积分:1
  • command-matlab
    matlab 命令大全,做数值分析比较好用,查找方便(commands of matlab )
    2009-07-01 20:38:17下载
    积分:1
  • OpticalFlow
    光流检测人体运动--基于区域的图像运动描述(平均误差最小化的实现)--源于特征提取与图像处理(Optical flow to detect human motion feature extraction and image processing- derived from the description of the motion of the image based on the region (average error is minimized to achieve)-)
    2012-11-24 23:31:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载