-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
DGPSO
无功补偿的pso的改进算法,希望大家喜欢(pso)
- 2010-11-17 09:43:32下载
- 积分:1
-
PSO_with_FLANN_Using_ONE_step
系统辨识的matlab仿真,该方法的辨识过程使用了粒子群算法,计算迅速准确。(Matlab simulation of system identification, the identification of the method using particle swarm optimization algorithm to calculate quickly and accurately.)
- 2020-11-06 10:19:50下载
- 积分:1
-
MATLABwiithHMM
MATLAB环境下的基于HMM模型的语音识别系统(MATLAB environment model based on HMM Speech Recognition System)
- 2008-06-07 09:25:31下载
- 积分:1
-
InvertedPendulumControled_State_Space_sfun
Inverted Pendulum Controled_state_sfun
- 2014-08-11 16:32:48下载
- 积分:1
-
APESfor-MIMO
MIMO阵列中APES算法的应用的研究。(APES for MIMO array。)
- 2015-03-18 21:30:04下载
- 积分:1
-
gen
Generate mesh for finite element
- 2010-08-28 00:07:06下载
- 积分:1
-
FEC
聚类算法中的启发式算法中的FEC算法,可以处理复杂网络的问题。(Clustering algorithm heuristics in the FEC algorithm can handle complex network problems.)
- 2010-01-07 15:40:03下载
- 积分:1
-
HSMM
隐半马尔可夫模型,只要替换原有的参数就能计算。可以用于模式识别,剩余寿命预测等(Half hidden markov model, as long as replacing the original parameters can be calculated. Can be used in pattern recognition, the residual life prediction, etc)
- 2021-04-26 19:58:45下载
- 积分:1
-
Matlab-Coder-VC
一个实例说明matlab coder的使用方法,可以实现vc++中调用matlab生成的cpp文件进行两个数的乘法计算。(An example shows the use of matlab coder, can call matlab in vc++ cpp files generated multiplication of two numbers.)
- 2011-11-27 14:53:50下载
- 积分:1