Recent content by Simon_Azerty
-
S
MATLAB Python to Matlab Conversion for fscanf & DWT
Hello, 1. Homework Statement I find diffuculties to transform fscanf and to apply the discrete wavelet transform order 2 from matla to python. Homework Equations This is the MATLAB code: D_P=fopen('distance_profil.txt','r'); i=0; while(feof(D_P)==0)% test for end of file i=i+1...- Simon_Azerty
- Thread
- Code Matlab Matlab code Matlab programming Python
- Replies: 1
- Forum: MATLAB, Maple, Mathematica, LaTeX