Community Profile

photo

Ishu Jaiswal


Last seen: 9ヶ月 前 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年 前 | 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年以上 前 | 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年 前 | 1 件の回答 | 0

1

回答