-
chapter3
这是里面是岗萨雷斯(matlab)的第三章代码。(Fernando Gonzalez (matlab))
- 2009-04-26 22:28:32下载
- 积分:1
-
PCA-SIFT
说明: PCA-SIFT算法的实现,PCA-SIFT是对SIFT算法的改进,用PCA替代SIFT算法中的第四步,提高了效率,且准确率更高(PCA-SIFT algorithm implementation, PCA-SIFT SIFT algorithm is an improved SIFT algorithm with PCA instead of the fourth step, improve efficiency, and higher accuracy)
- 2011-04-06 14:27:25下载
- 积分:1
-
Research-LDPC-coding
低密度奇偶校验码一,简称码是当前通信领域的热门研究课题之一,是第四代移动通信系统强有力的竞争者。(
A low-density parity check codes, referred yard is currently one of the hottest research topics in the field of communications, is the fourth generation mobile communication system strong competitor.)
- 2015-03-16 21:55:36下载
- 积分:1
-
随机森林
说明: 利用matlab中随机森林工具包数据进行预测(RF toolkit data in matlab was used for prediction)
- 2020-04-03 19:31:09下载
- 积分:1
-
caseofmodelingselection
姜启源、谢金星、数学建模案例选集,提供丰富的数学建模案例,主要编程语言为matlab和C语言。(Jiang Qiyuan, Xie JX, case selection of mathematical modeling, mathematical modeling provides a rich case, the main programming language for matlab and C language.)
- 2010-10-23 16:52:36下载
- 积分:1
-
ROD
This a package containing all sources code for matlab for "blotch and scratch detection based on Rank orederd differences" or ROD.
- 2009-11-08 01:56:30下载
- 积分: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
-
filter-design-in-matlabGUI-
说明: GUI matlab 数字滤波器图形化设计 包含使用说明和设计报告、ppt(GUI matlab digital filter design graphic design report contains usage instructions and, ppt)
- 2011-03-15 17:46:54下载
- 积分:1
-
SPIHT_matlab_code
MATLAB implementation of SPIHT (without Arithmatic coding stage).
% Performance evaluation : this toolbox VS. SPIHT
% Test image: lena512.raw
% bpp SPIHT(dB) This code(dB)
% 0.1000 29.8107 29.3202
% 0.2000 32.7202 32.2514
% 0.3000 34.5479 34.0331
% 0.4000 35.8422 35.4857
% 0.5000 36.8623 36.5939
% 0.6000 37.6650 37.3759
% 0.7000 38.2581 38.0491
% 0.8000 38.9390 38.7058
% 0.9000 39.5218 39.3437
(MATLAB implementation of SPIHT (without A rithmatic coding stage). Performance evalua% tion : this toolbox VS. SPIHT%% Test image : lena512.raw%% bpp SPIHT (dB) This code (dB)% 0. 1000 29.8107 32.7202 0.2000 29.3202% 32.2514% 0.3000 0.4000 34.5479 34.0331% 35.8422 35.485 7% 0.5000 0.6000 36.8623 36.5939% 37.6650 37.3 759% 38.0491% 0.7000 0.8000 38.2581 38.9390 38 .7058 0.9000 39.5218 39.3437%)
- 2007-05-04 00:30:12下载
- 积分:1
-
CMA
pi/4-QPSK的恒模盲均衡matlab代码,并附有说明(pi/4-QPSK constant modulus blind equalization matlab code together with explanation)
- 2020-10-21 17:27:23下载
- 积分:1