-
matlabyouhua
MATALAB处理优化.里面有很多好的优化处理方法(MATALAB optimize treatment. There are so many good methods to optimize treatment)
- 2007-08-30 20:16:24下载
- 积分:1
-
BD-VPL
北斗下,VPL随国内位置变化而变化的示意图(RAIM algorithm of BD, VPL Changes over domestic location diagram)
- 2015-04-14 10:12:39下载
- 积分:1
-
match
用MATLAB7.0版本GUI编写的柴油机和液力变矩器的匹配计算程序(MATLAB7.0 version with GUI prepared diesel and torque converter matched calculation program)
- 2009-03-21 13:32:07下载
- 积分:1
-
1
说明: 灰色理论预测的MATLAB与VC混编实现(Gray theoretical predictions of the MATLAB and VC achieved mixed)
- 2010-01-16 15:11:50下载
- 积分:1
-
viabw
用viterbi算法和baum-welch训练找到和更新best path(find best path using Viterbi algorithm and Baum-Welch training)
- 2011-06-09 18:52:12下载
- 积分:1
-
kmeans
k均值算法是一种迭代求解的聚类分析算法,其步骤是随机选取K个对象作为初始的聚类中心,然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。(kmeans algorithm is an iterative solution clustering analysis algorithm. First, the initial clustering centers are randomly selected. Then, distance between between each point ans others are calculated, and each data point is designed to its nearest clustering center.)
- 2020-06-21 23:40:01下载
- 积分:1
-
Untitled4
维纳滤波算法,提高信噪比和可读性,适用于平稳高斯噪声环境(Wiener filtering algorithm to improve the signal-to-noise ratio and readability, applicable to stationary Gaussian noise environment)
- 2013-03-19 10:10:07下载
- 积分: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
-
work
说明: matlab经典算法,数学建模很有用的。(matlab classic algorithms, mathematical modeling very useful.)
- 2010-05-01 02:59:16下载
- 积分:1
-
Program
模糊逻辑变精度粗糙集算法程序,数据挖掘故障诊断规则,27条训练集,8属性,5类故障。(Rough set of variable precision fuzzy logic algorithm procedures, data mining fault diagnosis rules, 27 train sets, eight properties, five fault.)
- 2015-01-09 14:51:11下载
- 积分:1