-
PRL_2010_denoise
蚁群算法用于小波域的。图像去噪,2010年最新权威SCI国际期刊文章,效果非常好。(Ant colony algorithm for the wavelet domain. Denoising, the latest authority of the SCI 2010 international journal articles, the effect is very good.)
- 2011-01-13 12:08:53下载
- 积分:1
-
matlab插值绘制山区地貌图
说明: 山区地貌图
运用interp2进行二维插值,同时需要注意X、Y以及高度是否正确对应。(Mountain topographic map
In interp2 interpolation, attention should be paid to the correct correspondence of X, Y and height.)
- 2019-05-13 13:59:06下载
- 积分:1
-
calendar
日历程序源码,用matlab编写的日历程序,外观精美。(calenda MATLAB procedure you know that it is very good ,hope you enjoy it)
- 2009-10-23 12:29:38下载
- 积分:1
-
MATLAB_Simulink
[过程控制工程及仿真:基于MATLAB_Simulink].(随书光盘)(Process control based on MATLAB_Simulink)
- 2012-03-30 17:44:33下载
- 积分:1
-
tsp
This is a matlab code which deals with TSP problem. This is done using ant colony algorithm. In this problem each city gets visited once and a shortest path is obtained.
- 2014-02-17 12:31:08下载
- 积分:1
-
dtmb_LDPC
这是按照DTMB电视标准用matlab写的生成LDPC矩阵的源代码,可以运行。(This is a code that is in accordance with the standard DTMB TV source code, written in matlab to generate LDPC matrix and it can be run.)
- 2021-01-30 09:58:38下载
- 积分:1
-
xintai
用形态学的方法求二值图像的周长,面积,圆形度,矩形度和伸长度( use morphological mathod to get the perimeter, area, circle, the rectangle and stretch the length of the binary image)
- 2009-04-11 11:42:10下载
- 积分:1
-
lab1
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:01下载
- 积分:1
-
Seg_MATLAB
有序样品的最优分割的算法及其在MATLAB中的实现(Segmentation of sequence data in Matlab)
- 2014-09-09 20:08:15下载
- 积分:1
-
emd
利用matlab离线处理数据实现经验模式分解(EMD)算法(Offline data processing using matlab to achieve empirical mode decomposition (EMD) algorithm)
- 2013-11-13 18:42:34下载
- 积分:1