etc:common_activities:intel_students_cup:tab_sin
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
etc:common_activities:intel_students_cup:tab_sin [2007/11/07 21:29] – jcmvbkbc | etc:common_activities:intel_students_cup:tab_sin [2008/01/03 02:32] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 7: | Line 7: | ||
diff -ruN src-org/ | diff -ruN src-org/ | ||
--- src-org/ | --- src-org/ | ||
- | +++ src-tabsin/ | + | +++ src-tabsin/ |
@@ -115,6 +115,33 @@ | @@ -115,6 +115,33 @@ | ||
} | } | ||
Line 50: | Line 50: | ||
| | ||
- | @@ -550,8 +578,16 @@ | + | @@ -730,30 +758,34 @@ |
- | { | + | |
- | | + | |
- | * (float)sqrtf(DD * spectr(flK[i], | + | |
- | + | + | |
- | | + | |
- | * (float)sqrtf(DD * spectr(flK[i], | + | |
- | + | + | |
- | + if(fabsf(flAmplitudeX[i*iAngleHarmNum+j])< | + | |
- | + flAmplitudeX[i*iAngleHarmNum+j]=0; | + | |
- | + | + | |
- | + if(fabsf(flAmplitudeY[i*iAngleHarmNum+j])< | + | |
- | + flAmplitudeY[i*iAngleHarmNum+j]=0; | + | |
- | + | + | |
- | | + | |
- | } /* end j */ | + | |
- | } /* end i */ | + | |
- | @@ -730,30 +766,34 @@ | + | |
| | ||
| | ||
Line 110: | Line 93: | ||
/* dot product to compute derivation */ | /* dot product to compute derivation */ | ||
for(t = 0; t < iWaveMeshSize; | for(t = 0; t < iWaveMeshSize; | ||
- | @@ -761,6 +801,7 @@ | + | @@ -761,6 +793,7 @@ |
| | ||
| |
etc/common_activities/intel_students_cup/tab_sin.1194460193.txt.gz · Last modified: 2008/01/03 02:32 (external edit)