Following matlab-files can be found in directory $gensys/m:
| File | Subfiles | Note |
|---|---|---|
| create_tread_EN13715.2006.EPS.m | create_circle.m create_line.m |
Create a wheel profile from a drawing |
| create_uic60.m | Create a rail profile from a drawing | |
| hpass1_0.m | First order high-pass filter. Initial value= 0. | |
| hpass2_0.m | Second order high-pass filter. Initial value= 0. | |
| lpass1_0.m | First order low-pass filter. Initial value= 0. | |
| lpass2_0.m | Second order low-pass filter. Initial value= 0. | |
| newtroot.m | Find root with Newton-Raphson's method | |
| read_2col_file.m | Read two vectors from an ASCII-file | |
| read_cmplx_file.m | Read two complex vectors from an ASCII-file | |
| read_id_file.m | Read an id-file written by gensys | |
| track_add_sin.m | Add sinusoidal waves to a track irregularity file | |
| track_add_sin.m | Add sinusoidal waves to a track irregularity file | |
| write_2col_file.m | Write two vectors to an ASCII-file | |
| write_cmplx_file.m | Write two complex vectors to an ASCII-file | |
| write_matrix.m | Write a matrix to an ASCII-file |