photo

Ishu Jaiswal


Last seen: 1 year 前 自 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...

1 year 前 | 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...

1 year 前 | 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 =...

2 years 前 | 1 个回答 | 0

1

个回答