photo

Naor t


Last seen: oltre 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
89.653
of 300.553

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 21.024

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 169.635

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 4 risposte | 0

4

risposte