登录
首页 » matlab » NR_power-Flow

NR_power-Flow

于 2014-02-22 发布 文件大小:95KB
0 180
下载积分: 1 下载次数: 2

代码说明:

  x0 = ones(2,2) Make a starting guess at the solution options = optimset( Display , off ) Turn off Display [x,Fval,exitflag] = fsolve(@myfun,x0,options) The solution is x = -0.1291 0.8602 1.2903 1.1612 Fval = 1.0e-009 * -0.1619 0.0776 0.1161 -0.0469 exitflag = 1 and the residual is close to zero. sum(sum(Fval.*Fval)) ans = 4.7915e-020

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 粒子群算法优化pid源码 matlab仿真
    粒子群算法(PSO)整定pid控制参数,比传统Z-N整定方法要好,内附matlab程序与simulink模型(Particle swarm optimization (PSO) is better than traditional Z-N tuning method in tuning PID control parameters. It includes matlab program and Simulink model.)
    2021-04-25 17:38:46下载
    积分:1
  • 分离两路语音信号 NMF bss
    说明:  nmf盲源分离,使用欠定的方法,可以用来分离两路语音信号,人声与其他音的分离(nmf_bss.The underdetermined method can be used to separate two voice signals, human voice and other voices.)
    2021-04-19 01:18:51下载
    积分:1
  • medianfilter
    design of median filter to remove noise
    2010-10-16 13:04:11下载
    积分:1
  • HotellingT2
    计算HotellingT2的一个非常重要的函数,可以应用在多元统计过程中,比如化工工程监控等(a intricate function to compute HotellingT2,which can be used in mutivariance statistical analysis, for example in chemical process monitoring)
    2009-11-30 20:53:59下载
    积分:1
  • image-quyu
    matlab 实现图像的区域分块处理 区域函数。。(image processing)
    2012-04-28 18:40:51下载
    积分:1
  • chengxu4
    卡尔曼滤波的实质是由量测值重构系统的状态向量。(Essence of the Kalman filter is measured by the value of reconfigurable system state vector.)
    2014-10-15 16:46:51下载
    积分:1
  • MOPSO
    MOPSO代码实现,对MOPSO的算法进行了具体的代码描述,清晰地体现代码实现过程。(MOPSO code for MOPSO algorithms specific code description clearly reflect the code implementation process.)
    2016-03-11 20:32:16下载
    积分:1
  • pls_2.1-0.tar
    做主成分回归和偏最小二乘回归,效果比较好,别人做的,我参与考了一下。(Master component regression and partial least-squares regression, the effect is better, someone else to do, and I participate in a bit test.)
    2007-10-24 21:25:16下载
    积分:1
  • learningmatlab
    learning matlab for version 6
    2010-05-07 00:11:32下载
    积分:1
  • HOSA-Toolbox
    MATLAB高阶谱分析(Higher-Order Spectral Analysis )信号处理工具箱,有详细的安装说明。(MATLAB Signal Processing Toolbox higher order spectral analysis, a detailed installation instructions.)
    2014-02-24 11:25:23下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载