Community Profile

photo

Naor t


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 4 | 0

4

답변