-
assemble
matlab subroutine makes the global stiffnes matrix assebling of quadrilateral elements
- 2013-08-15 02:14:30下载
- 积分:1
-
KPCA-FACE
采用KPCA方法的人脸识别算法,包含算法的matlab实现源码及相关测试、训练数据集(KPCA based face recognition algorithm, matlab source code of the algorithm implementation and related testing, training data set contained)
- 2013-12-20 10:04:36下载
- 积分:1
-
huamo
说明: 里面有滑模控制教材的所有程序,很有参考价值(Sliding mode control materials inside all of the programs)
- 2011-04-05 19:46:01下载
- 积分:1
-
P-Q-method-of-power-flow-calculation
MATLAB编写利用P-Q分解法的潮流计算程序,程序中利用基于稀疏技术的因子表法进行迭代求解,以降低存储量,提高运算速度。本程序只适用于简单系统,如IEEE5节点系统。对于复杂系统,由于PV节点电压越限等问题尚未考虑,得到的潮流结果可能有误!(MATLAB flow calculation program written using PQ decomposition method, program utilization based on sparse iterative solver technology factor table method to reduce the storage capacity, improve processing speed. This procedure applies only to simple systems, such as IEEE5 node system. For complex systems, PV node voltage due to the more limited issues not yet considered, the trend of the results obtained might be wrong!)
- 2014-09-25 14:17:08下载
- 积分: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
-
weibgf.m
matlab code diagnostic by weibull function
- 2011-04-20 16:44:09下载
- 积分:1
-
RBF
这是关于RBF非常全的Matlab程序,共6个M-file,需要的话可一下下来作为参考。(This is a very full on RBF Matlab program, a total of six M-file, if required can look down as a reference.)
- 2012-06-10 21:01:56下载
- 积分:1
-
tamrin17
nonlinear control sliding modeee
- 2014-10-05 05:34:52下载
- 积分:1
-
backup(website)
the attached files is my thesis scratch
- 2014-11-04 19:26:57下载
- 积分:1
-
DSSS-Final
Spread spectrum merupakan sistem dimana sinyal yang dikirimkan memiliki bandwidth yang jauh lebih lebar daripada bandwidth sinyal informasinya sendiri. Proses pelebaran bandwidth sinyal informasi ini dilakukan pada sisi pengirim dan disebut spreading. Sebaliknya, proses penyempitan kembali bandwidth sinyal informasi dilakukan di sisi penerima, dan disebut despreading. Pada gambar 1 berikut menunjukkan proses yang terjadi pada sistem spread spectrum.
- 2013-09-03 15:32:12下载
- 积分:1