photo

BHOOMIKA MS


Last seen: 18 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • First Answer

Ver insignias

Feeds

Ver por

Respondida
how to do implement difference equation in matlab
% Define the symbolic variable syms z n % Define the Z-transform of the right-hand side 2^n rhs_z = 1 / (1 - 2*z^(-1)); ...

18 días hace | 0

Respondida
how to do implement difference equation in matlab
% Define the symbolic variable syms z n % Define the Z-transform of the right-hand side 2^n rhs_z = 1 / (1 - 2*z^(-1)); ...

18 días hace | 0

Respondida
How to deploy a Matlab app to iOS and Android?
[a, t]=accellog(m); Plot(t, a); legend('X','Y','Z'); xlabel('relative time (s)'); ylabel('acceleration (m/s^2);

2 meses hace | 0

Respondida
How to deploy a Matlab app to iOS and Android?
[a, t]=accellog(m); Plot(t, a); legend('X','Y','Z'); xlabel('relative time (s)'); ylabel('acceleration (m/s^2);

2 meses hace | 0