代码搜索:Graphs
找到约 1,209 项符合「Graphs」的源代码
代码结果 1,209
www.eeworm.com/read/138743/5813937
m wt07fig11.m
% CAPTION
fprintf('\n');
disp('Figure 7.11')
disp('The left and right graphs at the top are respectively the')
disp('Daubechies scaling function and wavelet with p=8 vanishing moments.')
disp('Th
www.eeworm.com/read/138743/5813959
m wt07fig14.m
% CAPTION
fprintf('\n');
disp('Figure 7.14')
disp('Window 1: The top left and right graphs are biorthogonal')
disp('spline scaling functions calculated with conjugate mirror')
disp('filters havin
www.eeworm.com/read/154092/11989965
m fig5_20.m
%
% This routine generates graphs of the loss factor and
% insertion loss of the lowpass Chebyshev filters
% of order 1 through 4.
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
%
www.eeworm.com/read/131533/14140208
java demostat.java
// Demonstrate the Stats and Graphs.
import java.io.*;
import java.awt.*;
class DemoStat {
public static void main(String args[])
throws IOException
{
double num
www.eeworm.com/read/128750/14279869
m fig5_20.m
%
% This routine generates graphs of the loss factor and
% insertion loss of the lowpass Chebyshev filters
% of order 1 through 4.
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
%
www.eeworm.com/read/217949/14942847
m fig5_20.m
%
% This routine generates graphs of the loss factor and
% insertion loss of the lowpass Chebyshev filters
% of order 1 through 4.
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
%
www.eeworm.com/read/229812/4735363
makefile
#pmake: os_qnx cpu_i86
host_os = qnx
host_cpu = i86
libname = graphs
!include ../graphics.mif
www.eeworm.com/read/213767/4912394
rb sparklines_controller.rb
# Handles requests for sparkline graphs.
#
# You shouldn't need to edit or extend this, but you can read
# the documentation for SparklinesHelper to see how to call it from
# another view.
#
# AUTHOR
www.eeworm.com/read/204713/5029618
java graph.java
package com.jopdesign.util;
import java.util.*;
/**
* Utility class for manipulation of graphs
* TODO: find a library that does exactly this and
* is not too big.
* @author martin, rasmus
*
*/
www.eeworm.com/read/170938/5402481
m wt05fig04.m
% caption
fprintf('\n');
disp('Figure 5.4')
disp('The dyadic wavelet is a quadratic spline with one vanishing moment.')
disp('These graphs display the modulus square of its Fourier transform')
di