photo

Ishu Jaiswal


Last seen: 12 meses hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


There is a "weightingFilter" function that converts given signal to weighted signal, for A,B,C audio filters. Can we include our own filter in the function ?
The weighting filter I have has 44 frequencies and is taken from ISO-2631 standard. And my signal has 20 samples in discrete tim...

más de 1 año hace | 0 respuestas | 0

0

respuestas

Pregunta


State space represenation of double integrator car model in the curvilinear domain.
The curved road is defined equation is given as the curvature k(s), where 's' is a distance travelled along the curve. The road...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


fmincon solver not working
close all; clear all; clc; %u = sym('u', [4,2]); A = []; b = []; Aeq = []; beq = []; lb = [-4;4]; ub = [ -4;4]; X0 =...

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

1

respuesta