-
DE
说明: 微分进化算法,用于参数优化、寻找极值等,可自行加入其他约束条件和修改目标函数(Differential evolution algorithm for parameter optimization, search extreme, can free to add other constraints and modify the objective function)
- 2011-01-12 11:35:07下载
- 积分:1
-
SingleHelix
单一螺旋线与平面交点个数的算法问题。从不同情况下计算了交点个数。(Single spiral plane intersection of the number of algorithmic problems. From the intersection number is calculated under different conditions.)
- 2013-03-05 09:34:03下载
- 积分:1
-
noise_cancellation_source
自适应噪声对消源程序,LMS算法自适应滤波器仿真。(Adaptive noise cancellation source, LMS adaptive filter algorithm simulation。)
- 2012-08-28 23:28:35下载
- 积分:1
-
Dijkf
this file is used to get the shortest path in graph
- 2012-09-06 23:02:40下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
commtbx
These M-files are "Communications Toolbox" for
classroom use. It is used by students taking a 4th year communications course where the emphasis is on digital coding of waveforms and on digital
data transmission systems.
- 2009-07-08 16:39:25下载
- 积分:1
-
OFDM_System_Simulation
非常详细的ofdm系统matlab程序。。。。。。。。(Matlab ofdm system very detailed procedures)
- 2010-10-04 14:13:04下载
- 积分:1
-
Apriori
本程序使用MATLAB实现了简单的APRIOR算法(This program uses MATLAB algorithm to achieve a simple APRIOR)
- 2011-05-26 18:24:41下载
- 积分:1
-
New-Microsoft-Word-Document
Contrast streching of i/p image
- 2013-12-17 18:53:38下载
- 积分:1
-
interpolation
通信系统仿真时使用的插值程序,对仿真的BLER进行有效的插值,可以估计出不能仿真到的点。可以对仿真进行预测(Communication System Simulation interpolation procedures used for simulation BLER effective interpolation, can not be estimated from the simulation point. Simulation can predict)
- 2007-12-04 20:24:35下载
- 积分:1