-
mxulie
利用MATLAB产生m序列 产生m序列图形
这是一个m序列的MATLAB产生程序(Sequence generated using MATLAB m m sequence generated graphics This is a MATLAB m sequence generation process)
- 2010-05-05 18:11:59下载
- 积分:1
-
InputBuffer---
A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.(A buffer with 2 inputs and 2 outputs is implemented in this experiment.
The buffer has a buffer size k=6 cells for each input buffer, and arrival rate lambda, λ.
The Matlab software was used to make this buffer. Two 2*2 arrays were created as two for inputs and outputs, a 2*6 array is created as the body of buffer. This means the buffer can hold the 6 data from two sources and the buffer has two input ports and two outputs port.
However, it can only have one write or arrival for each input per slot time or cycle time and it can only have one read for each output per cycle time. We can only read out once per cell time from a given input buffer.
)
- 2012-10-16 18:25:40下载
- 积分:1
-
240219071721427f8
说明: matlab code image proccessing codesq2
- 2019-03-22 02:39:40下载
- 积分:1
-
Analog-Filters-Using-MATLAB--2009
Analog Filters Using MATLAB, 2009
很好的一本模电书,详尽描述了用Matlab设计模拟滤波器的方法,没有深奥的数学,非常棒!(The Analog the Filters Using MATLAB, 2009 good one mode power book, a detailed description of the design of analog filters using Matlab, not esoteric mathematics, great!)
- 2012-05-29 21:37:20下载
- 积分:1
-
wudianchafenfa
文章的代码主要讲述椭圆型方程五点差分格式。用MATLAB软件来实现,大大提高了算法的精确度。(The code article focuses on five difference scheme for elliptic equations are considered. Use MATLAB software to realize, greatly improve the precision of the algorithm.)
- 2014-10-23 22:48:19下载
- 积分:1
-
chapter11
matlab神经网络43个案例分析源码11,关于连续Hopfield神经网络的优化—旅行商问题优化计算
(matlab neural network source code 11 43 case studies, optimization on a continuous Hopfield neural network- the traveling salesman problem optimization)
- 2014-11-04 21:18:22下载
- 积分:1
-
install_guide
matlab安装全程指南,解决matlab安装过程中的全部问题(matlab full installation guide, matlab installation process to resolve all the issues)
- 2010-10-26 15:12:14下载
- 积分:1
-
matlab_Lyapunov
matlab编写的Lyapunov指数计算程序(matlab lyapunov)
- 2013-05-05 09:24:52下载
- 积分:1
-
examples-singal-processing
利用matlab进行信号处理的几个例子,简洁明了,十分实用(examples about signal processing using matlab)
- 2014-01-08 16:09:52下载
- 积分:1
-
bianyuantiqu
对图像进行逐点计算,并且取最大值和最小值的差值作为该点新的灰度值。
在区别边缘点和非边缘点时,首先确定一个阈值T,若图像中像素点的新
值大于该门限值,则可以初步确定为边缘点,小于T的新值被判断为非边缘点.(Image point by point basis, and taking the maximum and minimum points of difference as the new gray value. Edge in the difference between point and non-edge point, first determine a threshold T, if the image of the new pixel value is greater than the threshold, you can initially identified as the edge point, the new value is less than T have been judged as non-edge point.)
- 2009-04-18 09:53:10下载
- 积分:1