搜索资源列表
gui
- Generate Data to Plot This topic shows you how to generate the data to be plotted when the GUI user clicks a button. The opening function generates this data by calling MATLAB functions. The opening function, which initializes a GUI when it open
Probabilities-and-PMF
- plot the Probability Mass Function (PMF) and find probability-plot the Probability Mass Function (PMF) and find probability
ambg
- matlab画出单个模糊函数、计算并画出LFM模糊函数-Draw a single fuzzy matlab function, calculate and plot the ambiguity function LFM
Wireless-Lab-2-----Plotting-Signal-Constellations
- To plot a 16-QAM signal constellation with annotations that indicate the mapping integers to constellation points. The code uses the scatterplot function to create the plot and the text function in MATLAB to create the annotations. We follow the foll
P3
- Perform base band QPSK modulation of a bit stream: (a) without using in-built function, (b) using in-built function. Pass it through an AWGN channel and plot SNR versus BER of the received signal.
matlab
- function [out1,out2] = humps(x) HUMPS A function used by QUADDEMO, ZERODEMO and FPLOTDEMO. Y = HUMPS(X) is a function with strong maxima near x = .3 and x = .9. [X,Y] = HUMPS(X) also returns X. With no input arguments, HUMPS uses X