代码搜索:plotting

找到约 1,607 项符合「plotting」的源代码

代码结果 1,607
www.eeworm.com/read/134894/13971772

m clusterfunc.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % For plotting polynomial and Gaussian-based % cluster functions (n=1 case). % % By: Kevin Passino % Date: 3/24/99 % % Note: This program provides some di
www.eeworm.com/read/236025/14035418

m plotgaus.m

function [h] = plotgaus( mu, sigma, colspec ); % PLOTGAUS Plotting of a Gaussian contour % % PLOTGAUS(MU,SIGMA,COLSPEC) plots the mean and standard % deviation ellipsis of the Gaussian process
www.eeworm.com/read/236025/14035558

m plotgaus.m

function [h] = plotgaus( mu, sigma, colspec ); % PLOTGAUS Plotting of a Gaussian contour % % PLOTGAUS(MU,SIGMA,COLSPEC) plots the mean and standard % deviation ellipsis of the Gaussian process
www.eeworm.com/read/235612/14061822

m contents.m

% CREWES display tools % % Seismic plotting % DBSPEC ... compute and plot the Fourier amplitude spectrum of a trace using a decibel scale % PLOTIMAGE ... Image display utility for seismic matric
www.eeworm.com/read/107559/15604951

m histogram.m

function varargout = histogram(varargin) % GUI for Plotting historgam and equalizing image arrays % % INPUT: % images - array to plot histograms for (can be a single image as well) % 'N' - im
www.eeworm.com/read/386060/8766558

m plot_polynomial.m

% Render a homogeneous polynomial in two variables, or the variety of a % homogeneous variable in three variables. The data samples are used to % determine the plotting range. function plot_polynomia
www.eeworm.com/read/281783/9135994

m bezierall.m

%Bezier general function %plot in 51 points function [base,all]=Bezierall(P,N) %number of plotting points pointsize=size(P); %get the points decides the number
www.eeworm.com/read/168118/9938153

m contents.m

% The CREWES Project Misc Utilities toolbox % % more seismic plotting, digital editing engine, zooming, % selection box, interpolating, etc. % % bigfont --- enlarge\reduce the font for e
www.eeworm.com/read/362152/10015652

m qplot.m

function qplot(s, nbits, mu, ncases) %QPLOT for plotting dependence of signal-to-noise ratio %----- on decreasing signal level % % Usage: qplot(s, nbits, mu, ncases) % %
www.eeworm.com/read/278321/10547212

h lame-analysis.h

/* * GTK plotting routines source file * * Copyright (c) 1999 Mark Taylor * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General