搜索资源列表
firfpga
- 在利用FPGA实现数字信号处理方面,分布式算法发挥着关键作用,与传统的乘积-积结构相比,具有并行处理的高效性特点。详细研究了基于FPGA、采用分布式算法实现FIR数字滤波器的原理和方法,并通过Xilinx ISE在Modelsim下进行了仿真。 -FPGA using digital signal processing, distributed algorithm plays a key role with the traditional product-plot structure compa
直接卷积
- title('xn'); subplot(2,2,2) plot(yn); title('直接卷积'); subplot(2,2,3) plot(yn1); title('filter函数'); subplot(2,2,4) plot(y3); title('iir计算');
matlab绘图的函数
- matlab绘图函数详细介绍,包括绘制图的颜色、符号函数等。
crc
- This GUI is an updated and enhanced version of the “StructBrowser” utility submitted to MatLab Central in May 2003. It comes with new interface and an enhanced display. It uses Microsoft TreeView control to display and explore any kind of MatLab stru
ber
- Bit error probability curve for QPSK mimo 1*2, Bit error probability curve for QPSK mimo 1*4-Bit error probability curve for QPSK mimo 1*2, Bit error probability curve for QPSK mimo 1*4
12
- 利用Java语言提供的Socket技术,建立一个C/S模式的应用,允许客户端用户输入2个整数,服务器端接收这2个整数,并计算出它们的和、差、积、商,最后送回客户端。-Using Java language to provide the Socket technology, the establishment of a C/S mode of application, permit the client user enters two integers, the server side to re
test_ber
- ofdm simulation using BPSK & its BER plot
trajectory3
- Trajectory and Attitude Plot This function plot in the same figure the center trajectory and attitude of an aircraft.
3d-garafic-plot
- 3d plot m file to simulate your optimization
PSD-plot
- Welch功率谱密度是用改进的平均周期图法来求取随机信号的功率谱密度估计值。Welch法采用信号重叠分段、加窗函数和FFT算法等计算一个信号序列的自功率谱估计(PSD如上例中的下半部分的求法)和两个信号序列的互功率谱估计(CSD)。MATLAB信号处理工具箱函数提供了专门的函数PSD和CSD自动实现Welch法估计,而不需要自己编程。-method of power spectral density plot
Program-to-plot-the-BER-of-OFDM-in-Frequency-sele
- Program to plot the BER of OFDM in Frequency selective channel
the-usage-of-plot-in-matlab
- matlab中plot 的用法,包括二维三维矩阵曲面图形的再现-the usage of plot in matlab
plot
- SEÑ ALES PLOT GRAFICAR
plot
- plot curve for amature student with matlab software
plot-3d
- 利用matlab绘图命令,包括二维图和三维图。-plot 3D diagram
(matlab)plot
- matlab plot绘图的颜色、线型设置,很实用的小技巧-matlab plot Paint color line tips, useful tips
matlab-plot-technique
- matlab plot technique
compensator-design-using-bode-plot
- PPT on compensator design using bode plot
Plot the transfer function
- Plot the transfer function, the impulse response and the zeroes of the designed filter by using window method.