photo

Ishu Jaiswal


Last seen: 2개월 전 2022년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


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

대략 2년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 2년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변