代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/447716/7546238
m plot_mimo.m
% Plots the impulse responses, the PDPs, the correlation properties
% and the Doppler spectra of the MIMO channel stored in the global
% variable H produced by script example_MIMO.m. plot_MIMO.m als
www.eeworm.com/read/447716/7546243
m plot_gaussian.m
function plot_gaussian(number_clusters, power, AOA_deg, sigma_deg, ...
delta_phi_deg, plot_number)
% plot_gaussian(number_clusters, power, AOA_deg, sigma_deg,
% delta_phi_deg,
www.eeworm.com/read/447716/7546251
m plot_laplacian.m
function plot_laplacian(number_clusters, power, AOA_deg, sigma_deg, ...
delta_phi_deg, plot_number)
% plot_laplacian(number_clusters, power, AOA_deg, sigma_deg,
% delta_phi_d
www.eeworm.com/read/447716/7546259
m plot_uniform.m
function plot_uniform(number_clusters, amplitude, AOA, AS, ...
plot_number)
% plot_uniform(number_clusters, amplitude, AOA, AS, plot_number)
%
% Plots the multi-cluster uniform PAS
%
%
www.eeworm.com/read/446553/7576834
m sim_plot.m
simul_i=max([1,round(get(sli_var,'Value'))]);
position=get(0,'DefaultFigurePosition');
position=position-[120 120 0 0];
simul_fig=figure(...
'NumberTitle','off',...
'Name','Voltage
www.eeworm.com/read/445224/7597882
m func_plot.m
% function function_plot
% clear;close all
global initial_flag
% Xmin=[-100,-100,-100,-100,-100,-100,0,-32,-5,-5,-0.5,-pi,-3,-100,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,2];
% Xmax=[100,100,100,100,100,10
www.eeworm.com/read/444270/7615451
m plot_spikes.m
function Plot_Spikes(handles)
USER_DATA = get(handles.wave_clus_figure,'userdata');
par = USER_DATA{1};
spikes = USER_DATA{2};
spk_times = USER_DATA{3};
clu = USER_DATA{4};
classes = USER_DATA{6
www.eeworm.com/read/444063/7618930
m mud_plot.m
%在DS-spread spectrum系统中,噪声为加性高斯白噪声,传统单用户检测,线性解相关多用户检测和最小均方误差多用户检测的性能比较
clear all
close all
clc;
%prompt={'Enter the numbers of user:','Enter the length of user code:','Enter the power of the user code
www.eeworm.com/read/441879/7663302
m djikstra_plot.m
www.eeworm.com/read/441512/7669453