![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/996291_1522076928725_DEF.jpg)
Tobin Fricke
Louisiana State University
Followers: 0 Following: 0
Professional Interests: signal processing, oceanography, gravitational waves
Statistics
RANK
250 942
of 297 105
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
2 368 of 20 417
REPUTATION
736
AVERAGE RATING
4.10
CONTRIBUTIONS
5 Files
DOWNLOADS
8
ALL TIME DOWNLOADS
7173
RANK
of 157 897
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Plot a line below existing traces
Found one solution: L = line(x, y); uistack(L, 'bottom');
mer än 13 år ago | 0
Question
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 ...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
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 ...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
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?
mer än 13 år ago | 4 answers | 0
4
answersQuestion
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)); ...
mer än 13 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 13 år ago | 2 answers | 0
2
answersSubmitted
Block Levinson solver
Efficiently solve symmetric block Toeplitz matrix equations using Block Levinson recursion
nästan 14 år ago | 1 download |
Submitted
Find optimal FIR Wiener filter for multiple inputs
Find optimal FIR Wiener filter for multiple inputs
nästan 14 år ago | 1 download |
Submitted
zpkfit
Fit poles and zeroes (ZPK) to frequency response data
mer än 14 år ago | 3 downloads |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/27821/versions/1/screenshot.png)
Submitted
Angular Momentum Operators
Compute angular momentum operators for eigenstates.
ungefär 20 år ago | 2 downloads |
Submitted
print_heirarchy.m
Displays the graphics object heirarchy in a nifty ascii tree.
mer än 22 år ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/2028/versions/1/screenshot.png)