-
PFC-Demo
A Predictive Functional Control Demo.
- 2011-11-09 15:01:59下载
- 积分:1
-
emission
以污染气体排放量最小函数为目标,求解电力系统调度问题。(Solution to Economic Dispatch by Equal Incremental Cost Criterion)
- 2012-11-08 16:11:51下载
- 积分:1
-
拉丁超立方代码
拉丁超立方采样包括还有约束和没有约束的两种。(Latin hypercube sampling includes both constrained and unconstrained sampling.)
- 2021-04-27 09:48:44下载
- 积分:1
-
基于PSO LSSVM的预测程序
基于pso_lssvm的预测程序,直接可用,可以出图,可以修改。加入了粒子变异、权值的递减策略(去掉%就行了)。注意:excel记得放对位置(Pso_lssvm based prediction program, directly available, you can map, you can modify. Added a particle mutation, weight reduction strategy (remove%))
- 2020-06-26 22:00:02下载
- 积分:1
-
control-parameters-optimization
控制问题转化为了数学规划问题。推导出目标函数对于待求参数的梯度公式,并利用序列二次规划算法求出最优控制量(the problem is changed into mathematical programming problem and formulae are derived for computing the gradients, also, a computational method for finding the optimal control is obtained by using the Sequential Quadratic Programming (SQP) algorithm.)
- 2013-03-08 10:28:34下载
- 积分:1
-
cdma
program for direct sequence CDMA
- 2011-10-12 17:22:47下载
- 积分:1
-
10-Bar
本程序为matlab编写的粒子群算法优化十杆件桁架程序源码,通用性比较强,大家可以参考!(The procedure for the preparation of PSO matlab optimization ten pieces of truss program source code, common relatively strong, we can refer!)
- 2020-11-20 12:19:36下载
- 积分:1
-
QAM-performance-with-AGC-errors
In this File, performance evaluation of 4-QAM system in the presence of Automatic Gain Control (AGC) errors using MATLAB Software. The system is designed, modeled and simulated using Simulink to evaluate the Bit Error Rate (BER) of the system in AWGN channel. The system doesn’t have a perfect AGC, but for comparison purposes, the perfect AGC is also included and evaluated.
- 2014-02-12 16:31:43下载
- 积分:1
-
VC_read_mat_file
说明: 在vc++环境下读取matlab数据文件*.mat(read mat file in vc++)
- 2009-07-23 09:53:27下载
- 积分:1
-
aitkenInterp
AITKEN S INTERPOLATION
Aitken s procedure yields systematically and successively better interpolation polynomials corresponding to successively higher order truncation of Newton s divided difference formula.
Given a set of x and corresponding f(x), estimate f1(x1)
f1= aitkenInterp(x,f,x1)
f = corresponding function of x
f1= corresponding function of x1
- 2012-10-11 19:37:49下载
- 积分:1