-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
natspline
图像处理的一些基本matlab源代码,用于matlab图像处理的学习,《matlab数字图像处理》(张德丰)-Some basic image processing matlab source code matlab for image processing, learning, "matlab digital image processing" (Zhang Defeng)(-Some basic image processing matlab source code matlab for image processing, learning, "matlab digital image processing" (Zhang Defeng))
- 2013-01-06 22:04:47下载
- 积分:1
-
bpsk
BPSK基带传输系统的MATLAB仿真 实现了主要模块二进制信息源输入,BPSK调制,发射滤波器,接收滤波器,采样,均衡,信号检测,BPSK解调,信息还原输出,产生BER曲线图。
(failed to translate)
- 2010-05-16 21:06:25下载
- 积分:1
-
graychange
用matlab实现图像的灰度线性变换,图像二值化,负象变换,灰度非线性变换等。(Grayscale image using matlab linear transformation, binary image, negative image transformation, gray non-linear transformation.)
- 2013-11-28 12:22:51下载
- 积分:1
-
NCSCIT01_086_1815459
Feature Extraction from eeg
- 2013-12-29 02:07:36下载
- 积分:1
-
Mento
利用蒙特卡罗实验进行ROC曲线的绘制(贝叶斯估计)(Monte Carlo experiment drawn ROC curve (Bayesian))
- 2021-04-08 19:39:00下载
- 积分:1
-
RECENT-PROGRESS-IN-IDMA
article about idma research
- 2010-07-14 15:53:17下载
- 积分:1
-
audiowatermarkdetect
audio watermark detection
- 2013-11-15 19:26:13下载
- 积分:1
-
xin
对仿真信号进行时频分析,单峰检测,脊线提取,脊线拟合,计算脊线波动方差,从而判断信号类别。本次仿真采用的是线性调频信号,对其他信号也具有适用性。对仿真信号进行时频分析,单峰检测,脊线提取,脊线拟合,计算脊线波动方差,从而判断信号类别。(The time-frequency analysis of the simulation signal, unimodal detection, ridge line extraction, ridge line fitting, fluctuation variance calculation ridge line, to determine the signal classification.USES a linear frequency modulation signal, the simulation also has the applicability for other signals.The time-frequency analysis of the simulation signal, unimodal detection, ridge line extraction, ridge line fitting, fluctuation variance calculation ridge line, to determine the signal classification.)
- 2015-04-24 19:27:44下载
- 积分:1
-
Sine-table-MATLAB
用MATLAB语言编写的源码可产生正弦波表,这个就是是数字信号获得正选值的方法
(Sine table MATLAB program)
- 2012-07-01 18:40:34下载
- 积分:1