登录
首页 » matlab » 10KWPVFC

10KWPVFC

于 2019-10-14 发布
0 219
下载积分: 1 下载次数: 19

代码说明:

说明:  基于模糊逻辑控制的10 KW混合光伏发电系统电源管理系统(Fuzzy Logic Control Based Power Management of 10 KW Hybrid PV/FC Power System)

文件列表:

FuzzyPVFC.slx, 77040 , 2019-10-14

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

发表评论

0 个回复

  • controlsystem
    《基于MATLAB系统分析与设计--控制系统》一书的源程序("based on MATLAB analysis and design-- Control System," a book of the source)
    2005-01-25 17:41:43下载
    积分:1
  • wavelets_applications
    Wavelet book that describe algorithms
    2010-10-02 15:16:32下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • LMSandKalman
    一个用来学习和使用的标准kalman和lms变步长最小均方滤波算法源程序代码(One source code to learn and use the standard kalman and least mean square filtering algorithm)
    2013-11-01 08:14:33下载
    积分:1
  • bdfm
    双馈风电模型基于matlab的仿真模型供大家学习参考下(Doubly-fed wind power model matlab-based simulation model for them to learn to refer to the following)
    2013-04-15 10:38:57下载
    积分:1
  • linechirp_normal
    matlab 实现啁啾光栅的反射谱计算 没有切趾函数 普通的线性啁啾反射谱(matlab calcuated the refrective spectrum of linear chirped grating .)
    2013-12-05 11:03:21下载
    积分:1
  • texture-feature
    从图片中提取四种不同纹理特征,包括gabor、灰度共生矩阵、灰度直方图、灰度梯度共生矩阵纹理特征。(Four different texture features extracted the image, including gabor, GLCM, histogram, GGCM texture.)
    2015-07-26 09:49:21下载
    积分:1
  • BWinverter422
    三相并网逆变器,输出5KW有功功率,采用电压、电流双闭环控制策略。(Three-phase grid-connected inverter output active power 5KW, using voltage and current double closed loop control strategy.)
    2016-06-08 22:00:34下载
    积分:1
  • RLS-auto-adapter-fiter
    考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。(consider a linear adaptive equalizer block diagram as the principle of "modern digital signal processing" Introduction to the p.275 adaptive equalizer application schema. LMS algorithm with the adaptive equalizer, painted a square experimental error of convergence curve, given final design filter coefficients. Experimental a length of the training sequence to 500. Conduct 20 separate experiments, painted square error of the convergence curve. Given three step-value comparisons.)
    2006-08-29 08:35:39下载
    积分:1
  • C_C___Source_Line_Counter_src
    代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
    2006-10-25 12:40:48下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载