Mohamed AKI Ahmed
Followers: 0 Following: 0
Python, C++, MATLAB
Spoken Languages:
English
Estadística
CLASIFICACIÓN
92.849
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
12 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
41.67%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Very slow code run on Linux
Hello. I have a large code that I compiled. The code takes around 2 seconds to run on Windows but when running on Linux, it take...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
MATLAB On High Performance Computing (HPC)
Hello all, I have a python code that calles a MATLAB compiled file many times during a single run to get information from a m...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Calling MATLAB file from Linux using MCR
I have a MATLAB file that is called "run_mycode.m", This code is a function that takes 4 arguments(one boolean, two empty string...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Using Python to run a MATLAB function using MCR without importing the package
Hello all. I'm aware of the two different ways to comunicate between MATLAB and Python (i.e., using the API and SDK). My questio...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Ignoring the line continuation (...) when reading a text file
Hello all! I have a text file with some structure inputs that I'm reading and evaluating in MATLAB directly using the eval funct...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
uitreenode size\position change
Hello. I want to know if it is possible to change the size/position in uitreenode. I am using GUIDE and in my panel tree, the in...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Unit test code coverage
I have a bunch of unittest files that I run using runtests(pwd,'IncludeSubfolders', true) I want to know how can I add the co...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
run unit tests in subfolder containing the test files
Hello, I have a bunch of test files in a folder and another file that I indicate the runtest command in (the file is not in the ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
fgets write -1.000000e+00 in output file
Hello, I have a code that first opens a file (using fopen), then gets everyline from the file, however, when encountering th...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Tolerance use in verifyEqual for unit tests
Hello, I am having a problem when defining a tolerance to be checked while using the verifyEqual function for a unit test. My co...
más de 2 años hace | 1 respuesta | 0
1
respuestaHow to perform unit testing for matlab model
I would recommend checking this video. It explains everything you need to start with for unit testing in MATLAB, after that you ...
más de 2 años hace | 0
Pregunta
assert() alternative to continue the test when finding an error
Is there another function instead of assert() that if found error can still continue and not stop the test when found one error?...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Use variables in dbstop
Hello. I want to ask if I can use dbstop for a specific input defined before the function is called. For example, file= 'dul...
alrededor de 3 años hace | 1 respuesta | 0