代码搜索:Plot
找到约 10,000 项符合「Plot」的源代码
代码结果 10,000
www.eeworm.com/read/147682/5728143
m plot_ale.m
% plot_ale(w,x,y,e)
%
% Shows the results of the adaptive line enhancer application.
%
% Input arguments:
% w : The adaptive filter response
% x : filter input signal (narrow-band
www.eeworm.com/read/147682/5728166
m plot_model.m
% plot_model(w,h,e)
%
% Generates plots for evaluating the adaptive modeling problem.
%
% Input variables:
% w : estimated impulse response
% h : actual impulse response
% e : estim
www.eeworm.com/read/147682/5728168
m plot_predict.m
% plot_predict(x,out,err,e)
%
% Generates plots for evaluating the adaptive prediction problem.
%
% Input variables:
% x : predictor input signal
% out : predictor output signal
%
www.eeworm.com/read/147529/5728728
m plot3.m
%空间曲线图
% PLOT3(x,y,z,s)其中x,y,z为向量,每一组分量代表一个数据点。
% s为表示颜色、连线和标记选择的字符串
%例如 曲线x=exp(-0.2*z)*cos(0.5*pi*z),y=exp(-0.2*z)*sin(0.5*pi*z), 0
www.eeworm.com/read/147529/5728938
m plot3.m
%空间曲线图
% PLOT3(x,y,z,s)其中x,y,z为向量,每一组分量代表一个数据点。
% s为表示颜色、连线和标记选择的字符串
%例如 曲线x=exp(-0.2*z)*cos(0.5*pi*z),y=exp(-0.2*z)*sin(0.5*pi*z), 0
www.eeworm.com/read/147422/5729299
m rc_plot.m
% replot rate converted data in a single window.
figure(ana_wav_win_h);
subplot(1,1,1);
plot(SPEECH);
title('Input signal');
www.eeworm.com/read/147422/5729473
m plot_excitation.m
%Program to plot the excitation waveform loaded from a file
%Author : Karthik
%
Lens = Lens_array(segment_no);
start_point = (segment_no*Lens) -( Lens-1);
end_point = start_point + Lens -1;
www.eeworm.com/read/147422/5729516
m plot_formant.m
% To plot the formants
% Author: Albert Hsiao 2/97
%Changes by Karthik
% construct the formant polynomial
rts=ff2root(Ff1(segment_no,:),Fb1(segment_no,:));
pcofa=real( poly(rts) );
www.eeworm.com/read/143026/5760118
rc2 plot.rc2
//
// PLOT.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
//////
www.eeworm.com/read/142536/5764714
c plot5.c
/**********
Copyright 1990 Regents of the University of California. All rights reserved.
**********/
#include "spice.h"
#include "ftegraph.h"
#include "ftedev.h"
#include "fteinput.h"
static FILE *