-
xiandingjiyizuixiaoercheng
Finite memory least square method
- 2015-04-15 11:00:06下载
- 积分:1
-
MATLAB-CPP
用实例演示如何在matlab中调用c++,适用于初学者,很好的例子(With examples demonstrate how to call c++ in matlab for beginners, a good example)
- 2014-01-07 14:04:04下载
- 积分:1
-
ImprovingOptimizationPerformancewithParallelComput
说明: 本文使用了两种方法优化matlab的程序,缩短了算法的时间。方法1:使用Optimization Toolbox中的并行优化;不需要修改代码。方法2:增加一行代码,即可优化(Improving Optimization Performance with Parallel Computing)
- 2009-08-07 22:35:54下载
- 积分:1
-
yuvpsnr
PSNR of YUV videos - matlab(PSNR of YUV videos-Matlab)
- 2006-10-15 10:59:28下载
- 积分:1
-
cumcm2014problems
大学生数学建模的书籍以及训练习题,和答案,应该对参赛的选手有一定的帮助。(Mathematical modeling of books and training exercises, and answers for participating players should have some help.)
- 2015-04-11 21:15:13下载
- 积分:1
-
ypea122-spea2
说明: 遗传算法 多目标优化算法,SPEA2
主要流程:1:首先初始化一个archive的集合P1,以及一个常用的population的集合P。设置P1的大小是N1,P的大小是N。初始的时候P1是空的,而P是已经初始化好的种群个体。
2:对P1进行评价,选出来里面的pareto front为1(下面用PF1来代替了)的个体,copy到P1中,如果PF1的数量大于N1的话,这个接下来再说,目前假定PF1的数量小于N1。(Genetic algorithm, multi-objective optimization algorithm, SPEA2
Main process: 1: first, initialize a set P1 of archive and a set P of popular. Set P1 to N1 and P to n. At the beginning, P1 is empty, and P is the initialized population.
2: Evaluate P1, select the individual whose Pareto front is 1 (Pf1 is used to replace it below), copy to P1, if the number of Pf1 is greater than N1, then let's talk about it. At present, it is assumed that the number of Pf1 is less than N1.)
- 2021-03-01 14:59:00下载
- 积分:1
-
hough
本人编写了一个关于hough的程序,用于检测圆的边界。(I hope this code can help others.)
- 2010-07-06 11:03:06下载
- 积分:1
-
MUSIC
MUSIC 侧向仿真 MATLAB 仿真 (MATLAB simulation of the lateral simulation MUSIC)
- 2009-07-10 10:37:49下载
- 积分:1
-
PSO501
优化问题是工业设计中经常遇到的问题,许多问题最后都可以归结为优化问题. 为了解决各种各样的优化问题,人们提出了许多优化算法,比较著名的有爬山法、遗传算法神经网络算法等.
(Optimization problem is often encountered in industrial design, many problems can be attributed to the last optimization problem in order to solve a variety of optimization problems, many optimization algorithms have been proposed, relatively well-known climbing method, genetic algorithm neural network algorithm.)
- 2014-02-08 09:06:04下载
- 积分:1
-
k-means-on-matlab
k-means on matlab .........
- 2011-02-10 02:22:17下载
- 积分:1