代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/474671/6804793
m moshi_plot.m
clc
clear
format long
KJ=0.4;
lamda=0.5:0.1:2.5;
f=0.79;
d=KJ.*f;
f_eff=1;
N0=SiN(lamda);
N1=HE11_EffN(lamda,KJ,d,f_eff);
N2=CladN(lamda,KJ,d)
save HE_0.7.mat N0 N1 N2 KJ lamda f f_eff
plo
www.eeworm.com/read/474516/6811465
m plot_info.m
function plot_info(opis, eventdata, hplot, handles)
% trgraph
% show information about a figure
global CHECK WYKRESY KOLORY COL LICZBAWYK IND CZY3D HIST
axis tight;
set(handles.zoomon, 'Checked
www.eeworm.com/read/474583/6812922
sci plot_wavelet.sci
function Mout = plot_wavelet(M, Jmin, options)
// plot_wavelet - plot 2D wavelet transform stored using Mallat's ordering.
//
// plot_wavelet(MW, Jmin, options);
//
// 'MW' is the wavelet transfo
www.eeworm.com/read/474583/6813054
m plot_levelset.m
function h = plot_levelset(M,t,A)
% plot_levelset - display the level set of an image
%
% plot_levelset(M,t,A);
%
% Copyright (c) 2008 Gabriel Peyre
if nargin
www.eeworm.com/read/474583/6813057
sci plot_spectrogram.sci
function plot_spectrogram(S,f, options)
// plot_spectrogram - display the spectrogram
//
// plot_spectrogram(S,f, options);
//
// f is the 1D signal.
// S is the spectrogram.
//
// Copyright (
www.eeworm.com/read/474583/6813069
m plot_wavelet.m
function Mout = plot_wavelet(M, Jmin, options)
% plot_wavelet - plot 2D wavelet transform stored using Mallat's ordering.
%
% plot_wavelet(MW, Jmin, options);
%
% 'MW' is the wavelet transf
www.eeworm.com/read/474583/6813073
m plot_spectrogram.m
function plot_spectrogram(S,f, options)
% plot_spectrogram - display the spectrogram
%
% plot_spectrogram(S,f, options);
%
% f is the 1D signal.
% S is the spectrogram.
options.null = 0;
if na
www.eeworm.com/read/474600/6813526
m plot_process.m
function plot_process(mu, plot_on)
%Plot the mu's during an algorithm's execution
%Inputs:
% mu - The location of points
% plot_on - 1-Plot centers, 2-Plot Voronoi centers, 3-Both
%
% No o
www.eeworm.com/read/474600/6813551
m plot_scatter.m
function plot_scatter(plot_patterns, plot_targets, fig, color)
% Make a scatter plot of the data
% Inputs:
% plot_patterns - Data patterns
% plot_targets - Data targets
% fig - Optional figu
www.eeworm.com/read/195191/8169403
plot mdv1.plot
level length istart jstart energy
1 10 50 72 -1453
1 3 102 128 -1453
1 3 24 48 -1453
1 5 1 220 -1453
1 5 130 177 -1453
1 5 135 148 -1453
1 5 16 205 -1453
1 6 152 167 -1453
1 7 106 124 -1453