虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

j-std-033d

  • % 该Matlab程序基于牛顿-拉夫逊算法

    % 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流 % U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗 % PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率 % delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值 % delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值 % delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵 % e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值

    标签: Matlab 程序 牛顿 算法

    上传时间: 2015-07-23

    上传用户:王楚楚

  • 给定n 个整数a ,a , ,an 1 2  组成的序列

    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。

    标签: 61516 an 整数 序列

    上传时间: 2015-07-23

    上传用户:zhangzhenyu

  • 给定n 个整数a ,a , ,an 1 2  组成的序列

    给定n 个整数a ,a , ,an 1 2  组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1  为一个零和区间,相应的区间长度为j-i+1。

    标签: 61516 an 整数 序列

    上传时间: 2013-12-21

    上传用户:偷心的海盗

  • CrossPointNo=53 %%%输入图中节点的总数目 对已知的边进行赋值

    CrossPointNo=53 %%%输入图中节点的总数目 对已知的边进行赋值,注意:有向图的Cost(i,j)=Cost(j,i)

    标签: CrossPointNo 53 输入 节点

    上传时间: 2015-08-08

    上传用户:天诚24

  • 假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数

    假近邻法(False Nearest Neighbor, FNN)计算嵌入维的Matlab程序 文件夹说明: Main_FNN.m - 程序主函数,直接运行此文件即可 LorenzData.dll - 产生Lorenz时间序列 PhaSpaRecon.m - 相空间重构 fnn_luzhenbo.dll - 假近邻计算主函数 SearchNN.dll - 近邻点搜索 buffer_SearchNN_1.dll - 近邻点搜索缓存1 buffer_SearchNN_2.dll - 近邻点搜索缓存2 参考文献: M.B.Kennel, R.Brown, H.D.I.Abarbanel. Determining embedding dimension for phase-space reconstruction using a geometrical construction[J]. Phys. Rev. A 1992,45:3403.

    标签: Main_FNN Neighbor Nearest Matlab

    上传时间: 2013-12-10

    上传用户:songnanhua

  • 摘要:采用Foxpro2.5T3数据库开发平台开发了一种计算机机房和网吧收费管理系统

    摘要:采用Foxpro2.5T3数据库开发平台开发了一种计算机机房和网吧收费管理系统,该系 统的帐户信h,基」几条形码识别身份,也可以直接键入用户帐户的数码,所需的用户信h,完全山 计算机集中管理。该系统是一种重l从对上机计费、值班人员工作日志与收费情况进行详细记 录,J{含有信任委托技术在内的机房网吧管理收费系统,系统成木低廉、运行速度快、代码紧 凑、功能健全、开发平台简单。

    标签: Foxpro 2.5 数据库 开发平台

    上传时间: 2013-12-23

    上传用户:wkchong

  • ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The

    ACM试题An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".

    标签: Description computers Problem binary

    上传时间: 2013-12-11

    上传用户:libenshu01

  • MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b

    MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified by Bruce Land %--Data via globals to anaylsis programs %--3D plotting with color coded groups %--Mapping of MDS space to spike train temporal profiles as described in %Aronov, et.al. "Neural coding of spatial phase in V1 of the Macaque" in %press J. Neurophysiology

    标签: MULTIDIMENSIONAL optimization Modified Steyvers

    上传时间: 2015-08-26

    上传用户:kytqcool

  • JAVA游戏编程

    JAVA游戏编程,j n l p文件类型

    标签: 游戏编程

    上传时间: 2014-08-15

    上传用户:gengxiaochao

  • DES( Data Encryption Standard)算法

    DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它也是对64bit大小的数据块加密的分组加密算法密钥长度为128位它基于“相异代数群上的混合运算”设计思想算法用硬件和软件实现都很容易且比DES在实现上快的多。IDEA自问世以来,已经经历了大量的详细审查,对密码分析具有很强的抵抗能力,在多种商业产品中被使用。

    标签: Encryption Standard Data DES

    上传时间: 2015-08-27

    上传用户:Avoid98