-
ImageProcessing6
《现代图像处理技术及Matlab实现》书籍配套源代码(" Modern Image Processing Technology and Matlab to achieve" complete source code book)
- 2010-07-16 22:28:13下载
- 积分:1
-
youzaosheng
该模型是模拟信号数字传输系统,可以把一个模拟信号通过PCM编码译码,信道2FSK编码译码,再通过一个二进制对称信道,可以恢复出原模拟信号(The model is the analog signal digital transmission system, an analog signal by the PCM codec, channel 2FSK codec, and then through a binary symmetric channel, you can restore the original analog signal)
- 2012-05-21 22:31:45下载
- 积分:1
-
hpc_psort
Parallel sort of array of an array of integers,with surce code
- 2014-08-20 19:04:54下载
- 积分:1
-
Matalb
一些常用的matlab程序,对于入门学者有很大的帮助,每一个程序均有详细的说明(Some commonly used matlab program for entry scholar of great help, every program has a detailed description)
- 2013-11-17 13:06:30下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
xo
说明: XO Game with GUI 是一款用matlab编写的待用户界面的人工智能游戏。
This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is difficult to beat. (XO Game with GUI is a matlab prepared to be used user interface artificial intelligence game. This is an improvement on the previous text-based game that was previously created. This file features a GUI with the same AI and sound effects. The Computer plays based on very simple rules, yet it is difficult to beat.)
- 2007-12-05 18:16:23下载
- 积分:1
-
POLAR
matlab写的二维天线仿真,可获得场图,功率图,包括DB和线性尺寸的。( This interactive MATLAB program is used to plot two-dimensional (2-D)polar.And The program can plot any of the following: 1. Field pattern (linear scale) 2. Power pattern (linear scale) 3. Power pattern (in dB))
- 2010-10-27 09:46:50下载
- 积分:1
-
auxiliary
说明: 《MATLAB在电子信息课程中的应用》中的辅助程序,包含单位阶跃序列生成函数、单位脉冲序列生成函数、多项式补零相加,等( MATLAB curriculum in electronic information application of auxiliary procedures, contains the unit step sequence generating function, unit pulse sequence generating function, polynomial zero-sum premium, etc.)
- 2008-11-28 15:52:50下载
- 积分:1
-
dantianxian
理想单天线波束形成误码率 matlab仿真代码(Ideal single-bit error rate beamforming antenna code matlab simulation)
- 2010-05-23 16:13:10下载
- 积分:1
-
ACOR
Ant Colony Optimization (ACO) is an optimization metaheuristic based on the foraging behavior of ants. This metaheuristic was originally proposed to find good solutions to discrete combinatorial problems. Many extensions of the ACO heuristic for continuous domain have been proposed, but even those that claim close similarity with classical (discrete domain) ACO, like ACOR, do not use the heuristic information called visibility, commonly used in the original ACO algorithm. In this paper, we show the importance of the visibility in ACO, by proposing ACOℝ -V , a variant of ACOR that performs better in a number of benchmark functions.
- 2014-12-14 21:18:24下载
- 积分:1