CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 能源行业(电力石油煤炭) 搜索资源 - matlab source

搜索资源列表

  1. abc

    0下载:
  2. MATLAB电机仿真精华50例,源代码\ 同步电机\abc系统先同步电机运行仿真-MATLAB simulation of the essence of the motor 50 cases, the source code \ synchronous motor \ abc system to run the first simulation of synchronous motor
  3. 所属分类:Energy industry

    • 发布日期:2017-03-22
    • 文件大小:3707
    • 提供者:lzl
  1. Inverter

    3下载:
  2. 一组逆变器电路的Matlab仿真源程序,包括单相、三相、多电平等多种逆变电路,初学者可以-A Matlab simulation of the inverter circuit source, including single-phase, three-phase, multi-level equal to a variety of inverter circuit, beginners can take a look
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2012-12-27
    • 文件大小:90859
    • 提供者:chenlibing
  1. PSO

    1下载:
  2. 基本粒子群算法的matlab源程序,包含适应度函数和基本粒子群程序-The particle swarm algorithm matlab source code, including the fitness function and the particle swarm procedure
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-05-23
    • 文件大小:695758
    • 提供者:fxm
  1. psat

    0下载:
  2. PSAT程序是国外学者开发的电力系统分析软件,其特点是基于Matlab平台,完全开源,扩充性能强。现将该软件提供给大家,供有兴趣的同学研究。 -PSAT Scholars program is the development of foreign power system analysis software, which is characterized based on Matlab platform and completely open source, the expansion o
  3. 所属分类:Energy industry

    • 发布日期:2017-04-09
    • 文件大小:2397954
    • 提供者:冯兴明
  1. CEPSC_COM

    1下载:
  2. 考虑风电的FTR拍卖模型研究论文基于蒙特卡罗模拟的遗传算法源程序-Consider the wind power of FTR auction model based on Monte Carlo simulation studies of the genetic algorithm source code
  3. 所属分类:Energy industry

    • 发布日期:2017-04-14
    • 文件大小:6323
    • 提供者:杨一冰
  1. Matlab_PF

    0下载:
  2. 这里提供的电力系统潮流计算程序,其中的两个主程序名为lfnewton和decouple。程序由MATLAB语句编写而成,全部是源代码。-Here are the current procedures for a total of seven papers, two of the main program, called lfnewton and decouple. Written statement made by the MATLAB program, all the source code.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-28
    • 文件大小:17185
    • 提供者:丁鹏
  1. crad

    0下载:
  2. Cognitive Radio / Cognitive Network System simulator in matlab source code. To Simulate Cognitive Radio System which is so effective that it can harvest more band-width in highly desired bands than is currently in use!
  3. 所属分类:Energy industry

    • 发布日期:2017-04-05
    • 文件大小:615
    • 提供者:Symbian
  1. ronghesuanfa

    0下载:
  2. 用matlab实现PCA的的源码程序,有些不足,供参考,主要处理图像用的-PCA with a matlab implementation of the source programs, some less, for reference, mainly used for processing images
  3. 所属分类:Energy industry

    • 发布日期:2017-04-08
    • 文件大小:87219
    • 提供者:深海鑫蓝
  1. electricity_market

    6下载:
  2. 该文件是优秀论文并带有相应的源码。在Matlab软件平台上,对所提出的基于遗传算法的电力系统电力市场分段竞价交易算法进行了阶梯型报价曲线、线性报价曲线这两种常用报价曲线情况下的算例验证,计算结果显示算法的寻优效果因报价曲线性质的不同而略有区别,但两种情况均可得到优化的购电费用。实验结果证明了该算法应用于分段竞价模型的有效性和可行性,且不受报价曲线形式的限制。-The document is an excellent paper with a corresponding source code.
  3. 所属分类:Energy industry

    • 发布日期:2017-06-01
    • 文件大小:13938209
    • 提供者:NBB
  1. power_system_reactive_power_optimization

    5下载:
  2. 优秀论论及对应源码。电力系统配电网的无功优化规划是保证配电网安全、经济运行的一项有效手段,是降低网损、提高电压质量的重要措施。因此,电力系统配电网无功优化规划问题的研究,既具有理论意义,又具有工程实际应用价值。配电系统最优规划问题是一个复杂的非线性组合优化问题,至今未得到很好的解决。Tabu搜索(TS—Tabu search)算法是近年来出现的用于求解组合优化问题的一种高效的启发式搜索技术。本文采用固定并联电容器作为研究对象对系统进行无功补偿,并利用智能优化方法得到使配电网损耗降低最大对应的最优
  3. 所属分类:Energy industry

    • 发布日期:2016-02-07
    • 文件大小:112640
    • 提供者:NBB
  1. point-source-dispersion-model-matlab

    0下载:
  2. 基于matlab的点源弥散模型,可用于关于环境的毕业论文- point source dispersion model based on the matlab, can be used for the graduation thesis about the environment
  3. 所属分类:Energy industry

    • 发布日期:2017-10-31
    • 文件大小:514
    • 提供者:杨君
  1. TSP_matlab

    0下载:
  2. 旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common m
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:2233
    • 提供者:申悦
  1. XSteam

    1下载:
  2. 《水和水蒸气性质表》,用matlab编的源程序,希望大家喜欢-" Water and Steam Properties Form" , using matlab source code, hope you like
  3. 所属分类:Energy industry

    • 发布日期:2015-04-19
    • 文件大小:30720
    • 提供者:华敏
  1. zhuchengxu

    0下载:
  2. 基于人工蜂群算法,的鲁棒通信定位算法与实现MATLAB源代码-Artificial bee colony algorithm is robust communications localization algorithm based on MATLAB source code and implementation
  3. 所属分类:Energy industry

    • 发布日期:2017-05-06
    • 文件大小:1181527
    • 提供者:薛震
  1. ENEAP

    0下载:
  2. ENEA太陽運行軌跡公式MATLAB source code-ENEA sun trajectory equations MATLAB source code
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:1271
    • 提供者:連晟淇
  1. daima

    1下载:
  2. IEEE10机39节点暂态仿真程序,基于MATLAB的源程序,可以实现系统暂态稳定性分析-IEEE10 39-bus transient simulation program, based on MATLAB source, can achieve system transient stability analysis
  3. 所属分类:Energy industry

    • 发布日期:2017-04-15
    • 文件大小:39664
    • 提供者:shengya
  1. readmicro

    0下载:
  2. 基于微机的地震资料读取格式MATLAB源程序-ead the format of seismic data based on computer MATLAB source programs
  3. 所属分类:Energy industry

    • 发布日期:2017-04-30
    • 文件大小:19661
    • 提供者:张峰
  1. 新建文件夹

    0下载:
  2. 水平方向二分层土壤接地电阻计算MATLAB源程序(Horizontal two layered soil ground resistance calculation, MATLAB source code)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:shen104352
  1. 应力弧垂

    1下载:
  2. 求解电线的应力弧垂曲线的matlab源代码(Matlab source code for solving the stress sag curve of a wire)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:小花076
  1. matpower7.0

    1下载:
  2. MATPOWER is a package of free, open-source Matlab-language M-files for solving steady-state power system simulation and optimization problems, such as: power flow (PF), continuation power flow (CPF), extensible optimal power flow (OPF), unit co
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2020-06-02
    • 文件大小:32843776
    • 提供者:nick6000
« 12 »
搜珍网 www.dssz.com