photo

Naor t


Last seen: 대략 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
288,831
of 300,369

평판
0

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

거의 4년 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 4 | 0

4

답변