登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • RK3-matlab
    用三阶龙格-库塔方法求解常微分方程初值问题的数值解的MATLAB主程序及例子。(MATLAB main program of Kutta method for solving initial value problems of ordinary differential equations numerical solution- using third-order Runge and examples.)
    2015-02-25 22:41:18下载
    积分:1
  • cours3
    document of photonic crystal
    2009-05-15 04:31:42下载
    积分:1
  • zmsb
    用matlab实现字母识别系统!给定字母,能识别出来是什么字母!(Alphabet recognition system using matlab to achieve! Given letters, can identify what is out letters!)
    2010-01-08 20:30:37下载
    积分:1
  • mvt1
    这是一个基于MATLAB的机器视觉工具箱,里面用很多非常有价值的的程序(This is a MATLAB-based machine vision tool kit containing a lot of very valuable process)
    2005-06-29 09:51:30下载
    积分:1
  • MATLAB
    MATLAB语言的发展,基本语法,开发环境和工具,数据分析库datafun(MATLAB language development, basic grammar, development environment and tools, data analysis library datafun)
    2014-10-15 16:53:06下载
    积分:1
  • gold
    这是一个gold序列代码 本人是搞扩频码的对这方面比较有研究 (gold sequence)
    2013-04-02 21:32:27下载
    积分:1
  • Mycodes
    Matlab program to uate pdf of guassian distribution
    2015-12-23 02:10:31下载
    积分:1
  • hsi2rgb
    对归一化后的hsi空间的图片转化到RGB空间里,其中RGB三分量也是归一化后的值,范围在0-1之间.(On the normalized space after hsi into the picture to RGB space, which is also a three-component RGB normalized value between the range of 0-1.)
    2009-06-02 18:01:58下载
    积分:1
  • FrameRead
    此代码为本人运用视频读取函数实现视频帧的读取,并可批量转为BMP等格式,另有运动目标静止背景的提取。内附说明文档,欢迎交流。(this code for the use of video I read function video frames to read and can volume to BMP format. another campaign goal from the background static. Enclosing documentation, welcomed the exchange.)
    2006-07-23 17:21:22下载
    积分:1
  • soft-thresholding
    基于功率谱相减的语音消噪增强法程序,采用软阈值法(Power spectrum subtraction based speech denoising Enhancement Act program, using soft thresholding)
    2011-05-22 15:30:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载