photo

Naor t


Last seen: alrededor de 3 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

6 Preguntas
0 Respuestas

CLASIFICACIÓN
188.876
of 300.365

REPUTACIÓN
0

CONTRIBUCIONES
6 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.933

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.262

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

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to set Image contrast using slider?
I have this button, when clicking im searcing for image in the computer, then i want to change the brightness and contrast. brig...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Some Errors I couldn't fix (gui)
Hey, so i have this project, rock scissors paper, and it works ok, but for some reason when i start RUN in matlab, i have those...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


ode 45 doesnt work
Hey' so im tring to solve this eq this is the code' what im missing? why it dosent work? y0 = [-1 ;8]; tspan = [0 ;3...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Given 2 points - how to find the quadratic equation?
For example' if i have point1= (1,2) point1= (3,2) how to find the quadratic equation? and how to find the maximum of the...

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Trying to plot function
Hey, so ihave been asked to plot this function I found a way to do this syms x y=piecewise(x<-4, 0, -4<=x<3, x+2, x...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Array indices must be positive integers or logical values.
Why im keeping get this massage all the time? what do i do wrong? t=linspace(0,2*pi,100); plot(cos(t),sin(2*t)); hold o...

más de 4 años hace | 4 respuestas | 0

4

respuestas