登录
首页 » matlab » matlab-pv-model

matlab-pv-model

于 2012-04-18 发布 文件大小:49KB
0 296
下载积分: 1 下载次数: 55

代码说明:

  基于MATLAB的光伏电池通用数学模型.pdf(matlab simulink pv battery)

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

发表评论

0 个回复

  • myga
    对单目标函数的遗传算法优化,文档分别提供了主函数和变异、交叉、编码函数,方便调节(Single objective function of genetic algorithm optimization, the document provides the main function separately and mutation, crossover, coding function, easy to adjust)
    2013-12-27 13:11:41下载
    积分:1
  • huisuzuhe
    利用回溯算法解决组合问题。构造虚拟二叉树,采取深度优先搜索方式得到解。(Backtracking algorithm to solve combinatorial problems. Construct a virtual binary tree, the depth-first search to get the solution.)
    2012-03-29 12:59:33下载
    积分:1
  • Laminate
    复合材料分层理论的程序,适合新手使用。只是简单运用了一阶理论(This program consists of two file: 1) Laminate.m 2) input.dat (input.dat) needs to be modified according to the laminate to be analysed. All the plies properties and loadings goes into this input file. The program produces an output file containing all the anaylsis results. TO run the program simply execute: Laminate( input.dat , output.out ) )
    2011-10-08 19:36:33下载
    积分:1
  • array-based-physical-model
    声学物理特性,主被动声纳或基阵的信号处理 (Acoustic physical characteristics, or the array of active and passive sonar signal processing)
    2011-10-20 00:48:46下载
    积分:1
  • Noisy-pretreatment
    纯语音和带噪语音,信噪比,带噪语音的产生,语音信号的预处理一——消除趋势项和直流分量(Pretreatment with a pure voice and noisy speech signal to noise ratio, resulting in noisy speech, the speech signal- to eliminate the trend term and DC components)
    2014-11-19 20:49:41下载
    积分:1
  • guidedfilter
    kaiming he的guided image filtering的c++代码,利用VS2010+OPENCV2.4.4实现,效果和公布的MATLAB代码相同。(C++ code for KaiMing He s guided image filtering, the result as same as matlab code which publish in the web, project is code via VS2010+OPENCV2.4.4.)
    2013-12-15 21:38:35下载
    积分:1
  • game1
    最好邻居选择策略来改善移动自组织网络中自私节点的合作行为,通过matlab做的仿真实验。(Best neighbor strategy to enforce cooperation among selfish nodes in wireless ad hoc network)
    2009-02-16 22:47:05下载
    积分:1
  • NAPSAC.m
    RANSAC image registration software
    2009-03-04 22:44:25下载
    积分:1
  • midterm2
    some example for matlab
    2012-04-11 09:09:20下载
    积分: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
  • 696516资源总数
  • 106913会员总数
  • 8今日下载