-
sift
SIFT算法,用MATLAB编写,不错的参考资料(SIFT algorithm, using MATLAB to prepare, a good reference)
- 2008-03-18 16:12:50下载
- 积分:1
-
Matlab-C-CPP
matlab simulink c++,java等一些程序语言。(matlab simulink c++, java programming language some.)
- 2012-06-04 11:32:22下载
- 积分:1
-
ccfxf
交互式层次分析法源程序,输入判断矩阵即可进行可信度判断(Interactive hierarchy analysis method source code, enter the matrix can be credibility judgment)
- 2014-09-11 12:13:59下载
- 积分:1
-
audio_watermarking_Add_Noise
add a noise to a watermarked audio signal to test the robustness
input : vector representing the watermarked audio file & the desired SNR
output : vector representing the noisy watermarked audio file
- 2012-11-15 20:51:21下载
- 积分:1
-
Shop-scheduling-genetic-algorithm
说明: 遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图
Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图
Y3p 最优方案中,各工件各工序使用的机器编号
Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵
LC1 收敛曲线1,各代最优个体适应值的记录
LC2 收敛曲线2,各代群体平均适应值的记录
最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)(Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict)
- 2021-01-27 13:58:35下载
- 积分:1
-
shiwang-nes
说明: 屎王nes资料,屎王nes资料,关于任天堂主机的(nes infomation,nes infomationnes infomation)
- 2011-02-20 22:33:30下载
- 积分:1
-
vx667
Using high-order cumulants of MPSK signal modulation recognition, Calculated transmission characteristics and reflection characteristics of the one-dimensional photonic crystals, Principal component analysis of multivariate data analysis projection.
- 2017-06-19 09:46:51下载
- 积分:1
-
MATLAB-language
《MATLAB语言常用算法程序集》一书的源程序,好不容易找到的,奉献给大家!(Book " MATLAB language commonly used algorithm assembly source, hard to find, and dedicated to everyone!)
- 2012-08-30 22:35:49下载
- 积分:1
-
yanjius
matlab对于大矩阵的简单求解,初学者可参考(Solving simple matlab)
- 2013-12-08 15:30:18下载
- 积分:1
-
normxcorr2_ALL
快速NCC(normalized cross correlation)算法实现。比matlab自带的normxcorr2 快10-20倍。在windows Unix环境下c语言,和matlab编译通过。(use Matlab on Windows or Linux or Mac OS X and want fast (exact, general-case) normalized correlation (NCC) code right now, then download it and enjoy the large performance gain over Matlab s normxcorr2 (demo included). For the brave (and/or masochistic) there is B), however, it is unlikely you will do better than the above. Thanks to Liang Jin for making the OS X binary (his performance comparison graph on a PowerPC). )
- 2010-10-28 19:06:07下载
- 积分:1