-
filter_fixed
MATLAB code for a different filter design using fixed coefficients
- 2009-02-10 19:21:18下载
- 积分:1
-
Gaussian-elimination-method
GUASS 基本消元法及列选主元素消元法Matlab 算法程序实现(Gaussian elimination method)
- 2011-12-17 23:47:35下载
- 积分:1
-
ckhby
含噪脉冲信号进行相关检测,高斯白噪声的生成程序,基于matlab平台实现。( Noisy pulse correlation detection signal, Gaussian white noise generator, Based on matlab platform.)
- 2017-04-19 18:07:15下载
- 积分:1
-
shuangsancichazhi
实现双三次插值图像缩放算法,修改k值,即可修改放大倍数或缩小倍数!(To achieve bi-cubic interpolation algorithm for image scaling, modified k values can be modified to enlarge or shrink the multiples of multiples!)
- 2009-01-02 22:48:50下载
- 积分:1
-
MATLABjiaocheng
matlab学习教程,包括matlab软件基本操作以及对数据的处理,对图形的处理(matlab tutorial, including the matlab software and the basic operation of data processing, graphics processing)
- 2010-11-03 20:07:39下载
- 积分:1
-
gridLegend
gridlegand多行实现,对多列函数进行实现(gridlegand multi-line implementation)
- 2011-02-13 16:37:37下载
- 积分:1
-
constellation-diagram-
星座图的画法 matlab 两种画法 仅供学习(constellation diagram )
- 2012-12-30 00:54:04下载
- 积分:1
-
power_1phPWM
DC/DC and DC/AC PWM Converters
This demonstration illustrates use of the Universal Bridge and Discrete PWM Pulse Generator blocks. It also demonstrates harmonic analysis of PWM waveforms using the Powergui/FFT tool.
- 2014-10-25 23:24:25下载
- 积分:1
-
INT01
说明: P1口的8个灯循环亮,按P32后全部闪烁5次后继续循环亮, 中断程序的典型应用。 (P1 mouth of the eight bright light cycles, according to P32, all the flashes five times after the continued cycle of light, interrupt procedures typical application.)
- 2010-03-22 15:29:19下载
- 积分:1
-
Matlab-HW1
信号与系统matlab作业,实现卷积操作,供学习信号与系统的同学们参考(1. Define two signals as:
x1[n] =
n, 0 < n N1+1
2
N1 − n+ 1, N1+1
2 < n N1
0, elsewhere
and
x2[n] = 1, 0 < n N2
0, elsewhere
We let N1 = 999 and N2 = 500.
(a) (30 )Write a MATLAB function myconv to compute x1[n]x2[n] where
denotes the convolution sum. You have to plot your result and attach
it in your report. You may use the MATLAB function conv to check
whether your result is correct.)
- 2014-10-29 22:19:56下载
- 积分:1