搜索资源列表
UKF.tar
- UKF for nonlinear system state and parameters estimation.
matlab-Optimization4
- matlab关于非线性规划的很好的一个源程序-matlab nonlinear programming good source
NFPSS
- These set of programs are written to design a robust power system stabilizer for minimizing the effects of low frequency oscillations in electric power systems. A complete nonlinear model of the power system represented by a single machine connected
EKF
- 扩展卡尔曼滤波算法程序,MATLAB编写。相当好用-Extended Kalman filter algorithm program, MATLAB write. Very nice
nonlinear_time_series_analysis
- 非线性时间序列分析的简单教程,浅显易懂,适合初学者.-Nonlinear time series analysis
anewLMSalgorithm
- 本文对变步长自适应滤波算法进行了讨论,建立了步长因子μ与误差信号e(n) 之间另一种新的非线性函数关系. 该函数比已有的sigmoid 函数简单,且在误差e(n)接近零处具有缓慢变化的特性,克服了Sigmoid 函数在 自适应稳态阶段步长调整过程中的不足. 由此函数本文得出了另一种新的变步长自适应滤波算法,并且分析了参数α,β的取值原则及对算法收敛性能的影响. 该算法有较好的收敛性能且计算量少. 计算机仿真结果与理论分析相一致,证实了该算法的收敛性能优于已有的算法.-In this pap
aa
- 双馈风力发电机是一个复杂的多变量非线性系统,利用Matlab软件中的S函数编程建立双馈风力发电机模型,并通过仿真验证了其正确性。-Wind Generator is a complex multi-variable nonlinear system, Matlab, S-function software programming model for the establishment of double-fed wind generator, and simulation results sho
youhuawenti
- 优化问题 线性、非线性 等 MATLAB程序 想看看的,可以看看优化问题的,-Optimization of linear, nonlinear, MATLAB program
short-termloadforecastingwithchaostimeseries
- 文章展示了一种新的方法用于功率系统中短期负载预测。提出的方案使用混沌时间序列分析基于确定性混沌去捕捉复杂的负载行为特征。确定性的混沌允许我们重构一个时间序列并决定输入的变量个数。这篇文章描述了混沌时间序列对日间功率系统峰值的分析。确定性混沌的非线性图形通过多层感知器的神经网络得到。提出的方案在一个例子中具体阐述。-This paper presents a new approach to short-term load forecasting in power systems. The
BP-Nonlinear
- 非线性误差曲面特性观察,用MATLAB实现BP网络模拟趋近-Observed non-linear error surface characteristics, network simulation using MATLAB tends to achieve BP
UPFC-controller
- 提出了一种统一潮流控制器的非线性控制策略,具有一定的参考价值-Presents a unified power flow controller of nonlinear control strategy, with some reference value
Nonlinear-equations-NL
- 非线性方程组N-L解-数值方法(MATLAB版 第4版).pdf-Nonlinear equations NL- A numerical method (MATLAB version 4). Pdf
matlab-Optimization5
- 这是关于matlab当中的非线性变规划当中的一维搜索的一个源程序 很实用 经常能得到一个很满意的值-This is often a source of about one-dimensional search matlab nonlinear variable which planning which is very useful to get a very satisfactory value
matlab
- matlab对一次非线性曲线的拟合,并包含了线性参数。-matlab on time nonlinear curve fitting and contains a linear parameters.
matlab--dui-fei-xian-xing--
- 一些非线性方程很难求解,所以需要进行matlab程序进行求解。-Some nonlinear equations are difficult to solve, so it is necessary to solve matlab program.
Matlab-fmincon
- matlab中的非线性规划求解fmincon函数,能够实现参数传递条件的函数优化-The fmincon function,as the nonlinear optimization solver in matlab, can also realize optimization under the condition of parameter passing
非线性方程在MATLAB中的求解方法
- MATLAB教学视频:非线性方程(组)在MATLAB中的求解方法(MATLAB teaching video: the solution of nonlinear equations (groups) in MATLAB)
Newton iterative algorithm and matlab code
- 文档中包含有牛顿迭代法算法原理解析,包括一般非线性方程和非线性方程组,其中附有一个非线性方程组的实际例子和相应matlab求解代码,例子的实验可以加深对算法的理解和运用。(The document contains the Newton iterative algorithm analysis, including general nonlinear equations and nonlinear equations group, which is attached to a practical
matlab图像分割算法源码
- matlab图像分割算法源码,包含图像反转,灰度线性变换,非线性变换,直方图均衡化,线性平滑滤波器,中值滤波器等一些基础功能。(MATLAB image segmentation algorithm source code, including image inversion, gray linear transformation, nonlinear transformation, histogram equalization, linear smoothing filter, median
卡尔曼滤波原理及应用MATLAB仿真 pdf1
- 卡尔曼滤波原理及应用—MATLAB仿真主要介绍数字信号处理中的卡尔曼(Kalman)滤波算法及在相关领域应用。全书共7章。第1章为绪论。第2章介绍MATLAB算法仿真的编程基础。第3章介绍线性Kalman滤波。第4章讨论扩展Kalman滤波,并介绍其在目标跟踪和制导领域的应用和算法仿真。第5章介绍UKF滤波算法,同时也给出其应用领域内的算法仿真实例。第6章介绍了交互多模型Kalman滤波算法。第7章介绍Simulink环境下,如何通过模块库和S函数构建Kalman滤波器,并给出了系统是线性和非线