-
chp10~13
《雷达系统设计matlab仿真》书中的
matlab程序代码(10~13章)
【美】Bassem R.Mahafza 著
朱国富等译
电子工业出版社(" Matlab radar simulation system design," the book of matlab code (10 ~ 13) London and New York Bassem R. Mahafza with Guofu, M. Electronic Industry Press)
- 2010-06-19 10:07:18下载
- 积分:1
-
KNN-and-SVM
模式识别中knn和svm的使用,用到matlab的fitcknn和fitcsvm(pattern recognition the use of knn and svm to classify data, using matlab function fitcknn and fitcsvm)
- 2015-05-10 07:12:49下载
- 积分:1
-
jade
利用MATLAB实现的两个语音的盲信号分离(BSS)~非常有用(MATLAB implementation of the two voice Blind signal separation (BSS) ~ very useful)
- 2020-11-04 22:29: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
-
matlabbubblesort
基于matlab冒泡法排序的实现,Matlab排序函数,在Matlab中排序某个向量(一维)时,可以使用sort.(Bubble Sort )
- 2010-01-04 11:03:51下载
- 积分:1
-
mathematicalmodelingcontestcode
说明: 它包含了大学生典型的数学建模竞赛matlab源代码,非常实用。(It contains the typical college students of mathematical modeling contest matlab source code, very useful.)
- 2010-03-22 17:17:30下载
- 积分:1
-
MATLAB7BOOKCD
同名书配套光盘及例程高质量MATLAB教学书籍(Book of the same name matching CD-ROM)
- 2009-02-05 15:46:56下载
- 积分:1
-
1
说明: Noise in linear system 国外教材 作业程序(Noise in linear system operating procedures of foreign materials)
- 2011-02-07 09:42:08下载
- 积分:1
-
gratDesent
用速降法解决凸函数优化的matlab程序,利用最大梯度的方向上的下降最快的原理求解凸函数的最优值。(Descent gradient menthod in matlab)
- 2011-09-16 23:34:07下载
- 积分:1
-
matlab-prog-M.Tech-2013
forward and backward search
- 2014-01-09 15:00:58下载
- 积分:1