CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - GT-POWER

搜索资源列表

  1. FractalDim

    2下载:
  2. 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序 function D=FractalDim(y,cellmax) %求输入一维信号的计盒分形维数 %y是一维信号 %cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数 %D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)), -box dimension MATLAB pro
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1341
    • 提供者:成龙
  1. GT.rar

    5下载:
  2. 利用博弈论进行功率控制分析,利用迭代实现纳什均衡,Use game theory to power control analysis, the use of iteration to achieve Nash equilibrium
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:723
    • 提供者:game theroy
  1. huhaiyan

    3下载:
  2. <胡海岩-应用非线性动力学>全书共分8章。第1章阐述非线性动力系统的理论与实验建模方法,第2章和第3章分别介绍单自由度自治系统的定性和定量分析方法,第4章和第5章侧重于分析单自由度非自治系统和多自由度系统的非线性动力学行为。第6章介绍非线性系统的运动稳定性及分叉理论。第7章阐述混沌现象及混沌的控制。第8章阐述如何运用数值方法分析非线性动力系统的行为,特别是系统的周期运动、分叉与混沌。书末附录阐述了如何借助计算机代数软件MAPLE分析非线性动力学问题。-Book is divided
  3. 所属分类:Algorithm

    • 发布日期:2017-05-22
    • 文件大小:7337403
    • 提供者:何红亚
  1. equal-area-critirea

    0下载:
  2. E=input( enter the generator voltage: ) V=input( enter the infinite bus voltage: ) Gx=input( enter the reactance of generator: ) L1x=input( enter the line reactance: ) L2x=input( enter the line reactance: ) L3x=input( enter the line re
  3. 所属分类:matlab

    • 发布日期:2017-10-30
    • 文件大小:7672
    • 提供者:tkspandy
  1. huffman

    0下载:
  2. Huffman编码问题一类广泛存在于文件、音频等数据压缩问题中。如根据Huffman编码的原理,实现对文本进行压缩与解压的功能。因此掌握好Huffman编码的技术可以再社会生活中起到很重要的作用。-HuffmanNode* CreateHuffmanTree(int n, char datas[], int powers[]) { HuffmanNode head head.next = NULL //初始化森林 for (i
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:1553
    • 提供者:franck
  1. Scrosspectrum

    0下载:
  2. Subroutine for continuous cross spectrum analysis of two one-dimensional series x(i) and y(i) (i=1,...,n). Input parameters and arrays: n,m, x(n), y(n), n: number of data m: biggest lag time length. Generally, m is between n/3 and n/10.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3653
    • 提供者:Diana
  1. wireless_communcation_home1

    0下载:
  2. 使用鏡子鏡射的原理,也就是將接收點鏡射之後,求取傳送點與接收點的距 離,而因為公式(1)及公式(8),可知角度與距離有關係,可以使用這個公式來直 接代入公式(10)之中。-. The receiver is located at the center of a 50-m*50-m room and transmitter is moved along a straight from 2m to 20m from the receiver. Show the received po
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:958
    • 提供者:王豪
  1. GT

    2下载:
  2. 基于博弈论的信道选择与功率控制仿真,在20次迭代后达到纳什均衡-Channel selection and power control simulation based on game theory, after 20 iterations to reach the Nash equilibrium
  3. 所属分类:matlab

    • 发布日期:2016-05-16
    • 文件大小:1024
    • 提供者:lqin
  1. the-source-code-of-a-book(simulink)

    0下载:
  2. 《电力电子、电机控制系统仿真模型》书的配套源程序,是在matlab7.1版本上完成的,matlab7.0也可以运行,但是部分模型需要自己更改。-the source program of the book of <The power electronics, motor control system simulation model>. Form a complete set of source code for the book, it is done on matlab7.1 v
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:393403
    • 提供者:王斌
  1. BigInt

    1下载:
  2. 大整数类(支持负数) 重载了类之间,与int类型,与string类型的+,-,*,/,+=,++,--,-=,*=,/=, =, ,>>, <<,<<=,>>=,>,<,<=,>=,==,=,以及乘方^,^=运算,以及输入输出流>>,<<运算符 -Integer type (support negative) between overloaded classes, and int type,+
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3686
    • 提供者:boris
  1. Economic-Dispatch--Newton-Method

    0下载:
  2. This program finds economic distribution of power by the units to meet the given load. Newton Method is adapted in the program. Lambda value is assumed first and improved after each iteration. The updated value of lambda is -> New Lambda Old L
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1681
    • 提供者:靳绍珍
  1. xinhaocaiyang

    1下载:
  2. 生成一个采样频率2000,由50Hz、120Hz、200Hz正弦信号以及噪声信号组成的数字信号,滤掉150Hz>f>100Hz的频率,计算并显示滤波前后的原始数据波形以及功率谱密度。(A sampling frequency of 2000, a digital signal composed of 50Hz, 120Hz, 200Hz sine and noise signals, is generated to filter out the frequency of 150Hz&
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:6144
    • 提供者:朱布儒
搜珍网 www.dssz.com