Community Profile

photo

Pere Garau Burguera


Last seen: 4 Monate vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

| akzeptiert

Gelöst


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

mehr als 2 Jahre vor

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort