photo

ludolfusexe


Last seen: Today Con actividad desde 2024

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Shading of viscircles weird behavior
When I export a figure via exportgraphics(axis,filename); multiple times, I get the strange behavior that after some exports ...

8 días hace | 1 respuesta | 0

1

respuesta

Pregunta


Simulink logging intervals with discrete and continuous blocks
Hi all, In my Simulink Model are some Discrete Blocks (implemented as Level-2 Matlab S-Function) with period time T and also ...

16 días hace | 1 respuesta | 0

1

respuesta

Pregunta


Replacing substring not working
Why isn't this working? toBeChanged = "\dot{h}_j(\phi_j,x,y) = \delta _{u}-\delta _{l}\,{\mathrm{e}}^{-\frac{{\left(q_{\mathrm{...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Force symbolic simplification to eliminate variable
When breaking down a (long and complex) formula into the form , I use the approach of the lincoeffs script. The problem is, th...

2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


Substitute partial differential into symfun
Because my actual functions are very complex, I would like to calculate the derivative of nested functions first and then substi...

2 meses hace | 1 respuesta | 0

1

respuesta

Respondida
Building symbolic expression with vars from vector
syms x y p_jx p_jy phi_j m = 10 p_j = sym('p', [m 2]) phi = sym('phi', [m,1]) J_j = sqrt((x-p_jx)^2+(y-p_jy)...

2 meses hace | 0

Pregunta


Building symbolic expression with vars from vector
Is it possible, to build a symbolic expression with symbolic parameters/variables like in the minimal example below? syms x y ...

2 meses hace | 2 respuestas | 0

2

respuestas