photo

Tobin Fricke


Louisiana State University

Con actividad desde 2002

Followers: 0   Following: 0

Mensaje

Professional Interests: signal processing, oceanography, gravitational waves

Estadística

All
MATLAB Answers

5 Preguntas
1 Respuesta

File Exchange

5 Archivos

CLASIFICACIÓN
196.387
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
5 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
20.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
2.376 of 20.941

REPUTACIÓN
741

EVALUACIÓN MEDIA
4.10

CONTRIBUCIONES
5 Archivos

DESCARGAS
10

ALL TIME DESCARGAS
7229

CLASIFICACIÓN

of 168.477

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

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

Ver insignias

Feeds

Ver por

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

más de 14 años hace | 0

Pregunta


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

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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?

más de 14 años hace | 4 respuestas | 0

4

respuestas

Pregunta


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

más de 14 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 14 años hace | 2 respuestas | 0

2

respuestas

Enviada


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

más de 14 años hace | 2 descargas |

4.3 / 5

Enviada


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

más de 14 años hace | 2 descargas |

5.0 / 5

Enviada


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

más de 15 años hace | 4 descargas |

0.0 / 5
Thumbnail

Enviada


Angular Momentum Operators
Compute angular momentum operators for eigenstates.

casi 21 años hace | 1 descarga |

3.0 / 5

Enviada


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

más de 23 años hace | 1 descarga |

4.0 / 5
Thumbnail