Skip to content

Commit

Permalink
updates wrong data generator
Browse files Browse the repository at this point in the history
  • Loading branch information
bytecod3 committed Jan 25, 2025
1 parent e679ac6 commit 72187a3
Show file tree
Hide file tree
Showing 10 changed files with 2,177 additions and 17 deletions.
4 changes: 2 additions & 2 deletions app/NaFCSE/window_defs.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#define WINDOW_DEFS_H


#define WINDOW_HEIGHT 900
#define WINDOW_WIDTH 1500
#define WINDOW_HEIGHT 800
#define WINDOW_WIDTH 1300


#endif // WINDOW_DEFS_H
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@
0.012,0.041277
0.013,0.047032
0.014,0.053031
0.015,0.059267
0.016,0.065729
0.017,0.07241
0.018,0.079303
0.019,0.086403
0.02,0.093702
0.021,0.1012
0.022,0.10888
0.023,0.11675
0.024,0.1248
0.025,0.13303
0.026,0.14143
0.027,0.15
0.028,0.15873
0.029,0.16763
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
0.0
0.0
0.0
0
0
0
0.03048
0.12192
0.27432
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
0,0
1,0
2,0
3,0.03048
4,0.12192
5,0.27432
6,0.51816
7,0.85344
8,1.24968
9,1.76784
10,2.34696
11,3.048
12,3.84048
13,4.7244
14,5.66928
15,6.73608
16,7.89432
17,9.144
18,10.45464
19,11.79576
20,13.16736
21,52.97424
22,89.73312
23,123.56592
24,154.47264
25,182.60568
26,207.96504
27,230.67264
28,250.72848
29,268.19352
30,283.09824
31,295.5036
32,305.37912
33,312.78576
34,317.69304
35,320.1924
36,320.1924
37,317.78448
38,312.90768
39,305.59248
40,295.83888
41,283.70784
42,269.19936
43,252.31344
44,233.14152
45,211.65312
46,187.93968
47,162.0012
48,133.92912
49,103.72344
50,71.4756
51,37.24656
52,1.03632
Loading

0 comments on commit 72187a3

Please sign in to comment.