登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • svm
    用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(Using MATLAB svm prepared by the source, can achieve a support vector machine for classification or feature extraction-MATLAB)
    2013-07-29 10:46:24下载
    积分:1
  • PCA_2
    Matlab Coce for PCA 2
    2012-05-08 21:04:29下载
    积分:1
  • UFLDL
    UFLDL作业,以下作业均已完整做好,build deep network,vectorization,softmax,working with large images,pca。(UFLDL,build deep network,vectorization,softmax,working with large images,pca)
    2014-12-11 19:51:44下载
    积分:1
  • 多重分形去趋势波动分析的多重分形谱估计
    改良版的多项式去趋势的多重分形去趋势波动分析的多重分形谱估计,其中分析不需要假设尺度不变。(Improved version of the polynomial trend of multi-fractal detrended fluctuation analysis of multi-fractal spectrum estimation, which does not require hypothesis scale invariant analysis.)
    2016-01-17 18:15:13下载
    积分:1
  • gaoqang
    有小波分析的盲信号处理,合成孔径雷达(SAR)目标成像仿真,有CDF三角函数曲线/三维曲线图。( There Wavelet Analysis Blind Signal Processing, Synthetic Aperture Radar (SAR) imaging simulation target, There CDF trigonometric curve/3D graphs.)
    2017-01-12 11:33:24下载
    积分:1
  • GM(1-N)
    GM(1,N) 灰度预测 n个变量 源码(GM (1, N) gray prediction n variables source)
    2013-08-22 21:19:54下载
    积分:1
  • 随机集目标跟踪包
    用于实现基于随机有限集目标跟踪的matlab程序,拥有详细注释(Matlab program for JPDA implementation, with detailed annotations)
    2021-01-01 19:08:57下载
    积分:1
  • wheelspeed
    ABS轮速计算模块,simulink,自己编的,希望对大家有用(ABS wheelspeed simulink)
    2013-05-06 10:31:10下载
    积分:1
  • ReedSolomon
    非常实用的RS编译码程序。原理可以参考Sklar写的《数字通信》。(See "Digital Communications" by Sklar as the reference for this. These MATLAB scripts answer questions 8.3- 8.7, but using similar methods you might by hand. Includes generating Galois Field addition and multiplication tables, evaluation message and error vectors, and decoding)
    2012-02-03 17:57:01下载
    积分:1
  • ApproximateGeneticAlgorithm
    Approximate Genetic Algorithm
    2010-07-09 13:17:21下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载