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

搜索资源列表

  1. neipaixu

    0下载:
  2. [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #in
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:7602
    • 提供者:Demonic
  1. 高精度整数运算

    0下载:
  2. 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一行字符序列,是大整数M和N和运算结果。如果该运算结果是正数,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1338
    • 提供者:王资
  1. SVPWM

    2下载:
  2. 风力发电PSCAD仿真用得,在正转DQ坐标下,负序变换到正序模块-PSCAD simulation used wind power in the forward DQ coordinates, the negative sequence to positive sequence module transforms
  3. 所属分类:matlab

    • 发布日期:2014-04-16
    • 文件大小:17408
    • 提供者:jack
  1. r

    1下载:
  2. 序列的自相关函数和负相关函数的计算,设计维纳滤波器,写出维纳-霍甫方程,用矩阵方法求解该方程,得到滤波器冲激响应,并计算最小均方误差-Calculation of the autocorrelation function and a negative correlation function of the sequence, the Wiener filter design, write Wiener- Huo Fu equation, using the matrix method to so
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:薇薇
  1. negativeSequence

    0下载:
  2. 电力系统中负序信号的Matlab仿真,包含simlink例程一个,负序仿真程序三个.-Power system negative sequence signal Matlab simulation, simlink routine contains a negative sequence of three simulation program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:14423
    • 提供者:JiangChunlin
  1. fixed_point

    0下载:
  2. Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:766
    • 提供者:王怀东
  1. abc

    0下载:
  2. 单循环赛中选手胜负序列求解问题 名称:单循环赛中选手胜负序列求解问题 内容:有n个选手 P 1 ,P 2 ,P 3 ,… ,P n 参加了的单循环赛,每对选手之间非胜即负。现要求求出一个选手序列 P 1 ,P 2 ,P 3 ,… ,P n , 使其满足 P i 胜 P i+ 1 (i=1,… ,n-1) 。 -Single round robin tournament players winning sequence to solve the problem name: the ou
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:145822
    • 提供者:yang
  1. choicephase

    0下载:
  2. 故障突变量计算 12point滤序,需改为根据N自动确定滤序公式 设置故障突变量单相定值 设置故障突变量相间定值 设置故障突变量负序\零序电流定值- Fault calculation 12point mutations order filter is required to determine the filter order based on the formula N automatically set the amount of single-phase
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:613
    • 提供者:chao
  1. power_3phsignaldq

    0下载:
  2. A Discrete 3-Phase ProgrammableSource block is used to generate a 1 pu, 15 degrees positive sequence voltage. At t = 0.05 s the positive sequence voltage is increased to 1.5 pu. At t = 0.1 s an unbalance is introduced by adding a 0.3 pu negative sequ
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7652
    • 提供者:jurifa
  1. newjidianqi

    0下载:
  2. 本文利用编写的MATLAB软件结合解析法证,分析了一种新型的接地距离继电器在系统振荡时再发生单相经过渡电阻接地短路时的动作特性。该接地距离继电器的动作判据是通过比较故障后测得的母线电压、补偿电压、零序电流和负序电流四个量的相位关系以确定继电器的动作行为情况 -In this paper, written in MATLAB software analysis and forensic analysis of a new type of ground distance relays in th
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4850787
    • 提供者:nn0914
  1. huibiankeshe

    0下载:
  2. 对给定的文本文件进行压缩和解压 程序功能: 1.压缩(5个命令行参数) Compress c 输入文件名 输出文件名 start step 将输入文件压缩为输出文件。Start,step意义见下面。 2.解压(3个命令行参数) 上面生成的压缩的输入文件解解压缩到输出文件,如果不是上面压缩的格式(根据文件特征识别),报错。 一元编码可以对整数序列进行编码。 非负整数n的一元编码(unary code)定义为n-1个1后跟一个0(表1)。
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-04
    • 文件大小:99123
    • 提供者:yongge
  1. signalcompress

    0下载:
  2. 给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。-Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform appr
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2132
    • 提供者:Sun
  1. fbd

    1下载:
  2. FBD谐波检测算法可以快速有效地检测电力系统中的基波正负序电流和高次谐波电流-FBD harmonic detection algorithm can quickly and efficiently detect the power system fundamental positive Negative sequence current and harmonic current
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:17389
    • 提供者:h
  1. SOGI

    5下载:
  2. 考虑到不平衡电网条件下,传统锁相环的局限性,这里比较了几种基于正负序分离的锁相环着重基于陷波器的提取方式-Taking into account the unbalanced grid conditions, the limitations of the traditional PLL, where positive and negative sequence based on comparison of several separate PLL trap of focusing on ways
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:37112
    • 提供者:yang
  1. Three_Phase_VSC_pos_neg_current_ctrl_atan

    0下载:
  2. Three phase VSC with dedicated positive and negative sequence current control
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:49956
    • 提供者:shokhi
  1. Harmomic_filter

    0下载:
  2. Positive, negative sequence extractor in simulink.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:21618
    • 提供者:rockersragu
  1. Harmomic_filter-apf

    0下载:
  2. Describe: Positive, negative sequence extractor in simulink.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:20748
    • 提供者:romi
  1. fao_by45

    0下载:
  2. LZ复杂度反映的是一个时间序列中,自己编的5种调制信号,基于负熵最大的独立分量分析。- LZ complexity is reflected in a time sequence, Own five modulation signal, Based on negative entropy largest independent component analysis.
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:7302
    • 提供者:陈省
  1. SPWM_PI_LCL_0123_DAExraction

    3下载:
  2. 二阶广义积分器Simuklink仿真 包括正负序提取及二次谐波提取功能(Simuklink simulation of second-order generalized integrator includes positive and negative sequence extraction and second harmonic extraction Functions)
  3. 所属分类:matlab例程

    • 发布日期:2020-05-16
    • 文件大小:50176
    • 提供者:garlon
搜珍网 www.dssz.com