photo

Herve Hugonnet


Last seen: 5 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

  • Revival Level 1
  • First Review
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 3 risposte | 4

3

risposte

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

circa 4 anni fa | 0

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

circa 5 anni fa | 1