photo

Pere Garau Burguera


Last seen: 7 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
2 个回答

Cody

0 个问题
1 个答案

排名
8,624
of 300,176

声誉
5

贡献数
5 个提问
2 个回答

回答接受率
80.0%

收到投票数
1

排名
 of 20,884

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
104,259
of 167,643

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


DTW metric (euclidean/absolute) strange behavior
I have a doubt concerning the Dynamic Time Warping (DTW) function from the Signal Processing Toolbox. Concretely, when it comes...

4 years 前 | 0 个回答 | 1

0

个回答

提问


insfilterMARG parameter tuning - Kalman filter
Hello, I am trying to do sensor fusion for pose estimation using the insfilterMARG filter. I am somewhat following the structur...

4 years 前 | 1 个回答 | 0

1

个回答

提问


State prediction for insfilterMARG
Hi, In insfilterMARG, I am trying to understand how the state update equations work. Specifically, the 4 first elements of the ...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Matlab integral funtion error
The solution is given in the error message, you should use fi=integral(f,1,3,'ArrayValued',true); Cheers, Pere

4 years 前 | 0

已回答
Extract magnitude response in dB using fvtool(_) or freqz(_)
You can still use freqz, and in h you get the frequency response. [h,w] = freqz(z); This returns an array of 8192 elements, yo...

4 years 前 | 0

| 已接受

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前

提问


Use local NED coordinate system in fusegps (insfilterMARG - Sensor Fusion and tracking toolbox)
Hello, I am doing sensor fusion with the Sensor Fusion and Tracking Toolbox. In particular, I want to estimate the pose (orient...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Non traceable loss function in neural network
Hi, I would want to know if there's any possibility of having a loss function that looks like this: This is used in a siames...

5 years 前 | 1 个回答 | 0

1

个回答