-
PowerFlow_Gyn3
Article of Algorithm to Power Flow: Efficient Load Flow for Large Weakly Meshed Networks.
- 2010-07-04 22:13:54下载
- 积分:1
-
immune
这是一个用MATLAB编的免疫克隆算法优化函数的程序,免疫克隆算法是一种比较新的有效的优化算法,近两年对他的研究很多。(Artificial Immune)
- 2009-05-05 21:50:18下载
- 积分:1
-
M
说明: 基于模板匹配的车牌自动识别系统的设计源代码(Based on template matching license plate recognition system design source code)
- 2014-11-27 18:12:28下载
- 积分:1
-
4DOF-manipulator-simulation-
本文章描述四自由度机械臂的matlab仿真方法,使用到robot工具箱(This article describes the four degrees of freedom manipulator matlab simulation method using the robot kit)
- 2015-04-02 20:47:12下载
- 积分:1
-
lzq
粒子群优化算法是一种新的智能优化算法,用于解决最小值问题,寻求最优解。(Particle swarm optimization is a new intelligent optimization algorithm for solving the minimum problem, finding the optimal solution.)
- 2015-04-08 17:18:43下载
- 积分:1
-
data-preprocessing-
第三章:数据预处理,将不规则分布的测网经过插值转换为规则网的处理。(Chapter III :data preprocessing,Converts irregular distribution of measuring net after interpolation rule network processing.)
- 2015-04-15 11:47:26下载
- 积分:1
-
shiyan
用最小二乘法实现多项式拟合;三种常见插值函数的求解及应用(Polynomial fitting using least squares method three common interpolation function of the Solution and Application)
- 2010-07-24 17:18:44下载
- 积分:1
-
irr_predict_bp
光伏发电功率主要受太阳辐照度影响,所以准确预测太阳辐照度对光伏功率预测十分重要。程序采用小波分解先对辐照度数据进行分解,然后再用bp神经网络对分解的辐照度数据分别预测,再组合作为最后的预测结果。(Photovoltaic power generation is mainly affected by solar irradiance, so accurate prediction of solar irradiance is very important for photovoltaic power prediction. The program uses wavelet decomposition to decompose the irradiance data, then uses BP neural network to predict the decomposed irradiance data separately, and then combines them as the final prediction result.)
- 2020-08-02 20:08:34下载
- 积分:1
-
K-means聚类
K-means聚类程序,可用于聚类问题,自动产生大量数据,生成聚类图片(K-means clustering program, can be used for clustering problems, automatically generate large amounts of data, generate clustering images)
- 2020-10-22 10:07:22下载
- 积分:1
-
SEIR,模型
说明: seir模型模拟传染病
人在康复以后产生了抗体就不会再得病。不同于SIS模型,我们在模型中引入康复者(The Recovered),用 [公式] 表示,并满足总人数 [公式] 。这个时候就是SIR模型。一旦变为康复者,就不会再传染,即在概率传递过程中,一旦变为康复者,就没有概率再次转移为感染者或者易感者。我们假设感染者变为康复者的概率为我们来看下SIR模型的微分方程(SEIR model simulating infectious diseases)
- 2020-04-10 19:23:46下载
- 积分:1