登录
首页 » matlab » NR_power-Flow

NR_power-Flow

于 2014-02-22 发布 文件大小:95KB
0 199
下载积分: 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 个回复

  • mann-kendall
    ,,,,,, mann-kendall(mann-kendall)
    2010-12-11 02:28:26下载
    积分:1
  • ADC-matlab
    用Matlab程序测试一个模数转换器ADC的信噪比SNR和有效位数(use matlab to test SNR of a ADC)
    2021-05-14 08:30:02下载
    积分:1
  • PID
    伺服系统的非线性PID控制,PID-即比例、积分和微分控制,在自动控制系统里有着非常广泛的应用。(Nonlinear PID Control for a servo system)
    2011-10-06 11:38:32下载
    积分:1
  • Droop-control
    介绍droop控制的基本原理并利用其原理从而提高微网的稳定性(The basic principle introduced droop control and use its basic principles to improve the stability of the micro-network)
    2014-10-15 09:57:04下载
    积分:1
  • PESGM2008-000268
    Preparing for New MISO Ancillary-Service Market: FirstEnergy Perspectives
    2013-12-03 18:17:01下载
    积分:1
  • GA
    说明:  一个使用遗传算法整定PID参数的例程,使用M文件调用Simulink模型。(A routine that uses genetic algorithms to tune the PID parameters uses the M file to call the Simulink model.)
    2018-06-19 09:35:40下载
    积分:1
  • hayes
    hayes mat programs for adaptive filtering
    2011-08-30 18:10:22下载
    积分:1
  • 简单函数优化的遗传算法
    说明:  使用matlab实现 简单函数优化的遗传算法程序(Genetic algorithm program for simple function optimization)
    2021-02-28 23:05:37下载
    积分:1
  • grouplet
    有关grouplet小波变换的一些源代码,主要用于图形图像处理(Some of the grouplet wavelet transform source code, mainly for graphics and image processing)
    2010-07-06 15:05:55下载
    积分:1
  • annbp
    In machine learning, artificial neural networks (ANNs)
    2015-01-06 23:41:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载