登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • DeepLearnToolbox-master
    深度学习matlab工具箱,深度学习初学者有用的入门资料(toolbox of deep learning for matlab)
    2014-08-25 19:47:05下载
    积分:1
  • solitonbasic
    光孤子模拟基本程序,要自己设置参数,N P0 gamma等。(Soliton analog basic procedures to set up their own parameters, N P0 gamma and so on.)
    2010-05-26 17:15:06下载
    积分:1
  • stest
    matlab ,本文献是关于广义s变换的一个源码,但是源码只有函数,不能自动生成变换(Matlab, this literature is a source of generalized s transform, but the source function only, not be generated automatically transform)
    2012-05-24 10:46:26下载
    积分:1
  • Discrete-Hopfield-neural-network-classification
    Discrete Hopfield neural network classification
    2014-12-01 23:02:23下载
    积分:1
  • predictive_function
    本程序是关于预测函数的几个程序,包括阶跃输入以及在干扰情况下的系统影响,控制效果良好,自己可以其中的参数!(This procedure is about the predictive function of several procedures, including the step input, as well as the interference situation in the system under the impact of control works well, the parameters in which they can!)
    2008-04-30 10:35:32下载
    积分:1
  • mimo_ofdm
    mimo通信系统仿真,bpsk,qpsk以及具有相关性的情况下VBLAST系统(mimo communication system simulation, bpsk, qpsk as well as the relevant circumstances VBLAST System)
    2009-05-27 16:12:50下载
    积分:1
  • spline
    三次样条插值matlab程序,三次样条插值matlab程序,三次样条插值matlab程序(spline matlab)
    2013-12-10 11:25:21下载
    积分:1
  • 信号处理的盲源分离算法
    信号处理的盲源分离算法,用于信号卷积混合盲分离,供大家参考一下。(Blind Source Separation of signal processing algorithms for signal convolution Blind separation, for your reference.)
    2020-06-27 02:00:02下载
    积分:1
  • dtc1
    基于预测控制的永磁同步电机直接转矩控制,利用matlab/simulink平台建立了永磁同步电机直接转矩控制的仿真模型(Based on predictive control of permanent magnet synchronous motor direct torque control of permanent magnet synchronous motor was established based on matlab/simulink platform simulation model of direct torque control.)
    2021-04-12 19:18:56下载
    积分:1
  • Skew_Correction_Using_Fourier_Transform
    两篇英语文本倾斜校正论文。 FT_Deskew为论文的Matlab实现,可用附带的两个图片测试,效果较好。(Text De-skewing Using Fourier Transform and Matlab code.)
    2009-05-23 14:38:23下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载