资源列表
test_problem
- 该测试函数适合大规模无约束算法,在调用主程序以及计算最优值起到了非常重要的作用(The test function for large-scale unconstrained algorithm, called in the main program and calculate the optimal value plays a very important role)
code
- 最佳调度问题的回溯算法 设有n个任务由k个可并行工作的机器来完成,完成任务i需要时间为 。试设计一个算法找出完成这n个任务的最佳调度,使完成全部任务的时间最早。(要求给出调度方案)(Backtracking algorithm for optimal scheduling problem There are n tasks to be done by K machines that can work in parallel, and the task I needs time to comp
51891569
- 《超高斯与亚高斯混合信号的盲分离研究》,有用的忙分离算法文章,()
homomorphic filtering
- 数字图像处理,同态滤波MATLAB代码 (digital image process, homomorphic filtering matlab code)(digital image process, homomorphic filtering matlab code)
5521432
- t-snake的文章,详细介绍了T-snake的原理和算法()
StratifiedPartitionSubsets
- 交叉验证中使用的分层次随机分割样本集,用于分类实验中的分类误差估计中的n倍交叉验证实验(Stratified randomly partition samples into subsets, used in the n-fold cross-validation)
prtcedural
- 一些关于遗传算法参数优化设计的文章,为参数优化设计提供指导,()
神经网络代码
- 识别印刷体26个大写英文字母的训练网络(任意五个字母),用newff或feedforwardnet构建(A training network (any five letters) that identifies 26 letters of English letters in a printed form, constructed with newff or feedforwardnet)
condmjion
- 一份空间聚类的研究现状及其应用-应用于地质的文章()
elastic mecanical
- 弹性力学数直计算案例,包括压力分布计算和mises应力显示(Case of numerical straight calculation for elastic mechanics, including pressure distribution calculation and Mises stress display)
模拟退火
- 模拟退火实例,一个简单的模拟退火算法实例,简单易懂(Simulated annealing example, a simple example of simulated annealing algorithm, simple and easy to understand)
apg
- 用apg算法做矩阵分解的matlab代码(matlab code of apg algorithom)