-
FFT(figure)-time-frequency
可以清楚的知晓信号随时间轴和频率轴的变化,相当的方便(Can be clearly known with the axis and a frequency axis signal changes, considerable convenience)
- 2013-08-19 17:58:09下载
- 积分:1
-
savePlotWithinGUI
该函数能够实现保存Matlab GUI中axes控件图像的功能(this function can save pictures from axes controls in Matlab GUI)
- 2012-04-30 20:49:39下载
- 积分:1
-
AntiSpoofing_Features
基于matlab的声音特征提取,可用于语音识别和声纹识别(Matlab-based audio feature extraction, can be used for speech recognition voiceprint recognition)
- 2020-06-28 21:00:02下载
- 积分:1
-
lowess
说明: 结构体中,批量数据的平滑,为进行模型拟合减少outlier,降低变异(in the structure ,smooth initial data )
- 2010-05-10 21:23:14下载
- 积分:1
-
New-folder-(3)
musc this program calculates arrival
- 2013-10-01 23:53:23下载
- 积分:1
-
Fuzzy_Control_System_for_Tanker_Ship
神经网络,用于神经网络的机理模型和建立经验模型.(neural network, for the mechanism of neural network models and model building experience.)
- 2007-04-01 20:58:57下载
- 积分:1
-
03071155prony
matlab变成实现prony算法,自动提取符合信号中分量的频率、幅值、相位、衰减系数等参数,可以实现数据拟合(matlab become realized prony algorithms automatically extract the parameters frequency, amplitude, phase, in line with the signal attenuation coefficient component, you can achieve data fitting)
- 2013-12-18 11:13:51下载
- 积分:1
-
hmtdwhij
包括调制,解调,信噪比计算,抑制载波型差分相位调制,实现典型相关分析,music高阶谱分析算法,随机调制信号下的模拟ppm,是小学期课程设计的题目,采用了小波去噪的思想,针对EMD方法的不足。( Includes the modulation, demodulation, signal to noise ratio calculation, Suppressed carrier type differential phase modulation, Achieve canonical correlation analysis, music higher order spectral analysis algorithm, Random ppm modulated analog signal under Is the topic of the elementary school stage curriculum design, Using wavelet denoising thought, For lack of EMD.)
- 2016-03-26 21:27:26下载
- 积分:1
-
mpsk
多进制PSK调制的matlab实现程序,能过实现M进制的psk调制(Ary PSK modulation matlab implementation program that can achieve over the psk M-ary modulation)
- 2013-11-08 10:11:37下载
- 积分:1
-
MATLAB
一、 牛顿-拉夫逊法概要
首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数
(4-6)
解此方程式时,由适当的近似值X(0)出发,根据 (4-7)
反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。
式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如图4-2(b)所示的那种情况就不能收敛或收敛到别的根上去。
这一方法还可以做下面的解释,设第n次迭代得到的解与真值之差,即 的误差为 时,则
(4-8)
把 在 附近对 用泰勒级数展开
(4-9)
上式略去 以下的项
(4-10)
的误差可近似由上式计算出来
图4-2
(4-11)
比较式(4-7)和(4-11),可以看出牛顿-拉夫逊法的修正量和 的误差的一次项相等。
用同样的方法考虑,给出对n个变量 (:Because of the importance and complexity of power system, better algorithm and programme language
is very important . An interior point method based on the perturbed Karush2Kuhn2Tucker (KKT) condition is pre2
sented in this paper , where the method and process for the optimal power flow is treated through the Matlab’s
symbolic math toolbox and Mfunction is also presented. Using the symbolic code , it can improve the adaptability
of the programme dramatically. The advantage is that , what we need to do is change the model expression. We
can make use of the symbolic programme to check our programme while we write the Mfunctions. Using the Mat2
lab , we find the optimal solutions and calculate quickly and efficiently. It has proposed the powerful and unique
functions of Matlab in the optimization and calculation for power system.
Key words :power system symbolic calculation optimal power flow interior point method)
- 2020-07-08 16:38:56下载
- 积分:1