登录
首页 » Others » simmodel

simmodel

于 2020-10-04 发布 文件大小:59KB
0 201
下载积分: 1 下载次数: 5

代码说明:

  光伏电池板仿真,里面包含三个文件,其中包括光照遮挡仿真(Photovoltaic panel simulation, which contains three files, including lighting occlusion simulation)

文件列表:

PVPartialShading.slx, 25338 , 2016-10-10
simple1.mdl, 791654 , 2019-07-29
PV_panel.mdl, 113890 , 2013-05-05

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

发表评论

0 个回复

  • Ultra-Fast-Fiber-Lasers
    《Ultra-Fast Fiber Lasers》,很好的一本仿真光纤激光器的电子书,用matlab写的程序(" Ultra-Fast Fiber Lasers" , a good e-books, programs written using matlab simulation of fiber lasers)
    2020-11-06 17:09:49下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • tree
    这是一个可以自动生成分形树图形的程序,在matlab中直接运行即可(Can be automatically generated fractal graphics)
    2013-05-26 21:18:02下载
    积分:1
  • fitness
    优化算法的20个基准函数benchmark,仅供参考,内含说明(20 benchmark functions benchmark optimization algorithm, for reference, containing instructions)
    2021-04-12 21:58:56下载
    积分:1
  • bxw5
    说明:  基于SVPWM技术的永磁同步电机仿真模型(SVPWM technique based on simulation model of permanent magnet synchronous motor)
    2011-04-09 11:22:11下载
    积分:1
  • FDTD-matlab
    用FDTD进行电磁仿真的matlab案例,含1D、2D、3D(Using FDTD to carry out the electromagnetic simulation of the MATLAB case with 1D, 2D, 3D)
    2013-07-30 13:07:49下载
    积分:1
  • jingdian
    认知无线电中的能量检测程序,用于频谱感知(energy detection)
    2012-11-15 11:12:33下载
    积分:1
  • source
    matlab可视化宝典书配套源代码,全部都在里面呢。(Matlab code)
    2015-04-03 17:12:39下载
    积分:1
  • baoluodecodeam
    用包络解调的方法解调AM的已调信号,解调过程要比一般的相干解调方便很多.(Use envelope demodulation methods have tune AM demodulation signal demodulation process than ordinary coherent demodulation convenience.)
    2007-11-27 12:00:32下载
    积分:1
  • PSO
    粒子群算法程序,有注释,调试运行正确,欢迎交流(basic PSO)
    2016-12-22 14:23:54下载
    积分:1
  • 696518资源总数
  • 105873会员总数
  • 12今日下载