搜索资源列表

  1. Decoupled_powerflow

    0下载:
  2. it is for electrical engineering, expecially for power systerm. it is for NR—powerflow.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:ss
  1. li9_23

    0下载:
  2. clear all I=imread( lena.bmp ) figure imshow(I) I2=imrotate(I,-4, bilinear ) 逆时针旋转4度 figure imshow(I2) I3=fliplr(I) 垂直镜像 figure imshow(I3) I4=imresize(I,0.5, bilinear ) 缩小为原图的1/2 figure imshow(I4)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:lzp_llz
  1. Lfnewton

    0下载:
  2. power system NR load flow code matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:fathi adnane
  1. waterfilling

    0下载:
  2. In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after SVD decomposition) is distrib
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:passero
  1. AesCode

    1下载:
  2.  AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algor
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:3813376
    • 提供者:王风
  1. repval

    0下载:
  2. repval(X) finds all repeated values for input X, and their attributes. -The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=re
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:DT丿灬雪狼
  1. aes

    0下载:
  2. AES算法,实现对文件加密。包含密码学课程报告 class CRijndael { private: int Nk,Nr,round long Total_Round,Cur_Round char *SourceFileName,*TargetFileName CString source,*target,save CFile Source,Target byte (* Stat
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:286720
    • 提供者:fff
  1. q931

    0下载:
  2.  该消息由网络侧向被叫用户发送的,用来标识该被叫用户已经被授予该连接通路。该消息也会由主叫用户向网络侧发送,用来确认对称的通路连接控制过程。 LAPD: 0 R (F) I-fr a me (NR=2e NS=5e) Q.931-BRI: ref=0x001a CONN ACK < 1: ( 9) 2751348 < 00 01 bc 5c 46 02 00 1a 0f - 该消息由网络侧向被叫用户发送的
  3. 所属分类:数据库系统

    • 发布日期:2024-05-22
    • 文件大小:415744
    • 提供者:域名
  1. PQandNRchaoliulast

    0下载:
  2. NR法和PQ法潮流计算程序,均是由matlab编写而成的。-NR method and the PQ load flow calculation program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:
  1. Modern_IQA

    0下载:
  2. 本书为Zhou Wang著,系统阐述了图像质量评价的相关内容,包括FR\HR\NR评价理论。-This book is writtend by Zhou Wang.Mainly about IQA.Including algoethims of FR\HR\NR.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:9089024
    • 提供者:sunxiaoliang
  1. Untitled2

    0下载:
  2. In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed.capacity of MIMO the result dependences Capacity (bit/s/Hz), and th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Rafal
  1. NR

    0下载:
  2. pq分解法解电力系统潮流程序,不包含算列,用ieee节点信息-pq decouple
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:许超
  1. regiongrow

    0下载:
  2. region growing: Perform segmentation by region grow1ng. [G, NR, SI, TI] = REGIONGROW(F, SR, T). Scan be an array (the same size as F) with a 1 at the coord1nates of every seed point and 0s elsewhere. S can also be a si
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Altaee
  1. nr-2.02

    0下载:
  2. 数值源码numerical recipe-numerical recipe
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:708608
    • 提供者:白先生
  1. Correlationmiss

    0下载:
  2. Correlation coefficient r between two series x(i) and y(i) with missing data, where i=1,...,n. input: x(n),y(n),undef undef is missing data however, if ax or sx is still undefined, it will be -9.99e33 whatever the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Diana
  1. IEC61850(NR)

    0下载:
  2. 电力系统监控通用通信标准-Power system monitoring the universal communication standards
  3. 所属分类:文件格式

    • 发布日期:2024-05-22
    • 文件大小:3924992
    • 提供者:xjz
  1. XUYAOHW2

    0下载:
  2. 电力系统潮流程序。标6,7,8的是潮流程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-Power flow program. 6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-power
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:wang
  1. power-flow

    0下载:
  2. 电力系统潮流计算程序。标6,7,8的是潮流子程序,其中写main标记的是主程序,NR—powerflow的是newton raphson方法的潮流计算,另外两个分别是decouple和fast decouple方法。-6,7,8 is the trend of the standard procedure, which is the main marker to write main, NR-powerflow is newton ra
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:wang
  1. PQandNRchaoliulast

    0下载:
  2. 电力系统潮流算法,PQ和NR法,都有详细说明- Study on Power Flow Algorithm for Ungrounded Distribution Networks
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:12288
    • 提供者:小鸟
  1. MATLAB

    0下载:
  2. pOWER FLOW STUDY WIT NR METHOD-pOWER FLOW STUDY WIT NR METHOD
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:33792
    • 提供者:Shubham
« 1 2 3 4 56 7 8 9 10 11 »

源码中国 www.ymcn.org