-
imagefilterdemo
Matlab图像滤波的源码,结合GUI,对于初学者,简单易用(Image Filtering Matlab source code, combined with GUI, for beginners, easy to use)
- 2007-12-07 07:56:36下载
- 积分:1
-
shiyan
说明: 给定一幅图象,输出其直方图;
通过对话框给定一个线性变换函数,实现图象的灰度拉伸;
实现对图象的均衡化。
(Given an image, the output of its histogram dialog given by a linear transformation function to realize the gray scale image stretching to achieve the equalization of image.)
- 2011-03-19 09:10:12下载
- 积分:1
-
MATLAB
采用邻近插值法和双线性插值法图像进行缩放和旋转(In neighbor interpolation and bilinear interpolation image scaling and rotation)
- 2014-12-04 00:36:07下载
- 积分:1
-
Plus_filter
适用于matlab环境的源代码,主要可以实现降噪等功能(Matlab environment applicable to the source code, the main features such as noise reduction can be achieved)
- 2009-01-05 15:49:28下载
- 积分:1
-
QPSK_TX
qpsk transmiter with qpska modulator
QPSK is a method for transmitting digital information across an analog channel.Data bits are grouped into pairs, and each pair is represented by a particular waveform, called a symbol, to be sent across the channel after modulating the carrier.
- 2011-06-14 03:31:31下载
- 积分:1
-
chapter-5
matlab有限元结构动力分析与工程应用 第5章源程序(matlab finite element structural dynamic analysis and engineering application source code in Chapter 5)
- 2011-11-24 16:46:37下载
- 积分:1
-
newton_method
基于matlab应用牛顿法解非线性方程组(the matlab Newton method for solving nonlinear equations)
- 2012-09-18 21:30:03下载
- 积分:1
-
extension-of-CS-code
extension of CS的可运行代码,很好的实现了论文中的实验,代码可运行,很详细(extension of CS can run code to achieve a good thesis experiment, the code can be run in great detail)
- 2013-09-23 16:26:31下载
- 积分:1
-
ziegler
使用ziegler函数可以直接设计出系统的PID类控制器(Use the ziegler function can be directly designed PID class controller)
- 2013-04-03 22:32:25下载
- 积分:1
-
ccfc
差分方程求解
实验步骤:
主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数
输入差分方程系数向量
输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。
输入系统初始状态向量
输入顺序为
鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应
3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),(Experimental steps for solving differential equations: the main interface into five experimental " differential equation" subsystems, would like to see the output of input sample points difference equation coefficient of input vector input sequence as follows:,. One of N+1 differential equations for the maximum number of factors on both sides, if there is one less than the number of input coefficient of N+1, the calculation will be less than zero coefficient. Initial state vector input system for the importation of the order of the mouse button to click OK to both numerical and graphical display unit impulse response and output in response to 3) to determine the form of differential equation: y (k)-y (k-1)+0.35 y (k-2) = 2x (k)-x (k-1),)
- 2009-05-01 20:35:04下载
- 积分:1