【元胞自动机】基于元胞自动机实现图像处理matlab源码.md
2021-08-24 09:17:22 16KB 算法 源码
1
三、运行结果.md
2021-08-24 09:17:21 13KB 算法 源码
1
无人机通信网络资源分配与优化matlab源码.md
2021-08-23 17:42:02 2KB 算法 源码
1
Adaptive Simulated Annealing (ASA) is a C-language code developed to statistically find the best global fit of a nonlinear constrained non-convex cost-function over a D-dimensional space. This algorithm permits an annealing schedule for "temperature" T decreasing exponentially in annealing-time k, T = T_0 exp(-c k^1/D). The introduction of re-annealing also permits adaptation to changing sensitivities in the multi-dimensional parameter-space. This annealing schedule is faster than fast Cauchy annealing, where T = T_0/k, and much faster than Boltzmann annealing, where T = T_0/ln k. ASA has over 100 OPTIONS to provide robust tuning over many classes of nonlinear stochastic systems.
2021-08-20 20:02:18 605KB adaptive simulated annealing
1
text_classify 以复旦中文文本分类语料库为样本,用python实现的文本分类算法 由于训练集和测试集太大,所以给出的是训练集和测试集的下载地址,以及停用词表hlt_stop_words.txt Python版本为2.7 运行顺序: step1:corpus_segment.py step2: corpus2Bunch.py (需要提前创建目录train_word_bag和test_word_bag) step3: TFIDF_space.py step4:NBayes_Predict.py
2021-08-20 18:08:05 9KB Python
1
bayesian-curve-fitting:基于贝叶斯推理的曲线拟合算法
2021-08-19 20:10:51 12KB Python
1
利用迭代方法可以求解给定初始值的真实值,可以用于多种工程计算上
2021-08-19 11:18:50 155KB 迭代源码
1
【路径规划】基于蚁群求解多旅行商MTSP问题matlab源码.md
2021-08-19 10:41:20 28KB 算法 源码
1
POMDP:基于部分可观察的马尔可夫决策过程实现RL算法
1
【优化求解】基于遗传算法求解多目标配电网重构模型matlab源码.md
2021-08-18 18:26:18 10KB 算法 源码
1