搜索资源列表
lab1-suyan
- 自制的快速傅立叶变换函数,可以用来对比工具自带的fft函数,比较其执行时间随N值变化的情况-privately fast Fourier transform function can be used to contrast the instruments onboard fft function, compared with the time of its implementation N changes in the value of
lab1
- 介绍MATLAB处理语音信号的基本方法,如打开、保存、录音
Lab1-Part1
- This a java program written by me -This is a java program written by me
lab1
- simple DFT - very basic equation implementation-simple DFT- very basic equation implementation
lab1
- digital image processing
lab1
- auto correlation programs
lab1
- 绘制矩形,可设置矩形的颜色和线的宽度还有边的样式。绘制完成后可以头东该矩形。-Draw the rectangle, the rectangle can be set to the color and line width of the side of the style there. Atlas can head east of the rectangle.
lab1
- lab work for begginers
Lab1
- Simulink Model for Ship Estimation
Lab1
- lab1: Introduction to digital image processing
lab1
- MATLAB编程 课程实验1:正弦信号的相关积累检测 -MATLAB
lab1
- Queueing Theory Simulation
lab1
- contains speed control of dc motor and dc shunt motor
LAB1
- Image processing lab
lab1
- introduction to image processing.
Lab1
- Small code for testing p, pi and pid controllers at matlab.
lab1
- 信号的相位谱,幅度谱,以及信号频域的相位谱以及幅度谱-Signal of the phase spectrum, amplitude spectrum, and frequency-domain signal amplitude spectrum and phase spectrum
lab1
- programme in matlab - simple examples of interpolation
lab1
- 基于 Matlab Simulink 的频谱分析。-The objectives of this laboratory are: To introduce the spectrum analyzer as used in frequency domain analysis. To identify various types of linear modulated waveforms in time and frequency domain representations. To i
lab1
- lear N = 10^5 EB_NO = [-1:30] liu1 = zeros(1,N) liu2 = zeros(1,N) for ii = 1:length(EB_NO) m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1) s = (1/sqrt(2))*m normalization of energy to 1 n = 1/sqrt(2)*[randn(1,N) + j*rand