Community Profile

photo

Tobin Fricke


Louisiana State University

Attivo dal 2002

Followers: 0   Following: 0

Contatto

Professional Interests: signal processing, oceanography, gravitational waves

Statistiche

All
  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
Plot a line below existing traces
Found one solution: L = line(x, y); uistack(L, 'bottom');

oltre 12 anni fa | 0

Domanda


Plot a line below existing traces
Suppose I have an axis that already contains a number of traces made using the plot command. I want to annotate my graph using ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


When was BESSELJ introduced?
The BESSEL function is now deprecated (as of R2010b) and generates an error, as it has been replaced with BESSELJ. *In which ...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there a function that retrieves the filename of the current script?
Is there a way to, from a .m file, determine the filename (including directory path) of that .m file?

quasi 13 anni fa | 4 risposte | 0

4

risposte

Domanda


Expand subplot to fill entire figure
I often plot Bode plots to plot the magnitude and phase of a complex function: ax = subplot(2,1,1) semilogx(f, db(H)); ...

quasi 13 anni fa | 1 risposta | 0

1

risposta

Domanda


How do I set "hold all" for an array of axes handles?
Suppose I have a vector of axes handles, for instance: ax = subplot(2,1,1); % ... ax(2) = subplot(2,1,2); % ... I woul...

quasi 13 anni fa | 2 risposte | 0

2

risposte

Inviato


Block Levinson solver
Efficiently solve symmetric block Toeplitz matrix equations using Block Levinson recursion

circa 13 anni fa | 2 download |

Inviato


Find optimal FIR Wiener filter for multiple inputs
Find optimal FIR Wiener filter for multiple inputs

circa 13 anni fa | 2 download |

Inviato


zpkfit
Fit poles and zeroes (ZPK) to frequency response data

quasi 14 anni fa | 7 download |

Thumbnail

Inviato


Angular Momentum Operators
Compute angular momentum operators for eigenstates.

circa 19 anni fa | 2 download |

Inviato


print_heirarchy.m
Displays the graphics object heirarchy in a nifty ascii tree.

oltre 21 anni fa | 1 download |

Thumbnail