photo

Naor t


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
197,579
of 300,399

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,952

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,598

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 4 个回答 | 0

4

个回答