-
P104_imagenr
利用MATLAB语言实现RGB图像自动降噪(RGB images using MATLAB language to achieve automatic noise reduction)
- 2009-09-16 21:28:53下载
- 积分: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
-
UnderdeterminedSeparationofInstaneousSpeechMixture
详细描述了关于几个同时说话人语音分离的情况,其中包括了原代码和测试语音,测试结果表明分离效果很好,能够区分不同人说话的语音,明显提高语音识别率。其中的参考论文在readme中。(A detailed description about several while speaking voice separate conditions, including the original code and test speech, test results show that the effect is very good separation between different people speak of speech recognition, obviously improved pronunciation. One of the reference in the readme.)
- 2010-05-28 09:16:12下载
- 积分:1
-
psoLSSVMcgForClass
对于分类问题,matlab平台下的基于粒子群算法有关LSSVM参数寻优的程序。(For classification problems, the MATLAB platform based on particle swarm algorithm for LSSVM parameters optimization procedure.)
- 2012-04-19 19:35:59下载
- 积分:1
-
heat_equation_mixt
heat equation mixte parameters matlab file
- 2014-01-29 00:20:23下载
- 积分:1
-
MatConvNet-mr-master
牛津大学开发的matconvnet工具包,可以生成vgg,alexnet等等模型,imagenet,mnist多种数据集可以跑(Oxford University developed matconvnet toolkit can generate vgg, alexnet etc. model, imagenet, mnist multiple data sets can be run)
- 2016-05-21 10:43:57下载
- 积分:1
-
xiaoboquzaoyuzhixuanze
详细对比了几种小波去噪阈值的选取方法,对实际应用有一定的指导作用(Detailed comparison of several wavelet de-noising threshold selection method, the practical application of the guiding role of certain)
- 2009-10-30 14:54:28下载
- 积分:1
-
bluetoothhop
this is a best matlab project
- 2014-08-04 15:08:54下载
- 积分:1
-
Curve_fitting_question
学习曲线拟合过程中肯定会遇到的问题,我总结了一下,希望有用。(The process of learning curve will certainly be problems, I summed up what I hope helpful.)
- 2010-09-09 22:01:08下载
- 积分:1
-
song-robu-i1m
自动控制回路在3个水箱中的测试和反馈,用于观察自动控制系统的负反馈,和一些基本的运算(control loop in three tanks of testing and feedback, automatic control system for the observation of negative feedback, and some basic arithmetic)
- 2007-04-18 22:29:20下载
- 积分:1