-
cumcm0621
06年全国数学建模大赛试题论文,艾滋病疗法评价和预测()
- 2007-07-23 22:14:18下载
- 积分:1
-
cellulartrafic
cellular trafic calliculation
- 2010-09-30 19:37:13下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
pfc_NR
% 该Matlab程序基于牛顿-拉夫逊算法,用于计算已知导纳矩阵、PQ节点、PV节点、平衡节点(UA)的电力网络潮流
% U - 各节点母线电压 S - 各节点注入功率 S_net - 电力网络总损耗
% PQ_P - 实算PQ节点注入有功功率 PQ_Q - 实算PQ节点注入无功功率
% delt_PQ_P - 实算PQ节点有功功率修正值 delt_PQ_Q -实算PQ节点无功功率修正值
% delt_UA_P - 实平衡节点有功功率修正值 delt_U_2 - 实平衡节点电压平方修正值
% delt_PQV - 实算P Q U^2修正值 J - 雅可比矩阵
% e - 电压实部 f - 电压虚部 delt_ef - 电压实部与虚部修正值( The Matlab program based on the Newton- Raphson algorithm is used to calculate the admittance matrix is known, PQ node, PV node, the node balance (UA) the trend of the electricity networks U- the node bus voltage S- each node injection power S_net-- The total loss of electric power networks PQ_P- operator PQ is injected into active nodes PQ_Q- operator PQ is injected reactive power node delt_PQ_P- is considered the correct value of active power PQ node delt_PQ_Q- really count PQ node reactive power to amend the value of delt_UA_P- real active power balance of the correct value of the node delt_U_2- node voltage balance is the correct value of the square of delt_PQV- really count PQU ^ 2 the correct value of J- Jacobian matrix e- voltage real part f- the imaginary part of voltage delt_ef- voltage real part and imaginary part of the amendment value)
- 2006-11-06 21:20:24下载
- 积分:1
-
BUTTWATH
使用MATLAB自带的函数,实现了50Hz带阻滤波器,其中的参数可以修改,即可以实现任意频率的陷波器。(Achieved a 50Hz notch filter)
- 2009-09-25 15:07:02下载
- 积分:1
-
mcr_100_m7
Multivariate curve resolution
- 2012-05-26 15:41:11下载
- 积分:1
-
PCA故障诊断步骤
PCA故障分析程序,主元分析法,故障诊断,TE过程的数据。(PCA fault analysis program, principal component analysis, fault diagnosis, TE process data.)
- 2020-06-28 19:20:01下载
- 积分:1
-
second
天线方向图的波达方向,用于描述回波的方向图4,可以用于初学者学习使用(DOA antenna pattern, used to describe the echo pattern 4 can be used for beginners to learn to use)
- 2010-11-13 18:21:49下载
- 积分:1
-
swarmmathwork
粒子群搜索的matlab程序,对于一个隐函数寻优,四维隐含数嵌入在子函数中,可根据需要更改,(PSO Matlab search procedures, an implicit function optimization, 4D implied several embedded in the Functions, may need to change.)
- 2006-06-20 11:00:33下载
- 积分:1
-
MyFilter
一个对信号进行滤波(低通、带通、高通)的教学实验数据处理演示程序。(Matlab demo program of signal filtering for instruction experiment.)
- 2012-05-15 16:19:16下载
- 积分:1