-
dc_indxvb
Commercial power systems are usually too large to allow for hand solution of the power flow.
- 2011-07-13 23:38:36下载
- 积分:1
-
bp_epuspso
一种改进的PSO,EPUS-PSO,用于改进bp神经网络(An improved PSO, EPUS-PSO, for improved bp neural network)
- 2013-03-18 20:59:49下载
- 积分:1
-
RealTimeSlower
real time control matlab
- 2013-05-12 22:22:44下载
- 积分:1
-
GradEstimation
Gradient Estimation by Derivative Measurement Method, LMS
- 2010-06-16 02:40:44下载
- 积分:1
-
kf
说明: 扩展卡尔曼滤波的一个原理程序,真实值为常量。(A principle extended Kalman filter procedure, the real value is constant.)
- 2012-05-16 21:00:51下载
- 积分:1
-
RLS-MATLAB
自适应均衡器RLS算法的MATLAB代码,初学通信信号处理的有用(RLS algorithm for adaptive equalizer MATLAB code, useful for beginners communications signal processing)
- 2010-06-08 10:13:08下载
- 积分:1
-
fangjia
房价的模拟与现实对比,得根据具体数据来对程序进行适当的调整,希望有用(Compare simulated and real house prices, by the specific data to make an appropriate adjustment to the program, seek to help)
- 2011-06-20 09:27:56下载
- 积分:1
-
Kalman-Filtering-Theory-and-Practice
这本书提供了坚实的介绍卡尔曼滤波的理论和实践方面的读者。它已经更新了卡尔曼滤波,包括适应非线性滤波,更可靠的平滑方法,并在导航应用程序开发的实施和应用的最新发展。所有的软件是在MATLAB中,提供给读者的机会,发现如何卡尔曼滤波行动,并考虑实际运算需要保持结果的准确性。(This book provides readers with a solid introduction to the theoretical and practical aspects of Kalman filtering. It has been updated with the latest developments in the implementation and application of Kalman filtering, including adaptations for nonlinear filtering, more robust smoothing methods, and developing applications in navigation. All software is provided in MATLAB, giving readers the opportunity to discover how the Kalman filter works in action and to consider the practical arithmetic needed to preserve the accuracy of results. )
- 2011-09-18 16:20:48下载
- 积分:1
-
fxforward
This file replicates cross-currency forward pricing using covered interest parity (CIP). It generates and plots CIP-implied forward exchange rates and calculates forward contract value.
There are five inputs - domestic interest rate curve, foreign interest rate curve, spot exchange rate, maturity date, and strike price.(This file replicates cross-currency forward pricing using covered interest parity (CIP). It generates and plots CIP-implied forward exchange rates and calculates forward contract value.
There are five inputs- domestic interest rate curve, foreign interest rate curve, spot exchange rate, maturity date, and strike price.)
- 2012-09-07 23:54:36下载
- 积分: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