photo

marcel hendrix


Last seen: 21 jours il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

12 Questions
1 Réponse

RANG
282 420
of 301 545

RÉPUTATION
0

CONTRIBUTIONS
12 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 21 319

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 285

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


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

21 jours il y a | 1 réponse | 0

1

réponse

Question


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

environ un mois il y a | 1 réponse | 0

0

réponse

Question


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 mois il y a | 1 réponse | 0

1

réponse

Question


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 mois il y a | 3 réponses | 0

3

réponses

Question


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 mois il y a | 1 réponse | 0

1

réponse

Question


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

10 mois il y a | 1 réponse | 0

1

réponse

Réponse apportée
How to programmatically change the command window text size?
I found the perfect answer in the link below: no desktop font size .

presque 2 ans il y a | 0

| A accepté

Question


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

presque 2 ans il y a | 3 réponses | 0

3

réponses

Question


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

plus de 2 ans il y a | 2 réponses | 0

2

réponses

Question


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

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


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

plus de 7 ans il y a | 4 réponses | 0

4

réponses

Question


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

plus de 7 ans il y a | 1 réponse | 0

0

réponse