Sara Nikdel
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
33.051
of 295.467
REPUTACIÓN
1
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
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
Why do I receive this error while using a MATLAB help example?
I am trying to do something similar to this MATLAB example that is provided in Help: syms x y z S = struct('f1',x*y,'f2',y + ...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Create Figures in a loop
Hi, I am trying to create multiple figures using a for loop, but I am not sure how it is done? I also need to save them as jpe...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Simplify Boolean/logical expression
I have the following commands: syms a b c; S = simplify( ((a|b) | a) & (a|c) ); When I run them, it gives me the following an...
más de 4 años hace | 2 respuestas | 1
2
respuestasPregunta
Compute probability of a logical/boolean expression
Hi, I have boolean expressions as inputs, then I want to simplify the expression as it is shown below. syms a b c; mcs(a,b,c...
más de 4 años hace | 1 respuesta | 0