![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/19380625_1598987847362_DEF.jpg)
Diana Dawoud
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
12.707
of 297.016
REPUTACIÓN
4
CONTRIBUCIONES
11 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
3
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Excute Latex file via Matlab
After trying all the codes avilable online, the only solution that worked for me is to set the path as in command = '/Librar...
más de 2 años hace | 1
Pregunta
Excute Latex file via Matlab
I need to run a .tex file via Matlab and I'm using the following commands, I'm using MacOS Big Sur, and I'm getting the followi...
más de 2 años hace | 1 respuesta | 1
1
respuestaPregunta
Exciting latex file using Matlab giving errors
I have the following code setenv('PATH', [getenv('PATH') ':/Library/TeX/texbin/pdflatex']); setenv('PATH', [getenv('PATH') ':...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Wrong final answer using symbolic equations
I'm trying to write this simple code, the right answer is 0.3 with an angle of 143.13, the answer that I'm getting is 0.5 with a...
alrededor de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
Extracting data from a figure
I have a figure and I'm using the following code line to extract the information from the figure (the figure is open), however, ...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Bode diagram command is not working
I used to plot the bode diagram using these commands, and now its not working. Which toolbox I should download s = tf('s'); ...
casi 4 años hace | 1 respuesta | 1
1
respuestaPregunta
Fzero function with Bessel functions
I'm trying to excute the following function, bu the problem is that I can keep getting the error "functions values t interval en...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Onramp Matlab courses source files
I'm trying to set experiments related to the Matlab onramp coursses and I have a problem with downloading the source files used ...
alrededor de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
Reduced Echelon form is wrong
As you can see the reduced echelon form is wrong, it should be [1 -4.35; 0 0]
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Low-Light Image Enhancement Demo not working
I'm trying to run the following demo openExample('images/LowLightImageEnhancementExample') But I'm getting this error, "un...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
acosd returns a complex number
I'm trying to find acosd(15/9) in matalb but i'm getting 0.0000 +62.9458i, what dose that mean?
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Mtalb is evaluating the determinate of the matrix with the wring sign
C=[3,1,-3;1,4,2;-3,2,5] det(C) ans =5, while the correct one is -5
más de 4 años hace | 0 respuestas | 0