搜索结果
找到约 35 项符合
plots 的查询结果
按分类筛选
matlab例程 a simple implementation for 4 16 64 QAM plots to obtain simulated and theoretical results for OFDM s
a simple implementation for 4 16 64 QAM plots to obtain simulated and theoretical results for OFDM system
matlab例程 4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic pref
4 16 64 QAM plots for simulated and theoretical results for OFDM system with addition of Cyclic prefix and a zero-Forcing equalizer.
matlab例程 FFTGUI Demonstration of Finite Fourier Transform. FFTGUI(y) plots real(y), imag(y), real(fft(y)
FFTGUI Demonstration of Finite Fourier Transform.
FFTGUI(y) plots real(y), imag(y), real(fft(y)) and imag(fft(y)).
FFTGUI, without any arguments, uses y = zeros(1,32).
When any point is moved with the mouse, the other plots respond.
Inspired by Java applet by Dave Hale, Stanford Explo ...
matlab例程 Plots Constellation difference between the ideal and TDSCDMA
Plots Constellation difference between the ideal and TDSCDMA
Java编程 JCCKit is a Java library which can be used in any Java application or applet to visualize scientific
JCCKit is a Java library which can be used in any Java application or applet to visualize scientific data by plots or charts
数学计算 pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-
pdnMesh is an automatic mesh generator and solver for Finite Element problems. It will also do post-processing to generate contour plots and Postscript printouts. GUI support using GTK or MFC (Win32) is available. The problem definition can be done in any form and given to pdnMesh as an input data f ...
人工智能/神经网络 bayeserr - Computes the Bayesian risk for optimal classifier. % bayescln - Classifier based on Baye
bayeserr - Computes the Bayesian risk for optimal classifier.
% bayescln - Classifier based on Bayes decision rule for Gaussians.
% bayesnd - Discrim. function, dichotomy, max aposteriori probability.
% bhattach - Bhattacharya s upper limit of mean class. error.
% pbayescln - Plots discriminat f ...
matlab例程 This demo develops the steady-state characteristics of an induction motor First start the simulation
This demo develops the steady-state characteristics of an induction motor First start the simulation, then Double click the <PLOTS> block to view torque-speed and
current-speed curves and the current circle diagram
Java编程 MemoryMonitor demonstrates the use of the java.lang.management API in observing the memory usage o
MemoryMonitor demonstrates the use of the java.lang.management API
in observing the memory usage of all memory pools consumed by
the application.
This simple demo program queries the memory usage of each memory pool
and plots the memory usage history graph.
To run the MemoryMonitor demo
java -j ...
matlab例程 This program includes: [5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluat
This program includes:
[5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).