Estadística
CLASIFICACIÓN
282.361
of 301.487
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.303
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.775
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
Feeds
Pregunta
Use ginput in a datatip
I'd like create an extra toolbar button on the standard plot menu creating a datatip that displays the distance to its previous ...
7 días hace | 1 respuesta | 0
1
respuestaPregunta
Pass command to engEvalString() and return immediately
When using engEvalString from my programs it is not always necessary to wait for the MATLAB console to send back a response (i.e...
28 días hace | 0 respuestas | 0
0
respuestasPregunta
How to check that a matlab.ui.Figure handle is deleted?
There is a waitbar() in my application that shows the progress of a simulation. When an error in the simulation occurs, or when ...
3 meses hace | 1 respuesta | 0
1
respuestaPregunta
ilaplace doesn't handle tanh()
While doing convolutions, I wanted to convolve a function f() with a square wave. There are two Laplace transformations of a sq...
7 meses hace | 3 respuestas | 0
3
respuestasPregunta
Calculate expm(m*A*t/n) from expm(A*t/n)
Is it possible to efficiently calculate M = expm(m*A*T/n) given N = expm(A*T/n)? Here m, n, and T are scalars, m <= n. The idea...
8 meses hace | 1 respuesta | 0
1
respuestaPregunta
Make MATLAB output in strict ASCII
MATLAB console output used high-ASCII sometimes, e.g. for its prompt ( » ). In R2025A it may output UTF8, e.g., for zpk() outpu...
9 meses hace | 1 respuesta | 0
1
respuestaHow to programmatically change the command window text size?
I found the perfect answer in the link below: no desktop font size .
más de 1 año hace | 0
| aceptada
Pregunta
How to programmatically change the command window text size?
It is of course possible to change the command window's text size by setting preferences, using the GUI. Is there a way to do th...
más de 1 año hace | 3 respuestas | 0
3
respuestasPregunta
pzmap and bode do not return zeros for all specified outputs
I derived the state-space description of a simple RC network and now want to inspect its poles and (tranmission) zeroes. Surpris...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to reformat the display output precision of e.g. the TF() function?
When asking for a transfer function, given a state-space object sysd, MATLAB prints the result like this: >> tfd = tf(sysd) ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to make LEGEND adapt when a plot is zoomed?
I have quite a 'busy' plot with potentially up to 50 or more curves on it. I made a (large :-) legend box that allows the user t...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to change the default x-axis unit in a Bode diagram to Hertz?
Rad/s is nice for mechanical people, but I'm an EE, and I much prefer Hertz. It should be something simple, but I can't find...
más de 7 años hace | 4 respuestas | 0
4
respuestasPregunta
solve a symbolic matrix equation
I wonder if it is at all possible to solve the following equation with the Symbolic Toolbox. Matlab was working for more than 5 ...
más de 7 años hace | 0 respuestas | 0
