photo

Marc Barnada


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


casting without rounding using coder
How can I manually trigger casting from a float/double to integer without involving any rounding while using coder? LUT = singl...

environ 2 ans il y a | 1 réponse | 0

1

réponse

Question


Prevent loop merging in Matlab coder
Matlab tends to merge for loops of the same size as: xyz = zeros(2048,3); for i = 1:size(xyz,1) xyz(i,:)= 123; end ...

environ 2 ans il y a | 1 réponse | 0

1

réponse