代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/306232/13749016
m scatter_plot.m
function scatter_plot(m, type_of_mod, fc, fs, d)
%this program is to test the QAM and PSK modulation and demodulation
%techniques, with csatter plot and input / output signals. here
%type_of_modu
www.eeworm.com/read/304336/13796457
m kpca_plot.m
function kpca_plot(basis,gr,ip);
%KPCA_PLOT visualizes the kpca basis.
%
% usage
% kpca_plot(basis);
%
% input
% basis kpca basis generated by kpca_calc (see there)
% gr re
www.eeworm.com/read/303916/13806258
plot mflood-scene.plot
set term png medium monochrome
set output "mflood-scene.png"
set ylabel "Transmission Speed(KB/s)"
set xlabel "Time(s)"
set key left top box
set title "MFlood Ananysis"
plot "mflood-scene-1-2.data" ti
www.eeworm.com/read/301267/13862276
m error_plot.m
function error_plot(trajectory_type)
%%
%载入真实轨迹和解算后的轨迹
if trajectory_type==1
load Storedata_line;
load imusolve_line;
load Store_error_line;
elseif trajectory_type==2
load S
www.eeworm.com/read/300891/13883310
m plot_wb.m
function plot_wb(t,w,a);
%PLOT_WB: Horizontal plotting with Bias
%
% IN: t: time axis
% w: traces or wavelets in columns.
% a: overlab in percentage
%
%
% Author(s): M.D.Sacchi (sac
www.eeworm.com/read/300891/13883407
m polar_plot.m
function polar_plot(z);
%POLAR_PLOT: Plot the roots of a wavelet in polar coordinates.
%
% polar_plot(z)
%
% IN z: zeros of the wavelet, they can be computed
% with zeros_wav.m
%
% NOTE:
www.eeworm.com/read/147682/5728068
m plot_invmodel.m
% plot_invmodel(w,h,e,D)
%
% Generates plots for evaluating the adaptive inverse
% modeling (equalization) problem.
%
% Input variables:
% w : estimated inverse model
% h : impulse r
www.eeworm.com/read/147682/5728085
m plot_beam.m
% plot_beam(E, w, L, Wo, cT, lc)
%
% Generates plots for evaluating a beam former problem.
%
% Input variables:
% E : mean square error
% w : filter coefficients vector
% L : vec
www.eeworm.com/read/147682/5728104
m plot_echo.m
% plot_echo(w, x, r)
%
% Generates plots for evaluating an echo canceler simulation.
%
% Input arguments:
% w : The adaptive filter coefficient vector
% x : The microphone signal
%
www.eeworm.com/read/147682/5728111
m plot_anvc.m
% plot_anvc(w,p,s,e,a,b)
%
% Generates plots for evaluating an adaptive active
% noise and vibration control problem.
%
% Input variables [Size]:
% w : estimated impulse response [L x