登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • Ljung--state-of-the-art_tdfd
    系统识别大牛Ljung对最新时域和频域技术的总结,感兴趣的朋友可以看一看!(Identifi cation of time-invariant linear dynamic systems is a mature subject. In this contribution we focus on the interplay between methods that use time and frequency domain data, respectively. )
    2012-01-07 14:19:06下载
    积分:1
  • IBM_GSC
    结合广义旁瓣滤波(GSC)和理想二值掩蔽(IBM)的麦克风阵列语音增强算法(microphone array speech enhancement based GSC and IBM )
    2016-05-19 16:25:23下载
    积分:1
  • MATLAB
    采用MATLAB进行图像的轮廓提取,此为最简单的提取程序。(Using MATLAB contour extraction of the image, this is the most simple extraction procedure.)
    2015-03-21 21:20:38下载
    积分:1
  • z源逆变器的单相最大升压控制
    z源逆变器的单相最大升压控制,可以更进一步的改善直流侧电压值,相对于简单升压控制可以减小直流电压的输入值。(Z source inverter single-phase biggest boost control, can further improve the dc side voltage value, compared with the simple boost control can reduce the input value of the dc voltage. )
    2015-11-30 10:56:10下载
    积分:1
  • gaot
    tep 1:对遗传算法的运行参数进行赋值。参数包括种群规模、变量个数、交叉概率、变异概 率以及遗传运算的终止进化代数。 Step 2:建立区域描述器。根据轨道交通与常规公交运营协调模型的求解变量的约束条件,设 置变量的取值范围。 Step 3:在Step 2的变量取值范围内,随机产生初始群体,代入适应度函数计算其适应度值。 Step 4:执行比例选择算子进行选择操作。 Step 5:按交叉概率对交叉算子执行交叉操作。 Step 6:按变异概率执行离散变异操作。 Step 7:计算Step 6得到局部最优解中每个个体的适应值,并执行最优个体保存策略。 Step 8:判断是否满足遗传运算的终止进化代数,不满足则返回Step 4,满足则输出运算结果。 其次,运用遗传算法工具箱。(Matlab genetic algorithm toolbox)
    2020-11-07 15:09:49下载
    积分:1
  • OFDM_64_QAM
    Matlab/Simulink OFDM 64 QAM Module
    2010-10-14 08:55:59下载
    积分:1
  • curve-combine
    MATLAB提供了各种曲线拟合方法,例如:Exponential, Fourier, Gaussing, Interpolant, Polynomial, Power, Rational, Smoothing Spline, Sum of Functions, Weibull等,当然,也可以使用 Custom Equations. cftool不仅可以绘制拟合后的曲线、给出拟合参数,还能给出拟合好坏的评价参数(Goodness of fit)如SSE, R-square, RMSE等数据,非常好用。但是如果我们已经确定了拟合的方法,只需要对数据进行计算,那么这种GUI的操作方式就不太适合了,比如在m文件中就不方便直接调用cftool。 (matlab has given a lot of method for curve combine ,we will give a new method and provide a matlab code.)
    2012-08-26 17:55:07下载
    积分:1
  • Understanding-FVM-using-MATLAB
    TPFA stands for two point flux approximation and will calculate pressure change in 5-spot injector/producer pattern.
    2012-08-30 10:50:23下载
    积分:1
  • Wind--Fuel-Cell-Hbrid
    Dynamic Modeling and Simulation of a Small Wind-Fuel Cell Hybrid Energy System
    2013-08-13 14:34:16下载
    积分:1
  • record_audio
    简易的录音功能。通过audiorecorder函数实现录音的功能。比电脑自带的录音好很多(Simple recording function. By recording audiorecorder function. Much better than the computer comes with the recording)
    2013-04-06 16:04:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载