Community Profile

photo

Felipe Padua


Last seen: 11 mesi fa Attivo dal 2022

Statistiche

  • 3 Month Streak
  • First Answer

Visualizza badge

Content Feed

Visto da

Risposto
Split arrays and Apply function
First of all, something that probably will help you is the fact that vectors (and matrices and arrays) can be indexed not only b...

oltre un anno fa | 0

Risposto
Using pagemtimes multiplying from left and right side
You can use pagemtimes to perform both multiplications but, since chol accept only matrices (2D arrays) as arguments, you'll sti...

oltre un anno fa | 0

Risposto
What Happened to the SrcWorkspace Name-Value Input to the sim() Command?
It's present in R2022a documentation.

oltre un anno fa | 0

Risposto
How to pass a parameter structure from m-file to Simulink?
By default, Simulink looks at the base workspace for searching Matlab variables used as parameters. But you can "force" Simulink...

oltre un anno fa | 1