-
QAM
matlab的QAM调制和解调,很不错的!()
- 2021-01-04 22:28:55下载
- 积分:1
-
matlab
说明: d基于matlab的dtft算法,已通过验证,放心可用(dtft)
- 2009-08-06 17:19:49下载
- 积分:1
-
MATLAB-audio-AGC
MATLAB下的音频AGC实现 (MATLAB audio AGC )
- 2013-11-14 21:08:19下载
- 积分:1
-
XiaoSpectra30M
说明: 这是自己写得一个求GOLD码的一个matlab 的源程序!如果没有输入,缺省值为8位的码,最后可以看到频谱!(This is GOLD for their written a matlab code to a source! If there is no input, default values for the 8-bit code, the final spectrum can be seen!)
- 2008-11-17 17:26:19下载
- 积分: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
-
timefren
短时傅里叶分析短时傅里叶分析短时傅里叶分析(Short-time Fourier analysis of short-time Fourier analysis of short-time Fourier analysis)
- 2010-12-06 10:58:33下载
- 积分:1
-
matlab
说明: 《matlab使用详解》的部分源码,希望对你有所帮助(err)
- 2008-09-08 20:49:28下载
- 积分:1
-
ait_picmatch
Author: Fahd Ahmad Abbasi
Summary: Matches two pictures given as arguments.
MATLAB Release: R13
Required Products: Image Processing Toolbox
Description: The function takes two images as argument and using edge detection checks whether they are the same or not...a cool and simple code which can be used in security systems. The level at which the two pictures should be matched can be controlled. (Author : Fahd Ahmad Abbasi Summary : Matches two pictures given as arguments. MATLAB B. Release : R13 Required Products : Image Processing Toolbox Description : The function takes two images as argument and us ing edge detection checks whether they are the s ame or not ... a cool and simple code which can be u sed in security systems. The level at which the t wo pictures should be matched can be controlled .)
- 2007-05-18 13:28:28下载
- 积分:1
-
CRLS
说明: 本程序是CRLS滤波器基本算法的MATLAB编程,通过该程序大家可以看到最小递归二乘算法的良好性能(This procedure is the basic algorithm CRLS filter MATLAB programming, we can see through the process recursive least squares algorithm for the good performance)
- 2010-04-12 10:48:46下载
- 积分:1
-
Sparse-Embedding
该代码matlab所编写,实现稀疏流形子空间嵌入,可直接运行,对稀疏编码的相关学习有帮肋(The code is written matlab realize sparse subspace manifold embedding, can be run directly on the sparse coding related learning help rib)
- 2014-12-02 17:17:34下载
- 积分:1