photo

Tobin Fricke


Louisiana State University

自 2002 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: signal processing, oceanography, gravitational waves

统计学

All
MATLAB Answers

5 个提问
1 个回答

File Exchange

5 文件

排名
251,322
of 297,457

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
2,369 of 20,438

声誉
736

平均
4.10

贡献数
5 文件

下载次数
7

ALL TIME 下载次数
7176

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

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

13 years 前 | 0

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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?

13 years 前 | 4 个回答 | 0

4

个回答

提问


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)); ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


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...

13 years 前 | 2 个回答 | 0

2

个回答

已提交


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

14 years 前 | 1 次下载 |

4.3 / 5

已提交


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

14 years 前 | 1 次下载 |

5.0 / 5

已提交


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

15 years 前 | 1 次下载 |

0.0 / 5
Thumbnail

已提交


Angular Momentum Operators
Compute angular momentum operators for eigenstates.

20 years 前 | 3 次下载 |

3.0 / 5

已提交


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

22 years 前 | 1 次下载 |

4.0 / 5
Thumbnail