登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • matlab2
    这是单变量寻优的作业程序,有仿真结果,很完整,希望能帮到大家。(This is the single-variable optimization of the operating procedures, there are simulation results, it is complete, I hope to help everyone.)
    2008-04-23 16:22:25下载
    积分:1
  • matlab1
    这是在matlab编辑环境下开发的图形应用程序。(This is developed under matlab graphical editing environment applications.)
    2010-01-02 10:03:07下载
    积分:1
  • two_joint_workspace
    利用matlab的simulink进行两杆的工作空间仿真(workspace simulation using matlab)
    2013-08-13 11:03:30下载
    积分:1
  • backpropagation
    ANN on back propagation
    2013-09-04 04:17:54下载
    积分:1
  • mtsp_ga
    关于车辆VRP调度的程序,利用遗传算法编译而成。(Compiled from vehicle VRP scheduling procedures, the use of genetic algorithms.)
    2012-10-03 16:51:47下载
    积分:1
  • IMM
    采用多模方式的卡尔曼滤波程序,仿真对运动目标的跟踪(Using multi-mode approach of Kalman filtering process, simulation of moving target tracking)
    2007-08-13 00:00:39下载
    积分:1
  • QRSjiance
    PDF文档 动态心电图QRS检测与统计分析的研究与实现(PDF document, ECG QRS detection and dynamic Research and Implementation of Statistical Analysis)
    2010-05-11 18:59:04下载
    积分:1
  • 61549842fencengkongshi1
    是关于vblast接收中ML算法的简单的仿真(Receiving on ML algorithm vblast simple simulation)
    2010-05-18 00:37:53下载
    积分:1
  • PSK
    对PSK系统的I和Q信道进行噪声模拟以完成正确的链接预算估计(estimate link usage by simulate noisy PSK system)
    2013-01-17 10:49:06下载
    积分:1
  • audiosteg
    segmenting the audio signal using this m file
    2009-12-28 18:03:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载