登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • COMBINED-REGRESSION
    混合回归模型,进行自回归和因子回归,同时考虑。数据从EXCEL中读入(Combined regression model)
    2012-05-17 11:49:11下载
    积分:1
  • dct2dim_ib001
    A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctness
    2011-10-05 20:38:46下载
    积分:1
  • WindyGridWorldQLearning
    Q-learning (Watkins, 1989) is a simple way for agents to learn how to act optimally in controlled Markovian domains. It amounts to an incremental method for dynamic programming which imposes limited computational demands. It works by successively improving its evaluations of the quality of particular actions at particular states. This paper presents and proves in detail a convergence theorem for Q,-learning based on that outlined in Watkins (1989). We show that Q-learning converges to the optimum action-values with probability 1 so long as all actions are repeatedly sampled in all states and the action-values are represented discretely. We also sketch extensions to the cases of non-discounted, but absorbing, Markov environments, and where many Q values can be changed each iteration, rather than just one.
    2013-04-19 14:23:35下载
    积分:1
  • d_036
    psat36节点数据,将PSASP的36节点模型转化成了PSAT模型,可以在MATLAB中调用此算例进行计算分析(psat EPRI36)
    2012-03-31 09:18:38下载
    积分:1
  • juanjihe
    西安交通大学版信号与系统第一次作业,求数学卷积和C++代码(For convolution and c++ code )
    2012-11-07 12:25:28下载
    积分:1
  • RidgeQR
    基于QR分解的岭回归函数,这个函数是非的有用是已经证明过的准确程序( center input and output, so we can estimate w0 separately since we don t want to shrink w0 )
    2013-11-24 14:37:31下载
    积分:1
  • xiandingjiyizuixiaoercheng
    Finite memory least square method
    2015-04-15 11:00:06下载
    积分:1
  • bayes-location
    室内定位算法,指纹定位算法,几种不同的匹配算法(Indoor location algorithm, fingerprint localization algorithm, several different matching algorithms)
    2015-11-23 19:27:04下载
    积分:1
  • xiaobojiangzao
    利用小波阈值系数降噪的方法,对振动噪声信号进行降噪( 25/5000 Lìyòng xiǎobō yùzhí xìshù jiàng zào de fāngfǎ, duì zhèndòng zàoshēng xìnhào jìnxíng jiàng zào The method of wavelet threshold coefficient noise reduction is used to noise the noise signal)
    2017-04-27 18:50:10下载
    积分:1
  • LASSO
    基于LASSO算法的编程 利用了r语言.对线性模型进行了系数估计和变量选择(Programming based on LASSO algorithm, using the R language)
    2017-09-26 19:09:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载