-
Genetic-Algorithm-
利用遗传算法求解电力系统机组组合问题的程序(Genetic Algorithm for Unit Commitment)
- 2015-04-27 17:26:46下载
- 积分:1
-
fiveMATLABimageprocessingcode
对图像进行任意角度旋转
图像渐变
运用调色板设计技术将灰度图像彩色化
等5个MATLAB 图像处理 代码(Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code)
- 2010-06-12 15:51:27下载
- 积分:1
-
FastICA
快速主分量分析方法,是经典的盲信号处理方法。可参考用(Fast principal component analysis method, is a classic blind signal processing methods. May reference)
- 2014-11-18 20:35:38下载
- 积分:1
-
readsegy
用于读取sgy地震数据的matlab小程序,方便大家理解sgy文件存储规则(procedure for sgy file reading)
- 2011-12-29 10:20:48下载
- 积分:1
-
toolbox_simulated_annealing.tar
toolbox of matlab code for simulated annealing
with detailed describtions
- 2012-12-03 18:01:48下载
- 积分:1
-
satglobe
satellite globe visualization earth
- 2014-01-28 05:16:35下载
- 积分:1
-
2dsnellraytracing0
基于snell定律的射线追踪,与一般算法不一样,精度比较高(Based on Snell s Law ray tracing, and the general algorithms are not the same, relatively high accuracy)
- 2008-12-15 13:18:12下载
- 积分:1
-
pca-matlab
PCA又为主成分分析,是一种特征提取方法, 它通过线性变换寻找一组最优的单位正交向量基,用他们的线性组合来重构原样本(PCA and the main component analysis, a feature extraction method, which by finding a set of optimal linear transformation unit orthogonal base vectors, with their linear combination to reconstruct the original sample)
- 2011-06-30 16:55:43下载
- 积分:1
-
mmse-and-amp-no-quantizer
大规模中zf,mmse,appro-mmse接收算法(the multiuser detection algorithm of zf
,mmse and appro-mmse in the massive MIMO system)
- 2015-03-24 20:09:55下载
- 积分:1
-
pso1
基于粒子群算法的电力系统负荷分配问题(1)数学模型:
以IEEE 3机6节点为工况模型 ,Load=850MW
(2)目标函数:
minF=∑(i=1,Ng)Fi(PGi),Fi(PGi) =aiPi2+biPi+ci+Ei,考虑阀点(Valve-Point)效应
(3)约束条件:
a.发电机组输出功率上下限约束,即PGi min<=PGi<= PGimax;
b.电力负荷平衡约束,忽略网损,即∑(i=1,Ng)(PGi)= PGD(Based on particle swarm optimization of power system load allocation problem)
- 2021-04-22 10:48:48下载
- 积分:1