-
MATLAB
一道matlab例题,适合初学者学习,内容仅供参考,如有更好的方法请推荐。(A matlab example, suitable for beginners to learn, is only for reference, if you recommend a better way.)
- 2010-06-08 11:24:41下载
- 积分:1
-
matlab-mex
代码介绍matlab中怎么实现C++的编译,附带很多例子,对初学matlab中嵌入C或C++代码,很有帮助!(The code describes how to achieve in matlab compilation of C++, comes with a lot of examples, beginner matlab to embed C or C++ of code, very helpful!)
- 2013-03-14 21:28:46下载
- 积分:1
-
lambSolution
请大家帮忙看看问题出在哪里,a0、a1、a2还可以,A3以后就不对了(Matlab computing applications lamb wave dispersion curves, group velocity and phase velocity calculation.)
- 2013-05-20 15:31:42下载
- 积分:1
-
LFC-main
说明: 负荷频率控制(LFC)是调整系统的频率达到额定值(如50HZ)或/和维持区域联络线交换功率为计划值。频率稳定是电力系统电能质量的一个重要指标。负荷的任意突然变化都有可能导致系统间联络线交换功率的偏差及系统频率的波动。因此,为保证电能质量,需要一个负荷频率控制(load frequency control,LFC)系统,该系统的目的是将系统频率维持在标称值并且尽可能使控制区域之间的未计划的联络线交换功率最小。(Load frequency control (LFC) is to adjust the frequency of the system to reach the rated value (such as 50 Hz) or / and maintain the exchange power of the regional tie line to the planned value. Frequency stability is an important index of power quality in power system. Any sudden change of load may lead to the deviation of power exchange between tie lines and the fluctuation of system frequency. Therefore, in order to ensure the power quality, a load frequency control (LFC) system is needed. The purpose of the system is to maintain the system frequency at the nominal value and minimize the unplanned tie line exchange power between the control areas.)
- 2021-03-17 19:38:19下载
- 积分:1
-
SF_Spline
基于matlab的三次样条插值算法程序(Matlab based on the cubic spline interpolation algorithm procedure)
- 2007-12-05 18:21:48下载
- 积分:1
-
ppt
同步电机的原理的ppt 很详细的阐释了同步电机的原理图文并茂(Synchronous motor ppt principles explained in great detail the principles of synchronous motor with the aid of diagrams)
- 2009-03-13 21:27:38下载
- 积分:1
-
harjiaodianjiance
说明: 用MATLAB实现Harris图像的边缘检测(Harris,MATLAB)
- 2010-03-16 16:39:47下载
- 积分:1
-
ModelRunnerServlet
一种关于javaweb与matlab混编的方法(An javaweb and matlab mixed approach on)
- 2014-01-17 15:49:25下载
- 积分:1
-
xiashan
MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<>
迭代时u取1开始,逐次减半计算,直至附加要求符合为止。实例计算中x(k)=x(0)不变,只更新u和x(k+1),直至:|f(x(k+1))|<|f(x(k))|(即|f(x(1))|<|f(x(0))|),然后更新下山因子为u=1,继续以牛顿法迭代。(MATLAB Newton-down a small program, the principle is not explained in detail. Newton iteration by the initial value of the selected limit, in order to prevent additional iterative divergence, the iterative process a request: | f (x (k+1)) | < | f (x (k)) | Newton iteration Results: x (k+1) ' = X (k)-f (x (k))/f' (x (k)) and a previous approximation x (k), appropriately weighted average as a new improved value: x (k+1 ) = u* x (k+1) ' + (1-u)* x (k), where u (0 < u> iteration take successive calculated at 50 until the additional requirements found so far. examples of calculation of X ( k) = x (0) unchanged profile u and x (k+1, hungry) until: | f (x (k+1)) | < | f (x (k)) | (i.e. | f (x (1)) | < | f (x (0)) |), then profile downhill factor for u = 1, to continue to Newton iteration.)
- 2013-05-15 08:52:09下载
- 积分:1
-
Fishercalssification
实现不同模式之间可分性的分析,找到两类特征区别于彼此的特征点/段,以用于分类。(Separability between different modes to achieve the analysis)
- 2010-05-31 20:16:50下载
- 积分:1