Community Profile

photo

Herve Hugonnet


Last seen: environ 2 mois il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

  • Revival Level 1
  • First Review
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


matlab strange result for mean of single vs double
Hello, I get vastly different result when avraging an array using single vs double precision. Here is a code to reproduce my is...

plus de 3 ans il y a | 3 réponses | 4

3

réponses

A répondu
Create .ptx files from .cu files
I had the same issue and solved it by adding the path to the cl.exe filed in the comand line (change the path to match your visu...

presque 4 ans il y a | 0

A répondu
3D Rotation Matrix
The simplest if you do not have the phase array system toolbox is to define anonymous functions : rotx = @(t) [1 0 0; 0 cos(t)...

presque 5 ans il y a | 1