登录
首页 » matlab » NR_power-Flow

NR_power-Flow

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

  • matlabandcommunication
    说明:  通信系统方面的matlab书籍,对通信系统相关方面都有涉及,是用matlab仿真通信系统的教材.(Communication systems matlab books related to aspects of the communication system involved is the simulation of communication systems using matlab materials)
    2010-04-22 19:39:27下载
    积分:1
  • SVM
    该工具箱包括了二种分类,二种回归,以及一种一类支持向量机算法 (1) Main_SVC_C.m --- C_SVC二类分类算法 (2) Main_SVC_Nu.m --- Nu_SVC二类分类算法 (3) Main_SVM_One_Class.m --- One-Class支持向量机 (4) Main_SVR_Epsilon.m --- Epsilon_SVR回归算法 (5) Main_SVR_Nu.m --- Nu_SVR回归算法(Support Vector Machine Matlab Toolbox 1.0 Platform : Matlab6.5/Matlab7.0 Reference : Chih-Chung Chang, Chih-Jen Lin. "LIBSVM: a Library for Support Vector Machines")
    2011-08-18 22:35:49下载
    积分:1
  • kalman
    卡尔曼滤波方法,有详细的介绍资料,也有源代码,自己有一部分的编写程序,欢迎参考(Kalman filtering method, a detailed presentation materials, but also the source code, they have to program a part, welcomed the reference)
    2014-10-08 18:17:09下载
    积分:1
  • try2
    regular discrete time fourier transformation on matlab (source code)
    2011-05-04 08:49:19下载
    积分:1
  • Enhanced-Video-Coding
    IEEE paper in communication - video coding
    2013-01-16 22:59:36下载
    积分:1
  • Desktop
    特徵粹取(feature extraction)是特徵選取(feature selection)的延伸,簡單地說,我們希望將資料群由高維度的空間中投影到低維度的空間,因此,我們必須找出一組基底向量(base)來進行線性座標轉換,使得轉換後的座標,能夠符合某一些特性。 我們可以將特徵粹取分成「包含類別資訊」和「不包含類別資訊」兩大類。包含類別資訊指的是我們已經知道哪些資料分別歸屬於哪一類;而不包含類別資訊的特徵粹取則適用於我們不知道手上的資料點分別該歸屬於哪一類,甚至連該劃分成幾類都不知道的情況。對於這兩大類資料,可以分述如下: 對於「不包含類別資訊」的資料,我們通常使用「主要分量分析」(principal component analysis),簡稱 PCA。 (Cuiqu features (feature extraction) is feature selection (feature selection) extension, simply put, we want to base the projection data the high-dimensional space to low-dimensional space, so we have to find a set of basis vectors ( base) to the linear coordinate conversion, so that after the coordinate conversion, can meet a number of features. We can feature Cuiqu into " category contains information" and " does not contain a category of information," two categories. Contains categories of information refers to what we already know what kind of information are attributed to Cuiqu features include categories of information are not applicable to information we do not know the points are in the hands of the home in which category, and even that is divided into several class do not know the situation. For these two categories of information, can be divided as follows: For information " does not include the categories of information" , we usually use the " )
    2014-12-18 12:19:30下载
    积分:1
  • IMP-(1)
    details of the books and communication.
    2014-12-27 19:35:04下载
    积分:1
  • EKF-SOC
    extended kalman filter for SOC estimation
    2017-11-18 15:34:05下载
    积分:1
  • psd_boc
    伽利略BOC(1,1)信号和GPS C/A码信号的功率谱密度的比较(Comparison of power spectral density of the Galileo BOC (1,1) signal and the GPS C/A code signal)
    2016-09-08 10:07:22下载
    积分:1
  • video_background
    运用编程实现提取一段视频的每一帧并保存。利用Fbackground函数实现提取一段视频的静止背景。(Use programming to extract each frame of a video and save it. The static background of a video is extracted by Fbackground function.)
    2018-07-19 14:53:38下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载